Skip to content

Commit

Permalink
Bump rails from 8.0.0 to 8.0.0.1
Browse files Browse the repository at this point in the history
Bumps [rails](https://github.com/rails/rails) from 8.0.0 to 8.0.0.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v8.0.0...v8.0.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and michelegera committed Dec 11, 2024
1 parent 6280c68 commit b58a3e6
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
date (3.4.0)
date (3.4.1)
diff-lcs (1.5.1)
drb (2.2.1)
erubi (1.13.0)
Expand All @@ -96,7 +96,7 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
iniparse (1.5.0)
io-console (0.7.2)
io-console (0.8.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
Expand All @@ -115,7 +115,7 @@ GEM
mini_mime (1.1.5)
minitest (5.25.4)
msgpack (1.7.2)
net-imap (0.5.0)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -137,7 +137,8 @@ GEM
parser (3.3.5.0)
ast (~> 2.4.1)
racc
psych (5.2.0)
psych (5.2.1)
date
stringio
puma (6.5.0)
nio4r (~> 2.0)
Expand All @@ -149,7 +150,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rails (8.0.0.1)
actioncable (= 8.0.0.1)
Expand Down Expand Up @@ -182,10 +183,10 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.11)
reline (0.5.12)
io-console (~> 0.5)
rexml (3.3.9)
rspec-core (3.13.2)
Expand Down

0 comments on commit b58a3e6

Please sign in to comment.