mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 15:23:06 +00:00
Depend on activerecord-jdbc-adapter for jruby edge tests
When this
358505dbdd
commit is released we can depend again on the released gem
This commit is contained in:
@@ -12,7 +12,7 @@ platforms :mri do
|
||||
end
|
||||
|
||||
platforms :jruby do
|
||||
gem 'activerecord-jdbcsqlite3-adapter'
|
||||
gem 'activerecord-jdbcsqlite3-adapter', github: 'jruby/activerecord-jdbc-adapter'
|
||||
end
|
||||
|
||||
platforms :rbx do
|
||||
|
||||
Reference in New Issue
Block a user