File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ group :development, :test do
4848 gem 'better_errors' , '~> 2.10.1'
4949 gem 'brakeman' , '~> 7.0.2' , require : false
5050 gem 'bullet' , '~> 8.0' , '>= 8.0.8'
51- gem 'colorize' , '~> 0.8.1 '
51+ gem 'colorize' , '~> 1.1.0 '
5252 gem 'consistency_fail'
5353 gem 'dotenv-rails' , '~> 3.1.8'
5454 gem 'guard-livereload' , '~> 2.5.2'
Original file line number Diff line number Diff line change 115115 capistrano-bundler
116116 sidekiq (>= 6.0.6 )
117117 coderay (1.1.3 )
118- colorize (0.8.1 )
118+ colorize (1.1.0 )
119119 concurrent-ruby (1.3.5 )
120120 connection_pool (2.5.3 )
121121 consistency_fail (0.3.7 )
@@ -616,7 +616,7 @@ DEPENDENCIES
616616 browser (~> 6.2.0 )
617617 bullet (~> 8.0 , >= 8.0.8 )
618618 capistrano-sidekiq (~> 3.0.0 )
619- colorize (~> 0.8.1 )
619+ colorize (~> 1.1.0 )
620620 consistency_fail
621621 devise (~> 4.9.4 )
622622 devise-i18n (~> 1.13.0 )
You can’t perform that action at this time.
0 commit comments