Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 8465701

Browse files
authored
Merge pull request magento-commerce/devdocs#3229
Update ruby dependencies
2 parents a6bdbdf + 5209ae2 commit 8465701

File tree

1 file changed

+26
-24
lines changed

1 file changed

+26
-24
lines changed

Gemfile.lock

Lines changed: 26 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/magento-devdocs/devdocs-theme.git
3-
revision: cb24594dc89af0a78de680afa34c6e4935a187be
3+
revision: 3f1ef03f46ca3489289f72f102b2f556d401d1d1
44
specs:
55
devdocs (18)
66
jekyll (>= 4.0)
@@ -16,26 +16,26 @@ GEM
1616
algoliasearch (1.27.5)
1717
httpclient (~> 2.8, >= 2.8.3)
1818
json (>= 1.5.1)
19-
chef-utils (17.10.0)
19+
chef-utils (18.0.185)
2020
concurrent-ruby
2121
colorator (1.1.0)
2222
concurrent-ruby (1.1.10)
2323
em-websocket (0.5.3)
2424
eventmachine (>= 0.12.9)
2525
http_parser.rb (~> 0)
26-
ethon (0.15.0)
26+
ethon (0.16.0)
2727
ffi (>= 1.15.0)
2828
eventmachine (1.2.7)
2929
exifr (1.3.10)
30-
faraday (2.6.0)
30+
faraday (2.7.1)
3131
faraday-net_http (>= 2.0, < 3.1)
3232
ruby2_keywords (>= 0.0.4)
33-
faraday-net_http (3.0.0)
33+
faraday-net_http (3.0.2)
3434
ffi (1.15.5)
3535
filesize (0.2.0)
3636
forwardable-extended (2.6.0)
3737
fspath (3.1.2)
38-
html-proofer (4.4.1)
38+
html-proofer (4.4.3)
3939
addressable (~> 2.3)
4040
mercenary (~> 0.3)
4141
nokogiri (~> 1.13)
@@ -48,35 +48,36 @@ GEM
4848
httpclient (2.8.3)
4949
i18n (1.12.0)
5050
concurrent-ruby (~> 1.0)
51-
image_optim (0.31.1)
51+
image_optim (0.31.2)
5252
exifr (~> 1.2, >= 1.2.2)
5353
fspath (~> 3.0)
5454
image_size (>= 1.5, < 4)
5555
in_threads (~> 1.3)
5656
progress (~> 3.0, >= 3.0.1)
57-
image_optim_pack (0.9.1.20220917)
57+
image_optim_pack (0.9.1.20221210)
5858
fspath (>= 2.1, < 4)
5959
image_optim (~> 0.19)
60-
image_optim_pack (0.9.1.20220917-x86_64-darwin)
60+
image_optim_pack (0.9.1.20221210-x86_64-darwin)
6161
fspath (>= 2.1, < 4)
6262
image_optim (~> 0.19)
63-
image_size (3.1.0)
63+
image_size (3.2.0)
6464
in_threads (1.6.0)
65-
jekyll (4.2.2)
65+
jekyll (4.3.1)
6666
addressable (~> 2.4)
6767
colorator (~> 1.0)
6868
em-websocket (~> 0.5)
6969
i18n (~> 1.0)
70-
jekyll-sass-converter (~> 2.0)
70+
jekyll-sass-converter (>= 2.0, < 4.0)
7171
jekyll-watch (~> 2.0)
72-
kramdown (~> 2.3)
72+
kramdown (~> 2.3, >= 2.3.1)
7373
kramdown-parser-gfm (~> 1.0)
7474
liquid (~> 4.0)
75-
mercenary (~> 0.4.0)
75+
mercenary (>= 0.3.6, < 0.5)
7676
pathutil (~> 0.9)
77-
rouge (~> 3.0)
77+
rouge (>= 3.0, < 5.0)
7878
safe_yaml (~> 1.0)
79-
terminal-table (~> 2.0)
79+
terminal-table (>= 1.8, < 4.0)
80+
webrick (~> 1.7)
8081
jekyll-algolia (1.7.1)
8182
algolia_html_extractor (~> 2.6)
8283
algoliasearch (~> 1.26)
@@ -100,7 +101,7 @@ GEM
100101
jekyll (>= 3.3, < 5.0)
101102
jekyll-watch (2.2.1)
102103
listen (~> 3.0)
103-
json (2.6.2)
104+
json (2.6.3)
104105
kramdown (2.4.0)
105106
rexml
106107
kramdown-parser-gfm (1.1.0)
@@ -111,7 +112,7 @@ GEM
111112
listen (3.7.1)
112113
rb-fsevent (~> 0.10, >= 0.10.3)
113114
rb-inotify (~> 0.9, >= 0.9.10)
114-
mdl (0.11.0)
115+
mdl (0.12.0)
115116
kramdown (~> 2.3)
116117
kramdown-parser-gfm (~> 1.1)
117118
mixlib-cli (~> 2.1, >= 2.1.1)
@@ -138,37 +139,38 @@ GEM
138139
forwardable-extended (~> 2.6)
139140
progress (3.6.0)
140141
progressbar (1.11.0)
141-
public_suffix (5.0.0)
142+
public_suffix (5.0.1)
142143
racc (1.6.1)
143144
rainbow (3.1.1)
144145
rake (13.0.6)
145146
rb-fsevent (0.11.2)
146147
rb-inotify (0.10.1)
147148
ffi (~> 1.0)
148149
rexml (3.2.5)
149-
rouge (3.30.0)
150+
rouge (4.0.0)
150151
ruby2_keywords (0.0.5)
151152
safe_yaml (1.0.5)
152153
sassc (2.4.0)
153154
ffi (~> 1.9)
154155
sawyer (0.9.2)
155156
addressable (>= 2.3.5)
156157
faraday (>= 0.17.3, < 3)
157-
terminal-table (2.0.0)
158-
unicode-display_width (~> 1.1, >= 1.1.1)
158+
terminal-table (3.0.2)
159+
unicode-display_width (>= 1.1.1, < 3)
159160
thor (1.2.1)
160161
tomlrb (2.0.3)
161162
typhoeus (1.4.0)
162163
ethon (>= 0.9.0)
163-
unicode-display_width (1.8.0)
164+
unicode-display_width (2.3.0)
164165
verbal_expressions (0.1.5)
165166
wdm (0.1.1)
167+
webrick (1.7.0)
166168
whatsup_github (0.4.2)
167169
netrc (~> 0.11)
168170
octokit (~> 4.20)
169171
thor (~> 1.1)
170172
yell (2.2.2)
171-
zeitwerk (2.6.1)
173+
zeitwerk (2.6.6)
172174

173175
PLATFORMS
174176
ruby

0 commit comments

Comments
 (0)