Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent b82bf90 commit ec69cf1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.2)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand Down Expand Up @@ -42,10 +42,10 @@ GEM
async-pool (0.3.12)
async (>= 1.25)
base64 (0.1.1)
bigdecimal (3.1.4)
bigdecimal (3.1.6)
cgi (0.3.6)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
console (1.16.2)
fiber-local
Expand Down Expand Up @@ -102,7 +102,7 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.8)
method_source (1.0.0)
minitest (5.20.0)
minitest (5.22.2)
multi_json (1.15.0)
mutex_m (0.2.0)
nenv (0.3.0)
Expand Down

0 comments on commit ec69cf1

Please sign in to comment.