Skip to content

Commit

Permalink
Upgrades coffeelint to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joker-777 committed Jul 19, 2019
1 parent dc981b1 commit 805f4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pronto-coffeelint.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']

s.add_dependency 'pronto', '~> 0.6'
s.add_dependency 'coffeelint', '~> 1.16'
s.add_dependency 'coffeelint', '~> 2.1.0'
s.add_development_dependency 'rake', '~> 10.3'
s.add_development_dependency 'rspec', '~> 3.0'
s.add_development_dependency 'rspec-its', '~> 1.0'
Expand Down

0 comments on commit 805f4b4

Please sign in to comment.