Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent f8b66c6 commit 5a1645b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 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: 51f81267f8e2769d847cc563967feffefe6e2beb
revision: 6d126e03dbbf5d30fa97b580f7dee46343537b7b
branch: main
specs:
actioncable (8.0.0.alpha)
Expand Down Expand Up @@ -136,7 +136,7 @@ GEM
dockerfile-rails (1.6.16)
rails (>= 3.0.0)
drb (2.2.1)
erubi (1.12.0)
erubi (1.13.0)
faker (3.4.1)
i18n (>= 1.8.11, < 2)
globalid (1.2.1)
Expand All @@ -148,7 +148,7 @@ GEM
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.7.2)
irb (1.13.1)
irb (1.13.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.1)
Expand All @@ -169,7 +169,7 @@ GEM
minitest-retry (0.2.2)
minitest (>= 5.0)
msgpack (1.7.2)
net-imap (0.4.12)
net-imap (0.4.13)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -179,11 +179,11 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.5-aarch64-linux)
nokogiri (1.16.6-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.5-arm64-darwin)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
Expand All @@ -196,7 +196,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
rack (3.0.11)
rack (3.1.3)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand All @@ -220,7 +220,7 @@ GEM
redis-client (0.22.0)
connection_pool
regexp_parser (2.9.0)
reline (0.5.8)
reline (0.5.9)
io-console (~> 0.5)
rexml (3.2.8)
strscan (>= 3.0.9)
Expand Down Expand Up @@ -271,7 +271,7 @@ GEM
sprockets (>= 3.0.0)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
stringio (3.1.1)
strscan (3.1.0)
tailwindcss-rails (2.6.1-aarch64-linux)
railties (>= 7.0.0)
Expand Down Expand Up @@ -304,7 +304,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.15)
zeitwerk (2.6.16)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 5a1645b

Please sign in to comment.