Skip to content

Commit

Permalink
Any 3.1 or above will work, but not Rails 4 yet :)
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed Jan 2, 2012
1 parent a2c59c4 commit 33332fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion less-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'actionpack', '>= 3.1'
s.add_development_dependency 'minitest'
s.add_development_dependency 'guard-minitest'
s.add_development_dependency 'rails', '>= 3.1'
s.add_development_dependency 'rails', '~> 3.1'
end

0 comments on commit 33332fb

Please sign in to comment.