File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ group :test do
8989 gem 'rspec-rails' , '~> 5.0.1'
9090 gem 'rspec-wait'
9191 gem 'rspec_api_documentation' , '>= 6.1.0'
92- gem 'rubocop' , '~> 1.12.1 '
92+ gem 'rubocop' , '~> 1.13.0 '
9393 gem 'timecop'
9494 gem 'webmock' , '> 2.3.1'
9595end
Original file line number Diff line number Diff line change 318318 parallel (1.20.1 )
319319 parallel_tests (3.7.0 )
320320 parallel
321- parser (3.0.0 .0 )
321+ parser (3.0.1 .0 )
322322 ast (~> 2.4.1 )
323323 pg (1.2.3 )
324324 posix-spawn (0.3.15 )
409409 activesupport (>= 3.0.0 )
410410 mustache (~> 1.0 , >= 0.99.4 )
411411 rspec (~> 3.0 )
412- rubocop (1.12.1 )
412+ rubocop (1.13.0 )
413413 parallel (~> 1.10 )
414414 parser (>= 3.0.0.0 )
415415 rainbow (>= 2.2.2 , < 4.0 )
@@ -582,7 +582,7 @@ DEPENDENCIES
582582 rspec-rails (~> 5.0.1 )
583583 rspec-wait
584584 rspec_api_documentation (>= 6.1.0 )
585- rubocop (~> 1.12.1 )
585+ rubocop (~> 1.13.0 )
586586 ruby-debug-ide (>= 0.7.0.beta4 )
587587 rubyzip (>= 1.3.0 )
588588 scientist (~> 1.1.0 )
You can’t perform that action at this time.
0 commit comments