Remove reference to local rspec, used in development
This commit is contained in:
parent
088086a3f5
commit
4bacb1e37a
1 changed files with 0 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -6,8 +6,6 @@ gemspec
|
|||
|
||||
gem 'mutant', path: '.'
|
||||
|
||||
gem 'rspec-core', path: '../rspec-core'
|
||||
|
||||
group :development, :test do
|
||||
gem 'devtools', git: 'https://github.com/rom-rb/devtools.git'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue