Skip to content

Commit

Permalink
add turbo_power as dependency & bundle exec appraisal
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Bob committed Oct 26, 2023
1 parent 3ee54a7 commit 9a09b67
Show file tree
Hide file tree
Showing 14 changed files with 32 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ PATH
meta-tags
pagy
turbo-rails
turbo_power (~> 0.5.0)
view_component (>= 2.54.0)
zeitwerk (>= 2.6.2)

Expand Down
1 change: 1 addition & 0 deletions avo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "active_link_to"
spec.add_dependency "view_component", ">= 2.54.0"
spec.add_dependency "turbo-rails"
spec.add_dependency "turbo_power", "~> 0.5.0"
spec.add_dependency "addressable"
spec.add_dependency "meta-tags"
spec.add_dependency "dry-initializer"
Expand Down
1 change: 1 addition & 0 deletions gemfiles/rails_6.0_ruby_3.0.3.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ gem "sprockets-rails"
gem "image_processing", "~> 1.12"
gem "prefixed_ids"
gem "mapkick-rb", "~> 0.1.4"
gem "turbo_power", "~> 0.5.0"

group :development do
gem "standard"
Expand Down
4 changes: 4 additions & 0 deletions gemfiles/rails_6.0_ruby_3.0.3.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ PATH
meta-tags
pagy
turbo-rails
turbo_power (~> 0.5.0)
view_component (>= 2.54.0)
zeitwerk (>= 2.6.2)

Expand Down Expand Up @@ -413,6 +414,8 @@ GEM
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
turbo_power (0.5.0)
turbo-rails (~> 1.3)
tzinfo (1.2.11)
thread_safe (~> 0.1)
unaccent (0.4.0)
Expand Down Expand Up @@ -514,6 +517,7 @@ DEPENDENCIES
sprockets-rails
standard
test-prof
turbo_power (~> 0.5.0)
tzinfo-data
web-console (>= 3.3.0)
webdrivers (>= 5.3.0)
Expand Down
1 change: 1 addition & 0 deletions gemfiles/rails_6.0_ruby_3.2.2.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ gem "sprockets-rails"
gem "image_processing", "~> 1.12"
gem "prefixed_ids"
gem "mapkick-rb", "~> 0.1.4"
gem "turbo_power", "~> 0.5.0"

group :development do
gem "standard"
Expand Down
4 changes: 4 additions & 0 deletions gemfiles/rails_6.0_ruby_3.2.2.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ PATH
meta-tags
pagy
turbo-rails
turbo_power (~> 0.5.0)
view_component (>= 2.54.0)
zeitwerk (>= 2.6.2)

Expand Down Expand Up @@ -413,6 +414,8 @@ GEM
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
turbo_power (0.5.0)
turbo-rails (~> 1.3)
tzinfo (1.2.11)
thread_safe (~> 0.1)
unaccent (0.4.0)
Expand Down Expand Up @@ -514,6 +517,7 @@ DEPENDENCIES
sprockets-rails
standard
test-prof
turbo_power (~> 0.5.0)
tzinfo-data
web-console (>= 3.3.0)
webdrivers (>= 5.3.0)
Expand Down
1 change: 1 addition & 0 deletions gemfiles/rails_6.1_ruby_3.0.3.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ gem "sprockets-rails"
gem "image_processing", "~> 1.12"
gem "prefixed_ids"
gem "mapkick-rb", "~> 0.1.4"
gem "turbo_power", "~> 0.5.0"

group :development do
gem "standard"
Expand Down
4 changes: 4 additions & 0 deletions gemfiles/rails_6.1_ruby_3.0.3.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ PATH
meta-tags
pagy
turbo-rails
turbo_power (~> 0.5.0)
view_component (>= 2.54.0)
zeitwerk (>= 2.6.2)

Expand Down Expand Up @@ -416,6 +417,8 @@ GEM
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
turbo_power (0.5.0)
turbo-rails (~> 1.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
Expand Down Expand Up @@ -517,6 +520,7 @@ DEPENDENCIES
sprockets-rails
standard
test-prof
turbo_power (~> 0.5.0)
tzinfo-data
web-console (>= 3.3.0)
webdrivers (>= 5.3.0)
Expand Down
1 change: 1 addition & 0 deletions gemfiles/rails_6.1_ruby_3.2.2.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ gem "sprockets-rails"
gem "image_processing", "~> 1.12"
gem "prefixed_ids"
gem "mapkick-rb", "~> 0.1.4"
gem "turbo_power", "~> 0.5.0"

group :development do
gem "standard"
Expand Down
4 changes: 4 additions & 0 deletions gemfiles/rails_6.1_ruby_3.2.2.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ PATH
meta-tags
pagy
turbo-rails
turbo_power (~> 0.5.0)
view_component (>= 2.54.0)
zeitwerk (>= 2.6.2)

Expand Down Expand Up @@ -416,6 +417,8 @@ GEM
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
turbo_power (0.5.0)
turbo-rails (~> 1.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
Expand Down Expand Up @@ -517,6 +520,7 @@ DEPENDENCIES
sprockets-rails
standard
test-prof
turbo_power (~> 0.5.0)
tzinfo-data
web-console (>= 3.3.0)
webdrivers (>= 5.3.0)
Expand Down
1 change: 1 addition & 0 deletions gemfiles/rails_7.0_ruby_3.0.3.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ gem "sprockets-rails"
gem "image_processing", "~> 1.12"
gem "prefixed_ids"
gem "mapkick-rb", "~> 0.1.4"
gem "turbo_power", "~> 0.5.0"

group :development do
gem "standard"
Expand Down
4 changes: 4 additions & 0 deletions gemfiles/rails_7.0_ruby_3.0.3.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ PATH
meta-tags
pagy
turbo-rails
turbo_power (~> 0.5.0)
view_component (>= 2.54.0)
zeitwerk (>= 2.6.2)

Expand Down Expand Up @@ -422,6 +423,8 @@ GEM
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
turbo_power (0.5.0)
turbo-rails (~> 1.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
Expand Down Expand Up @@ -523,6 +526,7 @@ DEPENDENCIES
sprockets-rails
standard
test-prof
turbo_power (~> 0.5.0)
tzinfo-data
web-console (>= 3.3.0)
webdrivers (>= 5.3.0)
Expand Down
1 change: 1 addition & 0 deletions gemfiles/rails_7.0_ruby_3.2.2.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ gem "sprockets-rails"
gem "image_processing", "~> 1.12"
gem "prefixed_ids"
gem "mapkick-rb", "~> 0.1.4"
gem "turbo_power", "~> 0.5.0"

group :development do
gem "standard"
Expand Down
4 changes: 4 additions & 0 deletions gemfiles/rails_7.0_ruby_3.2.2.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ PATH
meta-tags
pagy
turbo-rails
turbo_power (~> 0.5.0)
view_component (>= 2.54.0)
zeitwerk (>= 2.6.2)

Expand Down Expand Up @@ -422,6 +423,8 @@ GEM
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
turbo_power (0.5.0)
turbo-rails (~> 1.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
Expand Down Expand Up @@ -523,6 +526,7 @@ DEPENDENCIES
sprockets-rails
standard
test-prof
turbo_power (~> 0.5.0)
tzinfo-data
web-console (>= 3.3.0)
webdrivers (>= 5.3.0)
Expand Down

0 comments on commit 9a09b67

Please sign in to comment.