Skip to content

Commit

Permalink
missed a envfile entry
Browse files Browse the repository at this point in the history
  • Loading branch information
tannalynn committed Oct 19, 2021
1 parent 75c6ebf commit 558c819
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/multiverse/suites/rails/Envfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ if RUBY_VERSION >= '2.2.2' && RUBY_VERSION < '3.0.0'

gemfile <<-RB
gem 'rails', '~>5.0.0'
gem 'racc', '<= 1.5.2' if RUBY_PLATFORM == 'java'
gem 'haml', '~>5.0.0'
gem 'haml-rails', '~>1.0.0'
gem 'minitest', '5.2.3'
Expand Down

0 comments on commit 558c819

Please sign in to comment.