Skip to content

Commit

Permalink
fixup! Drop active_job from the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcharlton committed Sep 10, 2019
1 parent a6b907e commit eb8d4da
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ PATH
administrate (0.11.0)
actionpack (>= 4.2)
actionview (>= 4.2)
activejob (>= 4.2)
activerecord (>= 4.2)
autoprefixer-rails (>= 6.0)
datetime_picker_rails (~> 0.0.7)
Expand All @@ -30,9 +29,6 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (6.0.0)
activesupport (= 6.0.0)
globalid (>= 0.3.6)
activemodel (6.0.0)
activesupport (= 6.0.0)
activerecord (6.0.0)
Expand Down Expand Up @@ -207,9 +203,8 @@ GEM
rspec-support (~> 3.8)
rspec-support (3.8.0)
safe_yaml (1.0.5)
sassc (2.0.1)
sassc (2.2.0)
ffi (~> 1.9)
rake
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
Expand Down

0 comments on commit eb8d4da

Please sign in to comment.