devise_approvable.gemspec in devise_approvable-0.11.0 vs devise_approvable.gemspec in devise_approvable-0.12.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.11.0 ruby lib
+# stub: devise_approvable 0.12.0 ruby lib
Gem::Specification.new do |s|
s.name = "devise_approvable"
- s.version = "0.11.0"
+ s.version = "0.12.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"
@@ -23,10 +23,10 @@
"README",
"Rakefile",
"VERSION",
"app/controllers/devise/approvals_controller.rb",
"app/views/devise/approvals/new.html.erb",
- "app/views/devise/mailer/approval_instructions.html.erb",
+ "app/views/devise/mailer/approval_instructions.html.haml",
"config/initializers/devise.rb",
"devise_approvable.gemspec",
"lib/devise_approvable.rb",
"lib/devise_approvable/mailer.rb",
"lib/devise_approvable/model.rb",