Skip to content

Commit

Permalink
Merge a5c6d81 into db56ec2
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredbeck committed Mar 18, 2016
2 parents db56ec2 + a5c6d81 commit c7154da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slim_lint.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = '>= 2.0.0'

s.add_dependency 'slim', '~> 3.0'
s.add_dependency 'rake', '~> 10.0'
s.add_dependency 'rake', '>= 10', '< 12'
s.add_dependency 'rubocop', '>= 0.36.0'
s.add_dependency 'sysexits', '~> 1.1'

Expand Down

0 comments on commit c7154da

Please sign in to comment.