Skip to content

Commit

Permalink
chore(deps): bump activesupport from 7.1.5 to 7.1.5.1
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.1.5 to 7.1.5.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.0.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.1.5...v7.1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent 6f4f436 commit 37717a3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GEM
remote: https://rubygems.org/
specs:
RedCloth (4.3.4)
activesupport (7.1.5)
activesupport (7.1.5.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -30,13 +30,13 @@ GEM
tzinfo (~> 2.0)
asciidoctor (2.0.23)
base64 (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.8)
benchmark (0.4.0)
bigdecimal (3.1.9)
builder (3.3.0)
cgi (0.4.1)
charlock_holmes (0.7.7)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crass (1.0.6)
creole (0.5.0)
drb (2.2.1)
Expand All @@ -50,12 +50,12 @@ GEM
activesupport (>= 2)
nokogiri (~> 1.4)
htmlentities (4.3.4)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
logger (1.6.1)
logger (1.6.6)
mini_mime (1.1.5)
minitest (5.25.1)
mutex_m (0.2.0)
mutex_m (0.3.0)
nokogiri (1.16.7-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.7-arm-linux)
Expand Down Expand Up @@ -88,7 +88,7 @@ GEM
sanitize (6.1.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
securerandom (0.3.1)
securerandom (0.3.2)
stringio (3.1.1)
tdiff (0.4.0)
twitter-text (1.14.7)
Expand Down

0 comments on commit 37717a3

Please sign in to comment.