File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ group :test do
88
88
gem 'rubocop-rails' , '~> 2.27'
89
89
gem 'rubocop-rspec' , '~> 3.3'
90
90
gem 'rubocop-rspec_rails'
91
- gem 'rubocop-sequel' , '~> 0.3.7 '
91
+ gem 'rubocop-sequel' , '~> 0.3.8 '
92
92
gem 'timecop'
93
93
gem 'webmock' , '> 2.3.1'
94
94
end
Original file line number Diff line number Diff line change 269
269
rdoc (>= 4.0.0 )
270
270
reline (>= 0.4.2 )
271
271
jaro_winkler (1.5.6 )
272
- json (2.9.0 )
272
+ json (2.9.1 )
273
273
json-diff (0.4.1 )
274
274
json-schema (5.1.1 )
275
275
addressable (~> 2.8 )
468
468
rubocop-ast (>= 1.36.2 , < 2.0 )
469
469
ruby-progressbar (~> 1.7 )
470
470
unicode-display_width (>= 2.4.0 , < 4.0 )
471
- rubocop-ast (1.36.2 )
471
+ rubocop-ast (1.37.0 )
472
472
parser (>= 3.3.1.0 )
473
473
rubocop-capybara (2.21.0 )
474
474
rubocop (~> 1.41 )
484
484
rubocop-rspec_rails (2.30.0 )
485
485
rubocop (~> 1.61 )
486
486
rubocop-rspec (~> 3 , >= 3.0.1 )
487
- rubocop-sequel (0.3.7 )
487
+ rubocop-sequel (0.3.8 )
488
488
rubocop (~> 1.0 )
489
489
ruby-progressbar (1.13.0 )
490
490
ruby2_keywords (0.0.5 )
@@ -652,7 +652,7 @@ DEPENDENCIES
652
652
rubocop-rails (~> 2.27 )
653
653
rubocop-rspec (~> 3.3 )
654
654
rubocop-rspec_rails
655
- rubocop-sequel (~> 0.3.7 )
655
+ rubocop-sequel (~> 0.3.8 )
656
656
rubyzip (>= 1.3.0 )
657
657
sequel (~> 5.87 )
658
658
sequel_pg
You can’t perform that action at this time.
0 commit comments