tabulous.gemspec in tabulous-1.0.0 vs tabulous.gemspec in tabulous-1.0.1

- old
+ new

@@ -9,10 +9,10 @@ s.email = ["techiferous@gmail.com"] s.homepage = "https://github.com/techiferous/tabulous" s.summary = "Easy tabbed navigation for Rails." s.description = "Tabulous provides an easy way to add tabs to your Rails application." - s.required_rubygems_version = ">= 1.4.0" + s.required_rubygems_version = ">= 1.3.7" s.rubyforge_project = "tabulous" s.add_dependency "colored", "~> 1.2.0" s.add_dependency "rails", "~> 3.0.0" s.add_development_dependency "bundler", "~> 1.0.10"