Skip to content

Commit

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

---
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 c43a78b commit 6a82307
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 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: 1dd82aba340e8a86799bd97fe5ff2644c6972f9f
revision: 4060253ea7bf1a04c7b2368ffc17ddcf991997f9
branch: main
specs:
actioncable (8.1.0.alpha)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
crass (1.0.6)
cssbundling-rails (1.4.1)
railties (>= 6.0.0)
date (3.4.0)
date (3.4.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
Expand All @@ -154,7 +154,7 @@ GEM
railties (>= 6.0.0)
json (2.7.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 All @@ -167,7 +167,7 @@ GEM
matrix (0.4.2)
mini_magick (4.13.2)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.2)
msgpack (1.7.2)
net-imap (0.5.1)
date
Expand Down Expand Up @@ -200,7 +200,8 @@ GEM
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
psych (5.2.0)
psych (5.2.1)
date
stringio
public_suffix (5.0.4)
puma (6.4.3)
Expand All @@ -211,7 +212,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-dom-testing (2.2.0)
activesupport (>= 5.0.0)
Expand All @@ -222,14 +223,14 @@ GEM
nokogiri (~> 1.14)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.0)
reline (0.5.11)
reline (0.5.12)
io-console (~> 0.5)
rexml (3.3.9)
rubocop (1.60.2)
Expand Down Expand Up @@ -266,7 +267,7 @@ GEM
ffi (~> 1.12)
logger
rubyzip (2.3.2)
securerandom (0.3.2)
securerandom (0.4.0)
selenium-webdriver (4.26.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand All @@ -290,7 +291,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (1.0.1)
uri (1.0.2)
useragent (0.16.10)
web-console (4.2.1)
actionview (>= 6.0.0)
Expand Down

0 comments on commit 6a82307

Please sign in to comment.