Skip to content

Commit

Permalink
Bumps AMS dependency to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ-FGonzalez committed Mar 26, 2020
1 parent 9bbcee1 commit 4e0d403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion active_model_serializers_matchers.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = '>= 1.9.3'

spec.add_dependency "active_model_serializers", "0.10.0rc5"
spec.add_dependency "active_model_serializers", "0.10.0"
spec.add_dependency "rspec", "~> 3.0"

spec.add_development_dependency "bundler", "~> 1.7"
Expand Down

0 comments on commit 4e0d403

Please sign in to comment.