Skip to content

Commit

Permalink
Do not use 3.5 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
gongo committed Oct 4, 2016
1 parent 63d8a86 commit 3c1a1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turnip_formatter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'turnip', '~> 3.0.0.pre.beta'
spec.add_dependency 'slim'
spec.add_dependency 'rspec', [">=3.0", "<4.0"]
spec.add_dependency 'rspec', [">=3.0", "<3.5"]
spec.add_development_dependency 'bundler', '~> 1.3'
spec.add_development_dependency 'rake'
spec.add_development_dependency 'coveralls'
Expand Down

0 comments on commit 3c1a1a2

Please sign in to comment.