updated gemfile
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -30,10 +30,10 @@ gem 'daemons'
|
|||||||
gem 'net-ssh'
|
gem 'net-ssh'
|
||||||
gem 'net-sftp'
|
gem 'net-sftp'
|
||||||
gem 'newrelic_rpm'
|
gem 'newrelic_rpm'
|
||||||
|
gem 'term-ansicolor'
|
||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
gem 'ruby-prof'
|
gem 'ruby-prof'
|
||||||
gem 'pry'
|
gem 'pry'
|
||||||
gem 'awesome_print'
|
gem 'awesome_print'
|
||||||
gem 'term-ansicolor'
|
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user