Skip to content

Commit

Permalink
Merge pull request #504 from bdunne/drop_dependency_on_activerecord
Browse files Browse the repository at this point in the history
Drop dependency on activerecord since nothing here requires it.
  • Loading branch information
Fryguy authored Dec 8, 2020
2 parents 17db4ba + 1934509 commit 5817de9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manageiq-gems-pending.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Gem::Specification.new do |s|

s.required_ruby_version = "> 2.4"

s.add_runtime_dependency "activerecord", "< 5.3"
s.add_runtime_dependency "activesupport", "< 5.3"
s.add_runtime_dependency "awesome_spawn", "~> 1.5"
s.add_runtime_dependency "aws-sdk-s3", "~> 1.0"
Expand Down

0 comments on commit 5817de9

Please sign in to comment.