Gemfile in api_pack-1.2.1 vs Gemfile in api_pack-1.3.1
- old
+ new
@@ -2,10 +2,9 @@
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
gemspec
-gem 'fast_jsonapi'
gem 'jwt'
group :test do
gem 'faker'
gem 'rspec', '~> 3.7'