Skip to content

Commit 88b206d

Browse files
committed
fixing CI for Rails 7
1 parent 61461f2 commit 88b206d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/Gemfile.7.0

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ gemspec
1212
# your gem to rubygems.org.
1313

1414
gem 'rails', '7.0.1'
15+
gem 'sprockets-rails', '~> 3.4.2'
1516

1617
# For dummy application
1718
gem 'devise'

0 commit comments

Comments
 (0)