diff --git a/Gemfile b/Gemfile index d08a7c4..720fc0f 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem 'sdoc', '~> 0.4.0', group: :doc gem "bootstrap-sass" gem "simple_form", "~> 3.1.0.rc2", github: "plataformatec/simple_form", branch: "master" gem "devise", "~> 3.4.1" -# Use ActiveModel has_secure_password +## Use ActiveModel has_secure_password # gem 'bcrypt', '~> 3.1.7' # Use Unicorn as the app server @@ -60,4 +60,3 @@ group :development, :test do # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring gem 'spring' end -