File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ gem "rubocop-minitest", "~> 0.26.0"
10
10
gem "rubocop-performance" , "~>1.15.2"
11
11
gem "rubocop-rails" , "~> 2.17"
12
12
gem "rubocop-rake" , "~> 0.6.0"
13
- gem "rubocop-rspec" , "~> 2.16 .0"
13
+ gem "rubocop-rspec" , "~> 2.18 .0"
Original file line number Diff line number Diff line change 31
31
unicode-display_width (>= 2.4.0 , < 3.0 )
32
32
rubocop-ast (1.24.1 )
33
33
parser (>= 3.1.1.0 )
34
+ rubocop-capybara (2.17.0 )
35
+ rubocop (~> 1.41 )
34
36
rubocop-github (0.20.0 )
35
37
rubocop (>= 1.37 )
36
38
rubocop-performance (>= 1.15 )
46
48
rubocop (>= 1.33.0 , < 2.0 )
47
49
rubocop-rake (0.6.0 )
48
50
rubocop (~> 1.0 )
49
- rubocop-rspec (2.16 .0 )
51
+ rubocop-rspec (2.18 .0 )
50
52
rubocop (~> 1.33 )
53
+ rubocop-capybara
51
54
ruby-progressbar (1.11.0 )
52
55
tzinfo (2.0.5 )
53
56
concurrent-ruby (~> 1.0 )
@@ -63,7 +66,7 @@ DEPENDENCIES
63
66
rubocop-performance (~> 1.15.2 )
64
67
rubocop-rails (~> 2.17 )
65
68
rubocop-rake (~> 0.6.0 )
66
- rubocop-rspec (~> 2.16 .0 )
69
+ rubocop-rspec (~> 2.18 .0 )
67
70
68
71
BUNDLED WITH
69
72
2.3.5
You can’t perform that action at this time.
0 commit comments