Gemfile in identity_cache-1.6.0 vs Gemfile in identity_cache-1.6.1
- old
+ new
@@ -7,10 +7,10 @@
gem "rubocop-shopify", "~> 2.9.0", require: false
gem "mysql2", "~> 0.5.3", platform: :mri
gem "pg", ">= 0.18", "< 2.0", platform: :mri
-gem "memcached", "~> 1.8.0", platform: :mri
+gem "memcached", github: "Shopify/memcached", branch: "1-0-stable-shopify", platform: :mri
gem "memcached_store", "~> 2.3.2", platform: :mri
gem "dalli", "~> 3.2.3"
gem "cityhash", "~> 0.6.0", platform: :mri
gem "byebug", platform: :mri