File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ source "https://rubygems.org"
44
55git_source ( :github ) { |repo_name | "https://github.com/#{ repo_name } " }
66
7- gem "rubocop" , "~> 1.31.2 "
7+ gem "rubocop" , "~> 1.32.0 "
88gem "rubocop-github" , "~> 0.18.0"
99gem "rubocop-performance" , "~>1.14.2"
1010gem "rubocop-rails" , "~> 2.15"
Original file line number Diff line number Diff line change 1919 rainbow (3.1.1 )
2020 regexp_parser (2.5.0 )
2121 rexml (3.2.5 )
22- rubocop (1.31.2 )
22+ rubocop (1.32.0 )
2323 json (~> 2.3 )
2424 parallel (~> 1.10 )
2525 parser (>= 3.1.0.0 )
2626 rainbow (>= 2.2.2 , < 4.0 )
2727 regexp_parser (>= 1.8 , < 3.0 )
2828 rexml (>= 3.2.5 , < 4.0 )
29- rubocop-ast (>= 1.18.0 , < 2.0 )
29+ rubocop-ast (>= 1.19.1 , < 2.0 )
3030 ruby-progressbar (~> 1.7 )
3131 unicode-display_width (>= 1.4.0 , < 3.0 )
3232 rubocop-ast (1.19.1 )
@@ -53,7 +53,7 @@ PLATFORMS
5353 ruby
5454
5555DEPENDENCIES
56- rubocop (~> 1.31.2 )
56+ rubocop (~> 1.32.0 )
5757 rubocop-github (~> 0.18.0 )
5858 rubocop-performance (~> 1.14.2 )
5959 rubocop-rails (~> 2.15 )
You can’t perform that action at this time.
0 commit comments