Skip to content

Commit cb1aaa4

Browse files
authored
Merge pull request #2 from coderdojorise/dependabot/bundler/activesupport-6.0.3.1
Bump activesupport from 6.0.2.1 to 6.0.3.1
2 parents bd522e6 + 7378473 commit cb1aaa4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.2.1)
4+
activesupport (6.0.3.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)
9+
zeitwerk (~> 2.2, >= 2.2.2)
1010
addressable (2.7.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
coffee-script (2.4.1)
@@ -210,7 +210,7 @@ GEM
210210
jekyll (>= 3.5, < 5.0)
211211
jekyll-feed (~> 0.9)
212212
jekyll-seo-tag (~> 2.1)
213-
minitest (5.14.0)
213+
minitest (5.14.1)
214214
multipart-post (2.1.1)
215215
nokogiri (1.10.8)
216216
mini_portile2 (~> 2.4.0)
@@ -252,7 +252,7 @@ GEM
252252
unicode-display_width (1.6.1)
253253
wdm (0.1.1)
254254
yell (2.2.2)
255-
zeitwerk (2.2.2)
255+
zeitwerk (2.3.0)
256256

257257
PLATFORMS
258258
ruby

0 commit comments

Comments
 (0)