diff Gemfile @ 366:26545fe719ca

Remove caching system. Too much complexity for something that is really simple.
author edogawaconan <me@myconan.net>
date Sat, 14 Feb 2015 01:35:45 +0900
parents dd5a107bff3d
children 2ad092e60975
line wrap: on
line diff
--- a/Gemfile	Sat Feb 14 01:23:36 2015 +0900
+++ b/Gemfile	Sat Feb 14 01:35:45 2015 +0900
@@ -10,7 +10,6 @@
 gem "pg", :platforms => :ruby
 gem "activerecord-jdbcpostgresql-adapter", :platforms => :jruby
 gem "jruby-openssl", :platforms => :jruby
-gem "dalli"
 
 gem "sass-rails", "~> 5.0" # Rails 4.2 default