File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ source 'https://rubygems.org'
4
4
5
5
gem 'bundler-audit' , '~> 0.9' , require : false
6
6
gem 'rake' , '>= 12.3.3' , require : false
7
- gem 'rubocop' , '~> 1.25 ' , require : false
7
+ gem 'rubocop' , '~> 1.26 ' , require : false
8
8
gem 'rubocop-rake' , '~> 0.6' , require : false
Original file line number Diff line number Diff line change 5
5
bundler-audit (0.9.0.1 )
6
6
bundler (>= 1.2.0 , < 3 )
7
7
thor (~> 1.0 )
8
- parallel (1.21.0 )
8
+ parallel (1.22.1 )
9
9
parser (3.1.1.0 )
10
10
ast (~> 2.4.1 )
11
11
rainbow (3.1.1 )
12
12
rake (13.0.6 )
13
13
regexp_parser (2.2.1 )
14
14
rexml (3.2.5 )
15
- rubocop (1.25 .1 )
15
+ rubocop (1.26 .1 )
16
16
parallel (~> 1.10 )
17
17
parser (>= 3.1.0.0 )
18
18
rainbow (>= 2.2.2 , < 4.0 )
19
19
regexp_parser (>= 1.8 , < 3.0 )
20
20
rexml
21
- rubocop-ast (>= 1.15.1 , < 2.0 )
21
+ rubocop-ast (>= 1.16.0 , < 2.0 )
22
22
ruby-progressbar (~> 1.7 )
23
23
unicode-display_width (>= 1.4.0 , < 3.0 )
24
24
rubocop-ast (1.16.0 )
@@ -35,7 +35,7 @@ PLATFORMS
35
35
DEPENDENCIES
36
36
bundler-audit (~> 0.9 )
37
37
rake (>= 12.3.3 )
38
- rubocop (~> 1.25 )
38
+ rubocop (~> 1.26 )
39
39
rubocop-rake (~> 0.6 )
40
40
41
41
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments