Skip to content

Commit 2ff6401

Browse files
authored
Merge branch 'master' into updating_ruby
2 parents 4fb89d4 + 0627f25 commit 2ff6401

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.6)
4+
activesupport (6.0.6.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -16,7 +16,7 @@ GEM
1616
colorator (1.1.0)
1717
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.7)
19+
concurrent-ruby (1.2.0)
2020
dnsruby (1.61.9)
2121
simpleidn (~> 0.1)
2222
em-websocket (0.5.2)
@@ -209,19 +209,19 @@ GEM
209209
jekyll (>= 3.5, < 5.0)
210210
jekyll-feed (~> 0.9)
211211
jekyll-seo-tag (~> 2.1)
212-
minitest (5.16.3)
212+
minitest (5.17.0)
213213
multipart-post (2.1.1)
214-
nokogiri (1.14.3-x86_64-darwin)
214+
nokogiri (1.16.3-x86_64-darwin)
215215
racc (~> 1.4)
216-
nokogiri (1.14.3-x86_64-linux)
216+
nokogiri (1.16.3-x86_64-linux)
217217
racc (~> 1.4)
218218
octokit (4.22.0)
219219
faraday (>= 0.9)
220220
sawyer (~> 0.8.0, >= 0.5.3)
221221
pathutil (0.16.2)
222222
forwardable-extended (~> 2.6)
223223
public_suffix (3.1.1)
224-
racc (1.6.2)
224+
racc (1.7.3)
225225
rb-fsevent (0.10.4)
226226
rb-inotify (0.10.1)
227227
ffi (~> 1.0)
@@ -247,13 +247,13 @@ GEM
247247
thread_safe (0.3.6)
248248
typhoeus (1.4.0)
249249
ethon (>= 0.9.0)
250-
tzinfo (1.2.10)
250+
tzinfo (1.2.11)
251251
thread_safe (~> 0.1)
252252
unf (0.1.4)
253253
unf_ext
254254
unf_ext (0.0.7.7)
255255
unicode-display_width (1.7.0)
256-
zeitwerk (2.6.1)
256+
zeitwerk (2.6.6)
257257

258258
PLATFORMS
259259
x86_64-darwin-14

0 commit comments

Comments
 (0)