diff --git a/Gemfile b/Gemfile index d9d81703..d01a1364 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' gemspec -gem 'adamantium', :git => 'https://github.com/mbj/adamantium.git', :branch => :'configurable-freezers' +gem 'adamantium', :git => 'https://github.com/dkubb/adamantium.git' gem 'descendants_tracker', :git => 'https://github.com/dkubb/descendants_tracker.git' gem 'abstract_class', :git => 'https://github.com/dkubb/abstract_class.git' gem 'equalizer', :git => 'https://github.com/dkubb/equalizer.git'