Skip to content

Commit

Permalink
add turbo-rails gem to update the version. #954
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbaumann1 committed Jul 8, 2022
1 parent e5674cb commit 14e9d1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ gem 'redis', '~> 4.0'

gem 'hotwire-rails'
gem 'jsbundling-rails'
gem 'turbo-rails', '~> 1.1'

# Reduces boot times through caching; required in config/boot.rb
gem 'bootsnap', '>= 1.1.0', require: false
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,7 @@ DEPENDENCIES
sprockets-es6
terser (~> 1.1)
trix
turbo-rails (~> 1.1)
tzinfo-data
validates_timeliness (= 6.0.0.alpha1)
web-console (>= 3.3.0)
Expand Down

0 comments on commit 14e9d1b

Please sign in to comment.