Use debug gem
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -2,3 +2,5 @@ source 'https://rubygems.org'
|
||||
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||
|
||||
gemspec
|
||||
|
||||
gem "debug"
|
||||
|
||||
@@ -27,7 +27,6 @@ GEM
|
||||
minitest (>= 5.1)
|
||||
tzinfo (~> 2.0)
|
||||
builder (3.2.4)
|
||||
byebug (11.1.3)
|
||||
concurrent-ruby (1.1.10)
|
||||
crass (1.0.6)
|
||||
erubi (1.12.0)
|
||||
@@ -77,7 +76,6 @@ PLATFORMS
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
byebug
|
||||
mrsk!
|
||||
|
||||
BUNDLED WITH
|
||||
|
||||
Reference in New Issue
Block a user