mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
bump turbo_power
This commit is contained in:
@@ -232,7 +232,7 @@ gem "factory_bot", "~> 6.5.0", require: false
|
||||
# require factory_bot_rails for convenience in core development
|
||||
gem "factory_bot_rails", "~> 6.4.4", require: false
|
||||
|
||||
gem "turbo_power", "~> 0.6.2"
|
||||
gem "turbo_power", "~> 0.7.0"
|
||||
gem "turbo-rails", "~> 2.0.0"
|
||||
|
||||
gem "httpx"
|
||||
|
||||
+2
-2
@@ -1136,7 +1136,7 @@ GEM
|
||||
turbo-rails (2.0.11)
|
||||
actionpack (>= 6.0.0)
|
||||
railties (>= 6.0.0)
|
||||
turbo_power (0.6.2)
|
||||
turbo_power (0.7.0)
|
||||
turbo-rails (>= 1.3.0)
|
||||
typed_dag (2.0.2)
|
||||
rails (>= 5.0.4)
|
||||
@@ -1398,7 +1398,7 @@ DEPENDENCIES
|
||||
timecop (~> 0.9.0)
|
||||
ttfunk (~> 1.7.0)
|
||||
turbo-rails (~> 2.0.0)
|
||||
turbo_power (~> 0.6.2)
|
||||
turbo_power (~> 0.7.0)
|
||||
turbo_tests!
|
||||
typed_dag (~> 2.0.2)
|
||||
tzinfo-data (~> 1.2024.1)
|
||||
|
||||
Reference in New Issue
Block a user