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

Commit bea49d0

Browse files
authored
Merge branch 'master' into whatsnew-update
2 parents 310cce9 + 40fa65a commit bea49d0

File tree

1 file changed

+16
-18
lines changed

1 file changed

+16
-18
lines changed

Gemfile.lock

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ GEM
1616
algoliasearch (1.27.5)
1717
httpclient (~> 2.8, >= 2.8.3)
1818
json (>= 1.5.1)
19-
chef-utils (17.5.22)
19+
chef-utils (17.8.25)
2020
concurrent-ruby
2121
colorator (1.1.0)
2222
concurrent-ruby (1.1.9)
23-
em-websocket (0.5.2)
23+
em-websocket (0.5.3)
2424
eventmachine (>= 0.12.9)
25-
http_parser.rb (~> 0.6.0)
26-
ethon (0.14.0)
25+
http_parser.rb (~> 0)
26+
ethon (0.15.0)
2727
ffi (>= 1.15.0)
2828
eventmachine (1.2.7)
2929
exifr (1.3.9)
@@ -50,31 +50,31 @@ GEM
5050
filesize (0.2.0)
5151
forwardable-extended (2.6.0)
5252
fspath (3.1.2)
53-
html-proofer (3.19.2)
53+
html-proofer (3.19.3)
5454
addressable (~> 2.3)
5555
mercenary (~> 0.3)
56-
nokogumbo (~> 2.0)
56+
nokogiri (~> 1.12)
5757
parallel (~> 1.3)
5858
rainbow (~> 3.0)
5959
typhoeus (~> 1.3)
6060
yell (~> 2.0)
61-
http_parser.rb (0.6.0)
61+
http_parser.rb (0.8.0)
6262
httpclient (2.8.3)
63-
i18n (1.8.10)
63+
i18n (1.8.11)
6464
concurrent-ruby (~> 1.0)
65-
image_optim (0.30.0)
65+
image_optim (0.31.1)
6666
exifr (~> 1.2, >= 1.2.2)
6767
fspath (~> 3.0)
68-
image_size (>= 1.5, < 3)
68+
image_size (>= 1.5, < 4)
6969
in_threads (~> 1.3)
7070
progress (~> 3.0, >= 3.0.1)
71-
image_optim_pack (0.7.0.20210511)
71+
image_optim_pack (0.8.0.20211116)
7272
fspath (>= 2.1, < 4)
7373
image_optim (~> 0.19)
74-
image_optim_pack (0.7.0.20210511-x86_64-darwin)
74+
image_optim_pack (0.8.0.20211116-x86_64-darwin)
7575
fspath (>= 2.1, < 4)
7676
image_optim (~> 0.19)
77-
image_size (2.1.2)
77+
image_size (3.0.1)
7878
in_threads (1.5.4)
7979
jekyll (4.2.1)
8080
addressable (~> 2.4)
@@ -114,7 +114,7 @@ GEM
114114
jekyll (>= 3.3, < 5.0)
115115
jekyll-watch (2.2.1)
116116
listen (~> 3.0)
117-
json (2.5.1)
117+
json (2.6.1)
118118
kramdown (2.3.1)
119119
rexml
120120
kramdown-parser-gfm (1.1.0)
@@ -145,8 +145,6 @@ GEM
145145
racc (~> 1.4)
146146
nokogiri (1.12.5-x86_64-darwin)
147147
racc (~> 1.4)
148-
nokogumbo (2.0.5)
149-
nokogiri (~> 1.8, >= 1.8.4)
150148
octokit (4.21.0)
151149
faraday (>= 0.9)
152150
sawyer (~> 0.8.0, >= 0.5.3)
@@ -156,14 +154,14 @@ GEM
156154
progress (3.6.0)
157155
progressbar (1.11.0)
158156
public_suffix (4.0.6)
159-
racc (1.5.2)
157+
racc (1.6.0)
160158
rainbow (3.0.0)
161159
rake (13.0.6)
162160
rb-fsevent (0.11.0)
163161
rb-inotify (0.10.1)
164162
ffi (~> 1.0)
165163
rexml (3.2.5)
166-
rouge (3.26.1)
164+
rouge (3.27.0)
167165
ruby2_keywords (0.0.5)
168166
safe_yaml (1.0.5)
169167
sassc (2.4.0)

0 commit comments

Comments
 (0)