diff --git a/Gemfile b/Gemfile --- a/Gemfile +++ b/Gemfile @@ -102,7 +102,7 @@ group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a debugger console - gem 'debug', platforms: [:mri, :mingw, :x64_mingw] + gem 'byebug' end group :development do