Skip to content

Commit

Permalink
Add @maccman's sprockets-memcache-store gem.
Browse files Browse the repository at this point in the history
  • Loading branch information
javierjulio committed Mar 27, 2014
1 parent 7e04dc5 commit ef83ef0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ gem 'dalli'
gem 'memcachier'
gem 'builder'
gem 'sprockets'
gem 'sprockets-memcache-store'
gem 'uglifier'
gem 'closure-compiler'
gem 'yui-compressor'
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ GEM
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-memcache-store (0.0.1)
dalli
stylus (1.0.1)
execjs
stylus-source
Expand Down Expand Up @@ -104,6 +106,7 @@ DEPENDENCIES
sinatra
sinatra-contrib!
sprockets
sprockets-memcache-store
stylus
stylus-source
thin
Expand Down

0 comments on commit ef83ef0

Please sign in to comment.