mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[bundler/bundler] Use a newer debugging gem in docs
So that the examples work in currently supported rubies.
b7d4556cde
This commit is contained in:
parent
4913c9b6bf
commit
4af3665fd9
Notes:
git
2019-08-31 04:40:14 +09:00
3 changed files with 3 additions and 3 deletions
|
@ -158,7 +158,7 @@ Each \fIgem\fR \fBMAY\fR specify files that should be used when autorequiring vi
|
|||
|
||||
gem "redis", :require => ["redis/connection/hiredis", "redis"]
|
||||
gem "webmock", :require => false
|
||||
gem "debugger", :require => true
|
||||
gem "byebug", :require => true
|
||||
.
|
||||
.fi
|
||||
.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue