Skip to content

Commit 917a447

Browse files
authored
Merge pull request #85 from rails/dependabot/bundler/activesupport-6.0.3.1
Bump activesupport from 6.0.0 to 6.0.3.1
2 parents 0ee7f56 + 7802ba6 commit 917a447

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,24 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
activesupport (6.0.0)
11+
activesupport (6.0.3.1)
1212
concurrent-ruby (~> 1.0, >= 1.0.2)
1313
i18n (>= 0.7, < 2)
1414
minitest (~> 5.1)
1515
tzinfo (~> 1.1)
16-
zeitwerk (~> 2.1, >= 2.1.8)
17-
concurrent-ruby (1.1.5)
18-
i18n (1.6.0)
16+
zeitwerk (~> 2.2, >= 2.2.2)
17+
concurrent-ruby (1.1.6)
18+
i18n (1.8.2)
1919
concurrent-ruby (~> 1.0)
2020
mini_portile2 (2.4.0)
2121
minitest (5.10.1)
2222
nokogiri (1.10.9)
2323
mini_portile2 (~> 2.4.0)
2424
rake (13.0.1)
2525
thread_safe (0.3.6)
26-
tzinfo (1.2.5)
26+
tzinfo (1.2.7)
2727
thread_safe (~> 0.1)
28-
zeitwerk (2.1.10)
28+
zeitwerk (2.3.0)
2929

3030
PLATFORMS
3131
ruby

0 commit comments

Comments
 (0)