Skip to content

Commit

Permalink
gemspec: specify ironfan doesn't work with ruby 2
Browse files Browse the repository at this point in the history
A 1st workaround for infochimps-labs#363
  • Loading branch information
smaftoul committed Sep 4, 2014
1 parent 5a30f94 commit 1151271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ironfan.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ Gem::Specification.new do |gem|

gem.add_development_dependency('bundler', '~> 1.0')

gem.required_ruby_version = '< 2'
end

0 comments on commit 1151271

Please sign in to comment.