Skip to content

Commit

Permalink
Bump rails from 2ab0094 to 65fd300
Browse files Browse the repository at this point in the history
Bumps [rails](https://github.com/rails/rails) from `2ab0094` to `65fd300`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@2ab0094...65fd300)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 921babf commit d3a1ad2
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/rails/rails.git
revision: 2ab0094ab6e94d30a5a424dc93c2aeb1066cc76b
revision: 65fd300349a9a491668120b4f783559c47b4ae70
branch: main
specs:
actioncable (8.1.0.alpha)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
date (3.4.0)
date (3.4.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
Expand Down Expand Up @@ -162,7 +162,7 @@ GEM
zeitwerk (>= 2.6.18, < 3.0)
keccak (1.3.1)
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -212,7 +212,8 @@ GEM
racc
pg (1.5.9)
pkg-config (1.5.8)
psych (5.2.0)
psych (5.2.1)
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
Expand Down Expand Up @@ -242,7 +243,7 @@ GEM
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)
rubocop (1.69.0)
Expand Down Expand Up @@ -275,7 +276,7 @@ GEM
rubocop-rails
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
securerandom (0.3.2)
securerandom (0.4.0)
selenium-webdriver (4.27.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down

0 comments on commit d3a1ad2

Please sign in to comment.