Skip to content

Commit

Permalink
Test against latest Roar JSON API
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Coles <alex@alexbcoles.com>
  • Loading branch information
myabc committed Feb 25, 2017
1 parent cf2b0d9 commit d2e5d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roar-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'minitest-rails'
s.add_development_dependency 'minitest'

s.add_development_dependency "roar-jsonapi"
s.add_development_dependency "roar-jsonapi", '>= 0.0.3'
s.add_development_dependency "activemodel"
s.add_development_dependency "activerecord"
s.add_development_dependency "sqlite3"
Expand Down

0 comments on commit d2e5d34

Please sign in to comment.