Skip to content

Commit 173d1c9

Browse files
Bump activesupport from 3.2.8 to 7.0.4.3
Bumps [activesupport](https://github.com/rails/rails) from 3.2.8 to 7.0.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v3.2.8...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be88e9c commit 173d1c9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
activemodel (7.0.3)
5-
activesupport (= 7.0.3)
6-
activesupport (7.0.3)
4+
activemodel (7.0.4.3)
5+
activesupport (= 7.0.4.3)
6+
activesupport (7.0.4.3)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -13,10 +13,10 @@ GEM
1313
activesupport (>= 4.0.0)
1414
mime-types (>= 1.16)
1515
ssrf_filter (~> 1.0)
16-
concurrent-ruby (1.1.10)
16+
concurrent-ruby (1.2.2)
1717
crypt19-rb (1.2.1)
1818
git (1.2.5)
19-
i18n (1.10.0)
19+
i18n (1.12.0)
2020
concurrent-ruby (~> 1.0)
2121
jeweler (1.6.4)
2222
bundler (~> 1.0)
@@ -25,12 +25,12 @@ GEM
2525
mime-types (3.4.1)
2626
mime-types-data (~> 3.2015)
2727
mime-types-data (3.2022.0105)
28-
minitest (5.15.0)
28+
minitest (5.18.0)
2929
rake (0.9.2.2)
3030
rcov (0.9.11)
3131
shoulda (2.11.3)
3232
ssrf_filter (1.0.7)
33-
tzinfo (2.0.4)
33+
tzinfo (2.0.6)
3434
concurrent-ruby (~> 1.0)
3535

3636
PLATFORMS

0 commit comments

Comments
 (0)