Skip to content

Commit

Permalink
Bump activesupport from 7.1.2 to 7.1.4.1
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.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.1.2...v7.1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 1ed3ad6 commit 1baa2b9
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 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.4.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand Down Expand Up @@ -41,20 +41,19 @@ GEM
async
async-pool (0.3.12)
async (>= 1.25)
base64 (0.1.1)
bigdecimal (3.1.4)
base64 (0.1.2)
bigdecimal (3.1.8)
cgi (0.3.6)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
console (1.16.2)
fiber-local
crack (0.4.5)
rexml
diff-lcs (1.5.0)
docile (1.4.0)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
erb (4.0.2)
cgi (>= 0.3.3)
factory_bot (6.4.2)
Expand Down Expand Up @@ -92,7 +91,7 @@ GEM
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashdiff (1.0.1)
i18n (1.14.1)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.6.3)
jwt (2.7.1)
Expand All @@ -102,7 +101,7 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.8)
method_source (1.0.0)
minitest (5.20.0)
minitest (5.25.1)
multi_json (1.15.0)
mutex_m (0.2.0)
nenv (0.3.0)
Expand Down

0 comments on commit 1baa2b9

Please sign in to comment.