We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e838e commit 42ba2c9Copy full SHA for 42ba2c9
parser/jsonapi-parser.gemspec
@@ -12,6 +12,4 @@ Gem::Specification.new do |spec|
12
13
spec.files = Dir['LICENSE', 'README.md', 'lib/**/*']
14
spec.require_path = 'lib'
15
-
16
- spec.add_dependency 'json', '~>1.8'
17
end
0 commit comments