File tree Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Expand file tree Collapse file tree 2 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ group :development do
25
25
gem 'dotenv' , '~> 3.1' , '>= 3.1.2'
26
26
gem 'rack-test' , '~> 2.1'
27
27
gem 'rspec' , '~> 3.13'
28
- gem 'rubocop' , '~> 1.65 '
28
+ gem 'rubocop' , '~> 1.66 '
29
29
gem 'rubocop-rake' , '~> 0.6.0'
30
30
gem 'rubocop-rspec' , '~> 3.0'
31
31
gem 'super_diff' , '~> 0.12.1'
Original file line number Diff line number Diff line change 45
45
uri
46
46
nio4r (2.7.3 )
47
47
optimist (3.1.0 )
48
- parallel (1.25.1 )
49
- parser (3.3.4.0 )
48
+ parallel (1.26.3 )
49
+ parser (3.3.4.2 )
50
50
ast (~> 2.4.1 )
51
51
racc
52
52
patience_diff (1.2.0 )
77
77
regexp_parser (2.9.2 )
78
78
rerun (0.14.0 )
79
79
listen (~> 3.0 )
80
- rexml (3.3.4 )
80
+ rexml (3.3.6 )
81
81
strscan
82
82
rqrcode (2.2.0 )
83
83
chunky_png (~> 1.0 )
96
96
diff-lcs (>= 1.2.0 , < 2.0 )
97
97
rspec-support (~> 3.13.0 )
98
98
rspec-support (3.13.1 )
99
- rubocop (1.65 .0 )
99
+ rubocop (1.66 .0 )
100
100
json (~> 2.3 )
101
101
language_server-protocol (>= 3.17.0 )
102
102
parallel (~> 1.10 )
103
103
parser (>= 3.3.0.2 )
104
104
rainbow (>= 2.2.2 , < 4.0 )
105
105
regexp_parser (>= 2.4 , < 3.0 )
106
- rexml (>= 3.2.5 , < 4.0 )
107
- rubocop-ast (>= 1.31.1 , < 2.0 )
106
+ rubocop-ast (>= 1.32.1 , < 2.0 )
108
107
ruby-progressbar (~> 1.7 )
109
108
unicode-display_width (>= 2.4.0 , < 3.0 )
110
- rubocop-ast (1.31.3 )
109
+ rubocop-ast (1.32.1 )
111
110
parser (>= 3.3.1.0 )
112
111
rubocop-rake (0.6.0 )
113
112
rubocop (~> 1.0 )
@@ -167,7 +166,7 @@ DEPENDENCIES
167
166
rerun (~> 0.14.0 )
168
167
rqrcode (~> 2.0 )
169
168
rspec (~> 3.13 )
170
- rubocop (~> 1.65 )
169
+ rubocop (~> 1.66 )
171
170
rubocop-rake (~> 0.6.0 )
172
171
rubocop-rspec (~> 3.0 )
173
172
ruby-units (~> 4.0 , >= 4.0.3 )
You can’t perform that action at this time.
0 commit comments