Skip to content

Commit

Permalink
build(deps): bump activesupport from 8.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 8.0.0 to 8.0.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@v8.0.0...v8.0.1)

---
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 Dec 15, 2024
1 parent 30dcc36 commit 2c478e2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (8.0.0)
activesupport (8.0.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand Down Expand Up @@ -68,7 +68,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.2)
logger (1.6.3)
lumberjack (1.2.10)
mechanize (2.12.2)
addressable (~> 2.8)
Expand All @@ -89,7 +89,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1001)
mini_portile2 (2.8.7)
minitest (5.25.1)
minitest (5.25.4)
multipart-post (2.4.1)
nenv (0.3.0)
net-http (0.4.1)
Expand Down Expand Up @@ -154,7 +154,7 @@ GEM
ruby-progressbar (1.13.0)
rubyntlm (0.6.5)
base64
securerandom (0.3.1)
securerandom (0.4.0)
shellany (0.0.1)
sidekiq (7.3.6)
connection_pool (>= 2.3.0)
Expand All @@ -173,7 +173,7 @@ GEM
unicode-display_width (3.1.2)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.1)
uri (1.0.2)
webrick (1.9.0)
webrobots (0.1.2)

Expand Down

0 comments on commit 2c478e2

Please sign in to comment.