Skip to content

Commit d147266

Browse files
committed
not even activemodel is necessary
1 parent 392b38d commit d147266

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jsonapi_errorable.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Gem::Specification.new do |spec|
1818
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
1919
spec.require_paths = ["lib"]
2020

21-
spec.add_dependency 'activemodel', [">= 4.1", "< 6"]
2221
spec.add_dependency 'jsonapi-serializable', '~> 0.1'
2322

2423
spec.add_development_dependency "bundler", "~> 1.11"

0 commit comments

Comments
 (0)