Skip to content

Commit

Permalink
update dalli too
Browse files Browse the repository at this point in the history
  • Loading branch information
coolo committed May 26, 2014
1 parent 1a0e37d commit a3cfb26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/api/Gemfile
Expand Up @@ -84,7 +84,7 @@ end
group :assets do
gem 'cssmin', '>= 1.0.2'
gem 'uglifier', '>= 1.2.2'
gem 'sass-rails'
gem 'sass-rails', '~> 4.0.3'
gem 'jquery-datatables-rails'
gem 'codemirror-rails', '~> 3.13'
gem 'rails_tokeninput', '>= 1.6.1.rc1'
Expand Down
4 changes: 2 additions & 2 deletions src/api/Gemfile.lock
Expand Up @@ -53,7 +53,7 @@ GEM
safe_yaml (~> 1.0.0)
cssmin (1.0.3)
daemons (1.1.9)
dalli (2.7.0)
dalli (2.7.2)
database_cleaner (1.2.0)
delayed_job (4.0.1)
activesupport (>= 3.0, < 4.2)
Expand Down Expand Up @@ -247,7 +247,7 @@ DEPENDENCIES
rdoc
redcarpet
ruby-ldap
sass-rails
sass-rails (~> 4.0.3)
simplecov
sprite-factory (>= 1.5.2)
thinking-sphinx (> 3.1)
Expand Down

0 comments on commit a3cfb26

Please sign in to comment.