rooble.gemspec in rooble-0.4.4 vs rooble.gemspec in rooble-0.4.5

- old
+ new

@@ -10,10 +10,10 @@ spec.authors = ["Gustavo Rubio"] spec.email = 'mail@gustavorub.io' spec.summary = "Allows to paginate and search through ActiveRecord associations in rails." spec.description = "Yet another unnecessary and selfishly-created pagination and search gem for rails. This gem will add methods to your ActiveRecord associations and classes so you can search and paginate." - spec.homepage = 'http://github.com/gusrub/rooble' + spec.homepage = 'https://bitbucket.org/gusrub/rooble' spec.license = 'MIT' spec.date = Date.today.to_s spec.require_paths = ["lib"] spec.files = `git ls-files`.split("\n") spec.platform = Gem::Platform::RUBY