Skip to content

Commit 2baca4d

Browse files
authored
Merge pull request #221 from rabbitmq/dependabot/bundler/codegen/activesupport-6.1.7.5
Bump activesupport from 6.1.7.3 to 6.1.7.5 in /codegen
2 parents a8fb912 + 29b153b commit 2baca4d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

codegen/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.1.7.3)
4+
activesupport (6.1.7.5)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
99
zeitwerk (~> 2.3)
1010
concurrent-ruby (1.2.2)
11-
i18n (1.12.0)
11+
i18n (1.14.1)
1212
concurrent-ruby (~> 1.0)
1313
mini_portile2 (2.8.1)
14-
minitest (5.18.0)
14+
minitest (5.19.0)
1515
nokogiri (1.14.3)
1616
mini_portile2 (~> 2.8.0)
1717
racc (~> 1.4)
1818
racc (1.6.2)
1919
tzinfo (2.0.6)
2020
concurrent-ruby (~> 1.0)
21-
zeitwerk (2.6.7)
21+
zeitwerk (2.6.11)
2222

2323
PLATFORMS
2424
ruby

0 commit comments

Comments
 (0)