Skip to content

Commit d389e8f

Browse files
committed
remove json as a runtime dependency
1 parent dc898c4 commit d389e8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rspec_api_documentation.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Gem::Specification.new do |s|
1717
s.add_runtime_dependency "rspec", "~> 3.0", ">= 3.0.0"
1818
s.add_runtime_dependency "activesupport", ">= 3.0.0"
1919
s.add_runtime_dependency "mustache", "~> 1.0", ">= 0.99.4"
20-
s.add_runtime_dependency "json", "~> 1.4", ">= 1.4.6"
2120

2221
s.add_development_dependency "bundler", "~> 1.0"
2322
s.add_development_dependency "fakefs", "~> 0.4"

0 commit comments

Comments
 (0)