We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b18174 commit 944cf41Copy full SHA for 944cf41
jquery-ui-bootstrap-rails.gemspec
@@ -69,11 +69,11 @@ Gem::Specification.new do |s|
69
s.homepage = "http://github.com/kristianmandrup/jquery-ui-bootstrap-rails"
70
s.licenses = ["MIT"]
71
s.require_paths = ["lib"]
72
- s.rubygems_version = "2.0.0"
+ s.rubygems_version = "1.8.25"
73
s.summary = "jQuery UI Bootstrap for Rails asset pipeline"
74
75
if s.respond_to? :specification_version then
76
- s.specification_version = 4
+ s.specification_version = 3
77
78
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
79
s.add_runtime_dependency(%q<rails>, [">= 0"])
0 commit comments