From: Tom Hughes Date: Sat, 18 Jan 2014 16:54:20 +0000 (+0000) Subject: Stick with dalli 2.6.x for now until ruby-openid is updated X-Git-Tag: live~4464 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/58381bbfd4608d8ca072b528c86ba684664e0b77?ds=sidebyside Stick with dalli 2.6.x for now until ruby-openid is updated https://github.com/openid/ruby-openid/pull/67 https://github.com/mperham/dalli/issues/424 --- diff --git a/Gemfile b/Gemfile index 312f6d604..8e0663427 100644 --- a/Gemfile +++ b/Gemfile @@ -73,7 +73,7 @@ gem 'httpclient' gem 'soap4r-ruby1.9' # Load memcache client in case we are using it -gem 'dalli' +gem 'dalli', '~> 2.6.4' gem 'kgio' # Gems useful for development diff --git a/Gemfile.lock b/Gemfile.lock index 676595a47..dd565f1ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM coffee-script-source (1.6.3) composite_primary_keys (6.0.1) activerecord (>= 4.0.0) - dalli (2.7.0) + dalli (2.6.4) deadlock_retry (1.2.0) dynamic_form (1.1.4) erubis (2.7.0) @@ -67,7 +67,7 @@ GEM jsonify-rails (0.3.2) actionpack jsonify (< 0.4.0) - jwt (0.1.10) + jwt (0.1.11) multi_json (>= 1.5) kgio (2.8.1) libxml-ruby (2.7.0) @@ -175,7 +175,7 @@ DEPENDENCIES bigdecimal (~> 1.1.0) coffee-rails (~> 4.0.0) composite_primary_keys (>= 6.0.1) - dalli + dalli (~> 2.6.4) deadlock_retry (>= 1.2.0) dynamic_form htmlentities