Skip to content

Commit

Permalink
Removed unused dependencies from gemspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
iliabylich authored and whitequark committed Jun 10, 2020
1 parent 8beeda1 commit 05d2321
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ast.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'simplecov'

s.add_development_dependency 'coveralls', '~> 0.8.23'
s.add_development_dependency 'json_pure' # for coveralls on 1.9.2
s.add_development_dependency 'mime-types', '~> 1.25' # for coveralls on 1.8.7
s.add_development_dependency 'rest-client', '~> 1.6.7' # 1.8.7

s.add_development_dependency 'yard'
s.add_development_dependency 'kramdown'
Expand Down

0 comments on commit 05d2321

Please sign in to comment.