Fix mutant dependency in Gemfile.lock
This commit is contained in:
parent
41e265391b
commit
4e8967a9aa
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue