removed json and omniauth gems
Showing
with
1 additions
and
15 deletions
... | ... | @@ -20,7 +20,7 @@ gem 'turbolinks' |
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder | ||
gem 'jbuilder', '~> 2.0' | ||
# bundle exec rake doc:rails generates the API under doc/api. | ||
gem 'sdoc', '~> 0.4.0', group: :doc | ||
#gem 'sdoc', '~> 0.4.0', group: :doc | ||
# revert from 3.1.13 due to armhf bug | ||
gem 'bcrypt', '3.1.12' | ||
... | ... |
Please
register
or
sign in
to comment