devise_approvable.gemspec in devise_approvable-0.8.0 vs devise_approvable.gemspec in devise_approvable-0.9.0

- old
+ new

@@ -1,14 +1,14 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: devise_approvable 0.8.0 ruby lib +# stub: devise_approvable 0.9.0 ruby lib Gem::Specification.new do |s| s.name = "devise_approvable" - s.version = "0.8.0" + s.version = "0.9.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Alex Egg"] s.date = "2015-04-06" @@ -21,10 +21,10 @@ "Gemfile", "Gemfile.lock", "README", "Rakefile", "VERSION", - "app/controllers/approvals_controller.rb", + "app/controllers/devise/approvals_controller.rb", "app/views/devise/approvals/new.html.erb", "config/initializers/devise.rb", "devise_approvable.gemspec", "lib/devise_approvable.rb", "lib/devise_approvable/mailer.rb",