Use adamantium from dkubb/adamantium
This commit is contained in:
parent
637ea8a849
commit
8c4a0150ba
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
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'
|
||||
|
|
Loading…
Reference in a new issue