mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Remove ruby-debug as requested.
This commit is contained in:
parent
9cf2fc4414
commit
a507326647
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -1,7 +1,6 @@
|
|||
source :rubygems
|
||||
|
||||
gem 'bundler', '~> 1.0'
|
||||
gem "ruby-debug"
|
||||
gemspec
|
||||
|
||||
@dependencies.delete_if {|d| d.name == "xpath" }
|
||||
|
|
Loading…
Reference in a new issue