Skip to content

Commit c487172

Browse files
Update activesupport (#117)
1 parent 38acfc3 commit c487172

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/Gemfile.lock

Lines changed: 5 additions & 5 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.4)
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.9)
19+
concurrent-ruby (1.2.0)
2020
dnsruby (1.61.7)
2121
simpleidn (~> 0.1)
2222
em-websocket (0.5.2)
@@ -224,7 +224,7 @@ GEM
224224
jekyll (>= 3.5, < 5.0)
225225
jekyll-feed (~> 0.9)
226226
jekyll-seo-tag (~> 2.1)
227-
minitest (5.14.4)
227+
minitest (5.17.0)
228228
multipart-post (2.1.1)
229229
nokogiri (1.14.0)
230230
mini_portile2 (~> 2.8.0)
@@ -269,7 +269,7 @@ GEM
269269
unf_ext
270270
unf_ext (0.0.7.7)
271271
unicode-display_width (1.7.0)
272-
zeitwerk (2.4.2)
272+
zeitwerk (2.6.6)
273273

274274
PLATFORMS
275275
ruby
@@ -279,4 +279,4 @@ DEPENDENCIES
279279
github-pages
280280

281281
BUNDLED WITH
282-
2.2.16
282+
2.2.33

0 commit comments

Comments
 (0)