Skip to content

Commit

Permalink
Bump errorable to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Richmond committed Apr 9, 2017
1 parent 3d85f73 commit c241b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonapi_suite.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'rails', ['>= 4.1', '< 6']
spec.add_dependency 'strong_resources', '~> 0.6'
spec.add_dependency 'jsonapi_compliable', '~> 0.6'
spec.add_dependency 'jsonapi_errorable', '~> 0.1'
spec.add_dependency 'jsonapi_errorable', '~> 0.6'
spec.add_dependency 'jsonapi_spec_helpers', '~> 0.3'
spec.add_dependency 'nested_attribute_reassignable', '~> 0.6'

Expand Down

0 comments on commit c241b20

Please sign in to comment.