We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa09c29 commit c40354eCopy full SHA for c40354e
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- fast_jsonapi (1.0.17)
+ fast_jsonapi (1.1.0)
5
activesupport (>= 4.2)
6
7
GEM
fast_jsonapi.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |gem|
gem.name = "fast_jsonapi"
- gem.version = "1.0.17"
+ gem.version = "1.1.0"
gem.required_rubygems_version = Gem::Requirement.new(">= 0") if gem.respond_to? :required_rubygems_version=
gem.metadata = { "allowed_push_host" => "https://rubygems.org" } if gem.respond_to? :metadata=
0 commit comments