Bump turbo-rails from 0.8.3 to 0.9.0
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 0.8.3 to 0.9.0. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/compare/v0.8.3...v0.9.0) --- updated-dependencies: - dependency-name: turbo-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Ryan Williams
parent
a9607be57f
commit
af83132594
+2
-2
@@ -75,7 +75,7 @@ GEM
|
|||||||
reline (>= 0.2.7)
|
reline (>= 0.2.7)
|
||||||
diff-lcs (1.4.4)
|
diff-lcs (1.4.4)
|
||||||
erubi (1.10.0)
|
erubi (1.10.0)
|
||||||
globalid (0.5.2)
|
globalid (0.6.0)
|
||||||
activesupport (>= 5.0)
|
activesupport (>= 5.0)
|
||||||
i18n (1.8.11)
|
i18n (1.8.11)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
@@ -194,7 +194,7 @@ GEM
|
|||||||
stimulus-rails (0.7.2)
|
stimulus-rails (0.7.2)
|
||||||
rails (>= 6.0.0)
|
rails (>= 6.0.0)
|
||||||
thor (1.1.0)
|
thor (1.1.0)
|
||||||
turbo-rails (0.8.3)
|
turbo-rails (0.9.0)
|
||||||
rails (>= 6.0.0)
|
rails (>= 6.0.0)
|
||||||
tzinfo (2.0.4)
|
tzinfo (2.0.4)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user