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 29
29
gem 'wdm' , '~> 0.1.1' , platforms : %i[ mingw x64_mingw mswin ]
30
30
31
31
group :development do
32
- gem 'rubocop' , '~> 0.85 '
32
+ gem 'rubocop' , '~> 0.87 '
33
33
end
Original file line number Diff line number Diff line change @@ -126,13 +126,13 @@ GEM
126
126
nokogiri
127
127
rexml (3.2.4 )
128
128
rouge (3.20.0 )
129
- rubocop (0.86 .0 )
129
+ rubocop (0.87 .0 )
130
130
parallel (~> 1.10 )
131
- parser (>= 2.7.0 .1 )
131
+ parser (>= 2.7.1 .1 )
132
132
rainbow (>= 2.2.2 , < 4.0 )
133
133
regexp_parser (>= 1.7 )
134
134
rexml
135
- rubocop-ast (>= 0.0.3 , < 1.0 )
135
+ rubocop-ast (>= 0.1.0 , < 1.0 )
136
136
ruby-progressbar (~> 1.7 )
137
137
unicode-display_width (>= 1.4.0 , < 2.0 )
138
138
rubocop-ast (0.1.0 )
@@ -169,7 +169,7 @@ DEPENDENCIES
169
169
jekyll-sitemap
170
170
jekyll-target-blank
171
171
just-the-docs
172
- rubocop (~> 0.85 )
172
+ rubocop (~> 0.87 )
173
173
tzinfo (~> 1.2 )
174
174
tzinfo-data
175
175
wdm (~> 0.1.1 )
You can’t perform that action at this time.
0 commit comments