Commit 90533f88f22799df43a8b37dd874bbb744fc22b2
1 parent
987f351b
Exists in
master
and in
17 other branches
Fixed Active Job tests [skip ci]
Showing
3 changed files
with
3 additions
and
3 deletions
Show diff stats
Gemfile
... | ... | @@ -4,7 +4,7 @@ source "https://rubygems.org" |
4 | 4 | gemspec |
5 | 5 | |
6 | 6 | gem "activerecord", "~> 6.0.0.rc1" |
7 | -gem "activejob", "~> 6.0.0.rc1" | |
7 | +gem "activejob", "~> 6.0.0.rc1", require: "active_job" | |
8 | 8 | gem "actionpack", "~> 6.0.0.rc1" |
9 | 9 | gem "sqlite3" |
10 | 10 | gem "gemoji-parser" | ... | ... |
test/gemfiles/mongoid6.gemfile