Skip to content

Commit ff5b88a

Browse files
Merge pull request #217 from rabbitmq/dependabot/bundler/codegen/activesupport-6.1.7.3
Bump activesupport from 6.1.7.1 to 6.1.7.3 in /codegen
2 parents 261f217 + 4c670df commit ff5b88a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

codegen/Gemfile.lock

Lines changed: 5 additions & 5 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.1)
4+
activesupport (6.1.7.3)
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)
10-
concurrent-ruby (1.1.10)
10+
concurrent-ruby (1.2.2)
1111
i18n (1.12.0)
1212
concurrent-ruby (~> 1.0)
1313
mini_portile2 (2.8.0)
14-
minitest (5.17.0)
14+
minitest (5.18.0)
1515
nokogiri (1.13.10)
1616
mini_portile2 (~> 2.8.0)
1717
racc (~> 1.4)
1818
racc (1.6.1)
19-
tzinfo (2.0.5)
19+
tzinfo (2.0.6)
2020
concurrent-ruby (~> 1.0)
21-
zeitwerk (2.6.6)
21+
zeitwerk (2.6.7)
2222

2323
PLATFORMS
2424
ruby

0 commit comments

Comments
 (0)