Update gemspec to reflect Rails 4 compatibility

This commit is contained in:
Benjamin Quorning
2014-05-08 11:08:11 +02:00
parent 7ae3bec298
commit 21ca5322fe

View File

@@ -8,8 +8,8 @@ Gem::Specification.new do |s|
s.authors = ["André Arko"]
s.email = ["andre@arko.net"]
s.homepage = "http://rubygems.org/gems/jquery-rails"
s.summary = "Use jQuery with Rails 3"
s.description = "This gem provides jQuery and the jQuery-ujs driver for your Rails 3 application."
s.summary = "Use jQuery with Rails 3+"
s.description = "This gem provides jQuery and the jQuery-ujs driver for your Rails 3+ application."
s.license = "MIT"
s.required_rubygems_version = ">= 1.3.6"