Skip to content

Commit

Permalink
Required Ruby version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
iGEL committed Jul 4, 2014
1 parent 236f3fa commit c83dc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it.gemspec
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |s|
s.homepage = %q{https://github.com/igel/it}
s.require_paths = ["lib"]
s.required_rubygems_version = ">= 1.3.6"
s.required_ruby_version = '>= 1.9.2'
s.required_ruby_version = '>= 1.9.3'
s.summary = %q{A helper for links and other html tags in your translations}
s.test_files = Dir['spec/**/*_spec.rb'] << 'spec/spec_helper.rb'
s.add_dependency('actionpack', '>= 3.0.0')
Expand Down

0 comments on commit c83dc1e

Please sign in to comment.