Skip to content

Commit 0dc1217

Browse files
authored
Merge pull request #1074 from cmu-delphi/dependabot/bundler/docs/activesupport-6.0.6.1
Bump activesupport from 5.2.5 to 6.0.6.1 in /docs
2 parents 897839d + d006c43 commit 0dc1217

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (5.2.5)
4+
activesupport (6.0.6.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
9+
zeitwerk (~> 2.2, >= 2.2.2)
910
addressable (2.8.0)
1011
public_suffix (>= 2.0.2, < 5.0)
1112
coffee-script (2.4.1)
@@ -15,7 +16,7 @@ GEM
1516
colorator (1.1.0)
1617
commonmarker (0.17.13)
1718
ruby-enum (~> 0.5)
18-
concurrent-ruby (1.1.8)
19+
concurrent-ruby (1.2.0)
1920
dnsruby (1.61.5)
2021
simpleidn (~> 0.1)
2122
em-websocket (0.5.2)
@@ -209,7 +210,7 @@ GEM
209210
jekyll (>= 3.5, < 5.0)
210211
jekyll-feed (~> 0.9)
211212
jekyll-seo-tag (~> 2.1)
212-
minitest (5.14.4)
213+
minitest (5.17.0)
213214
multipart-post (2.1.1)
214215
nokogiri (1.13.10)
215216
mini_portile2 (~> 2.8.0)
@@ -255,6 +256,7 @@ GEM
255256
unf_ext (0.0.7.7)
256257
unicode-display_width (1.7.0)
257258
wdm (0.1.1)
259+
zeitwerk (2.6.6)
258260

259261
PLATFORMS
260262
ruby

0 commit comments

Comments
 (0)