Skip to content

Commit b6dd394

Browse files
Bump swedbank-pay-design-guide-jekyll-theme in /tests/full
Bumps [swedbank-pay-design-guide-jekyll-theme](https://github.com/SwedbankPay/swedbank-pay-design-guide-jekyll-theme) from 1.16.1 to 1.17.0. - [Release notes](https://github.com/SwedbankPay/swedbank-pay-design-guide-jekyll-theme/releases) - [Commits](SwedbankPay/swedbank-pay-design-guide-jekyll-theme@1.16.1...1.17.0) --- updated-dependencies: - dependency-name: swedbank-pay-design-guide-jekyll-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f51dac8 commit b6dd394

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

tests/full/Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.3)
4+
activesupport (7.0.4)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -16,30 +16,29 @@ GEM
1616
ethon (0.15.0)
1717
ffi (>= 1.15.0)
1818
eventmachine (1.2.7)
19-
faraday (2.3.0)
20-
faraday-net_http (~> 2.0)
19+
faraday (2.6.0)
20+
faraday-net_http (>= 2.0, < 3.1)
2121
ruby2_keywords (>= 0.0.4)
22-
faraday-net_http (2.0.3)
22+
faraday-net_http (3.0.0)
2323
ffi (1.15.5)
2424
forwardable-extended (2.6.0)
2525
gemoji (3.0.1)
2626
html-pipeline (2.14.2)
2727
activesupport (>= 2)
2828
nokogiri (>= 1.4)
29-
html-proofer (4.4.1)
29+
html-proofer (3.19.4)
3030
addressable (~> 2.3)
3131
mercenary (~> 0.3)
3232
nokogiri (~> 1.13)
3333
parallel (~> 1.10)
3434
rainbow (~> 3.0)
3535
typhoeus (~> 1.3)
3636
yell (~> 2.0)
37-
zeitwerk (~> 2.5)
38-
html-proofer-unrendered-markdown (0.2.0)
39-
html-proofer (>= 4.0.0)
37+
html-proofer-unrendered-markdown (0.1.3)
38+
html-proofer (~> 3.0, >= 3.15.1)
4039
htmlentities (4.3.4)
4140
http_parser.rb (0.8.0)
42-
i18n (1.10.0)
41+
i18n (1.12.0)
4342
concurrent-ruby (~> 1.0)
4443
jekyll (4.2.2)
4544
addressable (~> 2.4)
@@ -84,7 +83,7 @@ GEM
8483
rb-inotify (~> 0.9, >= 0.9.10)
8584
mercenary (0.4.0)
8685
mini_portile2 (2.8.0)
87-
minitest (5.16.1)
86+
minitest (5.16.3)
8887
nokogiri (1.13.8)
8988
mini_portile2 (~> 2.8.0)
9089
racc (~> 1.4)
@@ -96,11 +95,11 @@ GEM
9695
racc (1.6.0)
9796
rainbow (3.1.1)
9897
rake (13.0.6)
99-
rb-fsevent (0.11.1)
98+
rb-fsevent (0.11.2)
10099
rb-inotify (0.10.1)
101100
ffi (~> 1.0)
102101
rexml (3.2.5)
103-
rouge (3.29.0)
102+
rouge (3.30.0)
104103
ruby2_keywords (0.0.5)
105104
safe_yaml (1.0.5)
106105
sass (3.7.4)
@@ -110,25 +109,26 @@ GEM
110109
rb-inotify (~> 0.9, >= 0.9.7)
111110
sassc (2.4.0)
112111
ffi (~> 1.9)
113-
swedbank-pay-design-guide-jekyll-theme (1.16.1)
112+
swedbank-pay-design-guide-jekyll-theme (1.17.0)
114113
faraday (>= 1.0.1, < 3)
114+
html-proofer (~> 3, >= 3.19)
115115
jekyll (>= 3.7, < 5.0)
116116
jekyll-contentblocks (~> 1, >= 1.2)
117117
jekyll-material-icon-tag (~> 1, >= 1.1)
118118
jekyll-redirect-from (~> 0.16)
119119
jemoji (~> 0.12)
120120
kramdown-plantuml (~> 1, >= 1.3.2)
121121
nokogiri (~> 1.11)
122+
rake (~> 13.0)
122123
sass (~> 3, >= 3.7)
123124
terminal-table (2.0.0)
124125
unicode-display_width (~> 1.1, >= 1.1.1)
125126
typhoeus (1.4.0)
126127
ethon (>= 0.9.0)
127-
tzinfo (2.0.4)
128+
tzinfo (2.0.5)
128129
concurrent-ruby (~> 1.0)
129130
unicode-display_width (1.8.0)
130131
yell (2.2.2)
131-
zeitwerk (2.6.1)
132132

133133
PLATFORMS
134134
ruby

0 commit comments

Comments
 (0)