1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-29 18:52:22 +01:00

adds byebug to gemfile for group test

This commit is contained in:
Nicolas Florentin 2016-04-08 11:10:36 +02:00
parent aee8146040
commit dbe8d42663
2 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,7 @@ group :test do
gem 'minitest-reporters'
gem 'webmock'
gem 'vcr'
gem 'byebug'
end
group :production do

View File

@ -59,6 +59,7 @@ GEM
sass (>= 3.2.19)
buftok (0.2.0)
builder (3.2.2)
byebug (8.2.3)
camertron-eprun (1.1.0)
capistrano (2.15.5)
highline
@ -426,6 +427,7 @@ DEPENDENCIES
active_record_query_trace
awesome_print
bootstrap-sass
byebug
capistrano
capistrano-maintenance (= 0.0.5)
capistrano-sidekiq