Skip to content

Commit

Permalink
Merge pull request #11 from reaperhulk/master
Browse files Browse the repository at this point in the history
update gemspec
  • Loading branch information
reaperhulk committed Jan 26, 2014
2 parents 0a2c200 + 617eb5c commit d5f20ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r509-validity-redis.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec = Gem::Specification.new do |s|
s.author = "Sean Schulte"
s.email = "[email protected]"
s.homepage = "http://langui.sh"
s.required_ruby_version = ">= 1.8.6"
s.required_ruby_version = ">= 1.9.3"
s.files = %w(README.md Rakefile) + Dir["{lib,script,spec,doc,cert_data}/**/*"]
s.test_files= Dir.glob('test/*_spec.rb')
s.require_path = "lib"
Expand Down

0 comments on commit d5f20ae

Please sign in to comment.