Use dkubb/immutable
This commit is contained in:
parent
fda5d716a4
commit
63f034162c
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -2,7 +2,7 @@ source 'https://rubygems.org'
|
|||
|
||||
gemspec
|
||||
|
||||
gem 'immutable', :git => 'https://github.com/mbj/immutable'
|
||||
gem 'immutable', :git => 'https://github.com/dkubb/immutable'
|
||||
gem 'abstract', :git => 'https://github.com/mbj/abstract'
|
||||
|
||||
# Until there is a release with explicit sends to self fix
|
||||
|
|
Loading…
Reference in a new issue