Rakefile in totally_lazy-0.1.22 vs Rakefile in totally_lazy-0.1.23
- old
+ new
@@ -34,10 +34,10 @@
gem.license = 'Apache 2.0'
gem.summary = 'A lazy FP library for Ruby'
gem.description = 'Port of java functional library totallylazy to ruby'
gem.email = 'rbarlow@raymanoz.com'
gem.authors = ['Raymond Barlow', 'Kingsley Hendrickse']
- gem.required_ruby_version = '2.0.0'
+ gem.required_ruby_version = '>= 2.0.0'
end
Jeweler::RubygemsDotOrgTasks.new
desc 'rebuild gem'
task :re do