Skip to content

Commit

Permalink
results the same
Browse files Browse the repository at this point in the history
  • Loading branch information
pjurewicz committed Jan 30, 2024
1 parent c97a884 commit 6b55ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/ci/generate
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ class CI
join(
generate(
ruby_version(MRI_RUBY.drop(1)),
bundle_gemfile(GEMFILE, GEMFILE_RAILS_7_0, GEMFILE_RAILS_6_1, GEMFILE_RAILS_6_0),
bundle_gemfile(GEMFILE, RAILS_GEMFILES),
database_url(SQLITE3)
)
)
Expand Down

0 comments on commit 6b55ae5

Please sign in to comment.