We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 270276d commit 652ad51Copy full SHA for 652ad51
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- fast_jsonapi (1.1.0)
+ fast_jsonapi (1.1.1)
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.1.0"
+ gem.version = "1.1.1"
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