Skip to content

Commit bc83e34

Browse files
dependabot[bot]rosa
authored andcommitted
Bump activesupport from 6.1.7.4 to 7.0.7.2
Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.4 to 7.0.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.7.4...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 109f986 commit bc83e34

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,22 @@ PATH
1717
GEM
1818
remote: https://rubygems.org/
1919
specs:
20-
activesupport (6.1.7.4)
20+
activesupport (7.0.7.2)
2121
concurrent-ruby (~> 1.0, >= 1.0.2)
2222
i18n (>= 1.6, < 2)
2323
minitest (>= 5.1)
2424
tzinfo (~> 2.0)
25-
zeitwerk (~> 2.3)
2625
addressable (2.8.1)
2726
public_suffix (>= 2.0.2, < 6.0)
2827
ast (2.4.2)
29-
concurrent-ruby (1.2.0)
28+
concurrent-ruby (1.2.2)
3029
crack (0.4.3)
3130
safe_yaml (~> 1.0.0)
3231
debug (1.7.1)
3332
irb (>= 1.5.0)
3433
reline (>= 0.3.1)
3534
hashdiff (1.0.0)
36-
i18n (1.12.0)
35+
i18n (1.14.1)
3736
concurrent-ruby (~> 1.0)
3837
io-console (0.6.0)
3938
irb (1.6.2)
@@ -81,7 +80,6 @@ GEM
8180
addressable (>= 2.3.6)
8281
crack (>= 0.3.2)
8382
hashdiff (>= 0.4.0, < 2.0.0)
84-
zeitwerk (2.6.8)
8583

8684
PLATFORMS
8785
ruby

0 commit comments

Comments
 (0)