Skip to content

Commit cfec8f8

Browse files
authored
Merge pull request #309 from SwedbankPay/dependabot/bundler/tests/full/swedbank-pay-design-guide-jekyll-theme-1.17.0
Bump swedbank-pay-design-guide-jekyll-theme from 1.16.1 to 1.17.0 in /tests/full
2 parents 1b91600 + 95310fd commit cfec8f8

File tree

1 file changed

+9
-16
lines changed

1 file changed

+9
-16
lines changed

tests/full/Gemfile.lock

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,8 @@ GEM
88
tzinfo (~> 2.0)
99
addressable (2.8.1)
1010
public_suffix (>= 2.0.2, < 6.0)
11-
async (2.1.0)
12-
console (~> 1.10)
13-
io-event (~> 1.0.0)
14-
timers (~> 4.1)
1511
colorator (1.1.0)
1612
concurrent-ruby (1.1.10)
17-
console (1.15.3)
18-
fiber-local
1913
em-websocket (0.5.3)
2014
eventmachine (>= 0.12.9)
2115
http_parser.rb (~> 0)
@@ -27,27 +21,25 @@ GEM
2721
ruby2_keywords (>= 0.0.4)
2822
faraday-net_http (3.0.1)
2923
ffi (1.15.5)
30-
fiber-local (1.0.0)
3124
forwardable-extended (2.6.0)
3225
gemoji (3.0.1)
3326
html-pipeline (2.14.2)
3427
activesupport (>= 2)
3528
nokogiri (>= 1.4)
36-
html-proofer (5.0.0)
29+
html-proofer (3.19.4)
3730
addressable (~> 2.3)
38-
async (~> 2.1)
31+
mercenary (~> 0.3)
3932
nokogiri (~> 1.13)
33+
parallel (~> 1.10)
4034
rainbow (~> 3.0)
4135
typhoeus (~> 1.3)
4236
yell (~> 2.0)
43-
zeitwerk (~> 2.5)
44-
html-proofer-unrendered-markdown (0.2.0)
45-
html-proofer (>= 4.0.0)
37+
html-proofer-unrendered-markdown (0.1.3)
38+
html-proofer (~> 3.0, >= 3.15.1)
4639
htmlentities (4.3.4)
4740
http_parser.rb (0.8.0)
4841
i18n (1.12.0)
4942
concurrent-ruby (~> 1.0)
50-
io-event (1.0.9)
5143
jekyll (4.2.2)
5244
addressable (~> 2.4)
5345
colorator (~> 1.0)
@@ -96,6 +88,7 @@ GEM
9688
mini_portile2 (~> 2.8.0)
9789
racc (~> 1.4)
9890
open3 (0.1.1)
91+
parallel (1.22.1)
9992
pathutil (0.16.2)
10093
forwardable-extended (~> 2.6)
10194
public_suffix (5.0.0)
@@ -116,26 +109,26 @@ GEM
116109
rb-inotify (~> 0.9, >= 0.9.7)
117110
sassc (2.4.0)
118111
ffi (~> 1.9)
119-
swedbank-pay-design-guide-jekyll-theme (1.16.1)
112+
swedbank-pay-design-guide-jekyll-theme (1.17.0)
120113
faraday (>= 1.0.1, < 3)
114+
html-proofer (~> 3, >= 3.19)
121115
jekyll (>= 3.7, < 5.0)
122116
jekyll-contentblocks (~> 1, >= 1.2)
123117
jekyll-material-icon-tag (~> 1, >= 1.1)
124118
jekyll-redirect-from (~> 0.16)
125119
jemoji (~> 0.12)
126120
kramdown-plantuml (~> 1, >= 1.3.2)
127121
nokogiri (~> 1.11)
122+
rake (~> 13.0)
128123
sass (~> 3, >= 3.7)
129124
terminal-table (2.0.0)
130125
unicode-display_width (~> 1.1, >= 1.1.1)
131-
timers (4.3.4)
132126
typhoeus (1.4.0)
133127
ethon (>= 0.9.0)
134128
tzinfo (2.0.5)
135129
concurrent-ruby (~> 1.0)
136130
unicode-display_width (1.8.0)
137131
yell (2.2.2)
138-
zeitwerk (2.6.1)
139132

140133
PLATFORMS
141134
ruby

0 commit comments

Comments
 (0)