From 415d8537640d88730c50c6f2b9a40aea68d852b9 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Mon, 11 Jan 2016 10:44:44 -0800 Subject: [PATCH] Test linnaeus branch with perf improvements --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index b7b6d548..b46b07d0 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ gem 'dnsruby' gem 'base32' gem 'coveralls', require: false gem 'sanitize' -gem 'linnaeus', git: 'https://github.com/neocities/linnaeus.git', branch: 'soften_redis_gemspec' +gem 'linnaeus', git: 'https://github.com/neocities/linnaeus.git', branch: 'soften_deps_and_perf' gem 'will_paginate' platform :mri, :rbx do