mirror of
https://github.com/rails/jquery-rails.git
synced 2026-01-10 15:17:54 -05:00
Update gemspec to reflect Rails 4 compatibility
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user