Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and qichunren committed Dec 3, 2024
1 parent d21c412 commit e769a19
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: 6695ac7f71a148e262810396830ce5230082a450
revision: 4060253ea7bf1a04c7b2368ffc17ddcf991997f9
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 @@ -164,7 +164,7 @@ GEM
thor (~> 1.3)
zeitwerk (>= 2.6.18, < 3.0)
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 @@ -215,7 +215,8 @@ GEM
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
psych (5.2.0)
psych (5.2.1)
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
Expand All @@ -241,7 +242,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 @@ -274,7 +275,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 e769a19

Please sign in to comment.