Skip to content

Commit

Permalink
activerecord-jdbcsqlite3-adapter requires railties
Browse files Browse the repository at this point in the history
But doesn't bother to actually specify the dependency
  • Loading branch information
albus522 committed Dec 28, 2017
1 parent bb1f1e7 commit 7a6f570
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ platforms :jruby do
end
gem 'jruby-openssl'
gem 'mime-types', ['~> 2.6', '< 2.99']
gem 'railties', (ENV['RAILS_VERSION'] || ['>= 3.0', '< 5.2'])
end

platforms :rbx do
Expand Down

0 comments on commit 7a6f570

Please sign in to comment.