Fix mutant dependency in Gemfile.lock

This commit is contained in:
Dan Kubb 2018-11-06 09:28:13 -08:00
parent 41e265391b
commit 4e8967a9aa

View file

@ -1,7 +1,7 @@
PATH
remote: .
specs:
mutant (0.8.16)
mutant (0.8.18)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
anima (~> 0.3.0)
@ -17,8 +17,8 @@ PATH
procto (~> 0.0.2)
regexp_parser (~> 1.2)
unparser (~> 0.2.5)
mutant-rspec (0.8.16)
mutant (~> 0.8.16)
mutant-rspec (0.8.18)
mutant (~> 0.8.18)
rspec-core (>= 3.4.0, < 4.0.0)
GEM
@ -170,4 +170,4 @@ DEPENDENCIES
mutant!
BUNDLED WITH
1.16.4
1.17.1