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:
parent
aee8146040
commit
dbe8d42663
1
Gemfile
1
Gemfile
@ -60,6 +60,7 @@ group :test do
|
||||
gem 'minitest-reporters'
|
||||
gem 'webmock'
|
||||
gem 'vcr'
|
||||
gem 'byebug'
|
||||
end
|
||||
|
||||
group :production do
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user