Gemfile.lock in fast_jsonapi-1.0.16 vs Gemfile.lock in fast_jsonapi-1.0.17

- old
+ new

@@ -1,5 +1,14 @@ +PATH + remote: . + specs: + fast_jsonapi (1.0.16) + activerecord (~> 5.0) + activesupport (~> 5.0) + multi_json (~> 1.12) + oj (~> 3.3) + GEM remote: https://rubygems.org/ specs: actionpack (5.1.4) actionview (= 5.1.4) @@ -132,16 +141,13 @@ PLATFORMS ruby DEPENDENCIES active_model_serializers (~> 0.10.4) - activerecord (~> 5.0) - activesupport (~> 5.0) bundler (~> 1.0) byebug + fast_jsonapi! juwelier (~> 2.1.0) - multi_json (~> 1.12) - oj (~> 3.3) rdoc (~> 3.12) rspec (~> 3.5.0) rspec-benchmark (~> 0.3.0) simplecov skylight (~> 1.3)