Merge pull request #1774 from dnrce/remove_cache_digests

Remove cache_digests gem
This commit is contained in:
Dan Rice 2015-03-13 00:24:41 -04:00
commit 08443e1faf
2 changed files with 0 additions and 5 deletions

View file

@ -31,7 +31,6 @@ gem "aasm"
gem "htmlentities"
gem "swf_fu"
gem "rails_autolink"
gem "cache_digests"
# To use ActiveModel has_secure_password
gem 'bcrypt', '~> 3.1.7'

View file

@ -44,9 +44,6 @@ GEM
bullet (4.14.0)
activesupport (>= 3.0.0)
uniform_notifier (>= 1.6.0)
cache_digests (0.3.1)
actionpack (>= 3.2)
thread_safe
capybara (2.4.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
@ -215,7 +212,6 @@ DEPENDENCIES
aruba (>= 0.5.4)
bcrypt (~> 3.1.7)
bullet
cache_digests
capybara
codeclimate-test-reporter
coffee-rails (~> 4.0)