simple-navigation.gemspec in simple-navigation-4.0.3 vs simple-navigation.gemspec in simple-navigation-4.0.4
- old
+ new
@@ -13,10 +13,10 @@
"Padrino applications. The navigation is defined in a " \
"single configuration file. It supports automatic as well "\
"as explicit highlighting of the currently active " \
"navigation through regular expressions."
spec.summary = "simple-navigation is a ruby library for creating navigations "\
- "(with multiple levels) for your Rails2, Rails3, Rails4, Sinatra or " \
+ "(with multiple levels) for your Rails, Sinatra or " \
"Padrino application."
spec.homepage = 'http://github.com/codeplant/simple-navigation'
spec.license = 'MIT'
spec.files = `git ls-files -z`.split("\x0")