Skip to content

Commit

Permalink
Bump activesupport from 3.2.8 to 7.0.4.3
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2023
1 parent be88e9c commit 173d1c9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GEM
remote: http://rubygems.org/
specs:
activemodel (7.0.3)
activesupport (= 7.0.3)
activesupport (7.0.3)
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -13,10 +13,10 @@ GEM
activesupport (>= 4.0.0)
mime-types (>= 1.16)
ssrf_filter (~> 1.0)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
crypt19-rb (1.2.1)
git (1.2.5)
i18n (1.10.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
jeweler (1.6.4)
bundler (~> 1.0)
Expand All @@ -25,12 +25,12 @@ GEM
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
minitest (5.15.0)
minitest (5.18.0)
rake (0.9.2.2)
rcov (0.9.11)
shoulda (2.11.3)
ssrf_filter (1.0.7)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)

PLATFORMS
Expand Down

0 comments on commit 173d1c9

Please sign in to comment.