Skip to content

Commit fd64b91

Browse files
Bump turbo-rails from 2.0.12 to 2.0.13 in /graph-sample
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.12 to 2.0.13. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.12...v2.0.13) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89c49f1 commit fd64b91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

graph-sample/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ GEM
197197
puma (6.6.0)
198198
nio4r (~> 2.0)
199199
racc (1.8.1)
200-
rack (3.1.10)
200+
rack (3.1.11)
201201
rack-protection (4.0.0)
202202
base64 (>= 0.1.0)
203203
rack (>= 3.0.0, < 4)
@@ -266,9 +266,9 @@ GEM
266266
stringio (3.1.5)
267267
thor (1.3.2)
268268
timeout (0.4.1)
269-
turbo-rails (2.0.12)
270-
actionpack (>= 6.0.0)
271-
railties (>= 6.0.0)
269+
turbo-rails (2.0.13)
270+
actionpack (>= 7.1.0)
271+
railties (>= 7.1.0)
272272
tzinfo (2.0.6)
273273
concurrent-ruby (~> 1.0)
274274
uri (0.13.1)

0 commit comments

Comments
 (0)