diff --git a/Gemfile b/Gemfile index 3314e92..e3f1277 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'exception_notification' gem 'sequencescape-client-api', '>=0.2.9', :github => 'sanger/sequencescape-client-api', - :branch => 'next_release', + :branch => 'production', :require => 'sequencescape' gem 'sanger_barcode', '>= 0.2.0', :git => 'git+ssh://git@github.com/sanger/sanger_barcode.git' diff --git a/Gemfile.lock b/Gemfile.lock index e2ea4ae..6042daf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,8 +13,8 @@ GIT GIT remote: git://github.com/sanger/sequencescape-client-api.git - revision: d1d1719bbd3419e8c5fa53152688452ec091ffa6 - branch: next_release + revision: 79a7e0818410acb62f5befcc24eb4d72f092abca + branch: production specs: sequencescape-client-api (0.2.9) activemodel (~> 3.0.0)