diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ group :test do platforms :mri do gem 'stackprof' - # gem 'byebug' + gem 'byebug' end gem 'benchmark-ips' |