Skip to content

Commit

Permalink
Bump activesupport from 7.0.6 to 7.1.3
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.0.6 to 7.1.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.0.6...v7.1.3)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
1 parent 78993fc commit 3154630
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,26 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.6)
activesupport (7.1.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.6)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
diff-lcs (1.5.0)
docile (1.4.0)
drb (2.2.0)
ruby2_keywords
dry-core (1.0.0)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
Expand Down Expand Up @@ -57,7 +67,8 @@ GEM
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
method_source (1.0.0)
minitest (5.18.1)
minitest (5.22.2)
mutex_m (0.2.0)
neatjson (0.10.5)
necromancer (0.4.0)
parallel (1.22.1)
Expand Down Expand Up @@ -112,6 +123,7 @@ GEM
rubocop-rspec (2.11.1)
rubocop (~> 1.19)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rugged (1.6.3)
simplecov (0.22.0)
docile (~> 1.1)
Expand Down

0 comments on commit 3154630

Please sign in to comment.