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

Commit 7282b88

Browse files
Merge branch 'master' into lt-final-redirects
2 parents df8b0ea + 72c60b0 commit 7282b88

File tree

1 file changed

+29
-27
lines changed

1 file changed

+29
-27
lines changed

Gemfile.lock

Lines changed: 29 additions & 27 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)
@@ -94,7 +95,7 @@ GEM
9495
jekyll (>= 3.7, < 5.0)
9596
jekyll-watch (2.2.1)
9697
listen (~> 3.0)
97-
json (2.6.2)
98+
json (2.6.3)
9899
kramdown (2.4.0)
99100
rexml
100101
kramdown-parser-gfm (1.1.0)
@@ -105,7 +106,7 @@ GEM
105106
listen (3.7.1)
106107
rb-fsevent (~> 0.10, >= 0.10.3)
107108
rb-inotify (~> 0.9, >= 0.9.10)
108-
mdl (0.11.0)
109+
mdl (0.12.0)
109110
kramdown (~> 2.3)
110111
kramdown-parser-gfm (~> 1.1)
111112
mixlib-cli (~> 2.1, >= 2.1.1)
@@ -119,10 +120,10 @@ GEM
119120
mixlib-shellout (3.2.7)
120121
chef-utils
121122
netrc (0.11.0)
122-
nokogiri (1.13.8)
123+
nokogiri (1.13.10)
123124
mini_portile2 (~> 2.8.0)
124125
racc (~> 1.4)
125-
nokogiri (1.13.8-x86_64-darwin)
126+
nokogiri (1.13.10-x86_64-darwin)
126127
racc (~> 1.4)
127128
octokit (4.25.1)
128129
faraday (>= 1, < 3)
@@ -132,35 +133,36 @@ GEM
132133
forwardable-extended (~> 2.6)
133134
progress (3.6.0)
134135
progressbar (1.11.0)
135-
public_suffix (5.0.0)
136-
racc (1.6.0)
136+
public_suffix (5.0.1)
137+
racc (1.6.1)
137138
rainbow (3.1.1)
138139
rb-fsevent (0.11.2)
139140
rb-inotify (0.10.1)
140141
ffi (~> 1.0)
141142
rexml (3.2.5)
142-
rouge (3.30.0)
143+
rouge (4.0.0)
143144
ruby2_keywords (0.0.5)
144145
safe_yaml (1.0.5)
145146
sassc (2.4.0)
146147
ffi (~> 1.9)
147148
sawyer (0.9.2)
148149
addressable (>= 2.3.5)
149150
faraday (>= 0.17.3, < 3)
150-
terminal-table (2.0.0)
151-
unicode-display_width (~> 1.1, >= 1.1.1)
151+
terminal-table (3.0.2)
152+
unicode-display_width (>= 1.1.1, < 3)
152153
thor (1.2.1)
153154
tomlrb (2.0.3)
154155
typhoeus (1.4.0)
155156
ethon (>= 0.9.0)
156-
unicode-display_width (1.8.0)
157+
unicode-display_width (2.3.0)
157158
verbal_expressions (0.1.5)
159+
webrick (1.7.0)
158160
whatsup_github (0.4.2)
159161
netrc (~> 0.11)
160162
octokit (~> 4.20)
161163
thor (~> 1.1)
162164
yell (2.2.2)
163-
zeitwerk (2.6.1)
165+
zeitwerk (2.6.6)
164166

165167
PLATFORMS
166168
ruby

0 commit comments

Comments
 (0)