Skip to content

Commit

Permalink
Bump turbo-rails from 1.5.0 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.5.0 to 2.0.4.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v1.5.0...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 322ca99 commit a2f545e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.1.5)
bigdecimal (3.1.6)
bindex (0.8.1)
bootsnap (1.17.0)
msgpack (~> 1.2)
Expand Down Expand Up @@ -136,10 +136,10 @@ GEM
actionpack (>= 6.0.0)
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.7.1)
irb (1.11.0)
io-console (0.7.2)
irb (1.11.2)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
launchy (2.5.2)
addressable (~> 2.8)
letter_opener (1.8.1)
Expand All @@ -156,7 +156,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.20.0)
minitest (5.22.2)
money (6.16.0)
i18n (>= 0.6.4, <= 2)
msgpack (1.7.2)
Expand Down Expand Up @@ -190,7 +190,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (3.0.9)
rack (3.0.9.1)
rack-cors (2.0.1)
rack (>= 2.0.0)
rack-session (2.0.0)
Expand Down Expand Up @@ -239,7 +239,7 @@ GEM
redis-client (0.19.1)
connection_pool
regexp_parser (2.9.0)
reline (0.4.1)
reline (0.4.3)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -296,7 +296,7 @@ GEM
thor (1.3.0)
timecop (0.9.8)
timeout (0.4.1)
turbo-rails (1.5.0)
turbo-rails (2.0.4)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
Expand Down Expand Up @@ -324,7 +324,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit a2f545e

Please sign in to comment.