mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump rubocop
This commit is contained in:
+8
-6
@@ -465,6 +465,7 @@ GEM
|
||||
io-like (0.3.0)
|
||||
ipaddress (0.8.3)
|
||||
iso8601 (0.9.1)
|
||||
jaro_winkler (1.5.2)
|
||||
jmespath (1.4.0)
|
||||
jquery-tablesorter (1.25.5)
|
||||
railties (>= 3.2, < 6)
|
||||
@@ -550,7 +551,7 @@ GEM
|
||||
parallel (1.12.1)
|
||||
parallel_tests (2.21.3)
|
||||
parallel
|
||||
parser (2.5.0.5)
|
||||
parser (2.5.3.0)
|
||||
ast (~> 2.4.0)
|
||||
passenger (5.3.3)
|
||||
rack
|
||||
@@ -570,7 +571,7 @@ GEM
|
||||
nokogiri (~> 1.8)
|
||||
rubyzip (~> 1.2.1)
|
||||
posix-spawn (0.3.13)
|
||||
powerpack (0.1.1)
|
||||
powerpack (0.1.2)
|
||||
prawn (2.2.2)
|
||||
pdf-core (~> 0.7.0)
|
||||
ttfunk (~> 1.5)
|
||||
@@ -704,13 +705,14 @@ GEM
|
||||
rspec-retry (0.5.7)
|
||||
rspec-core (> 3.3)
|
||||
rspec-support (3.8.0)
|
||||
rubocop (0.54.0)
|
||||
rubocop (0.62.0)
|
||||
jaro_winkler (~> 1.5.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.5)
|
||||
parser (>= 2.5, != 2.5.1.1)
|
||||
powerpack (~> 0.1)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (~> 1.0, >= 1.0.1)
|
||||
unicode-display_width (~> 1.4.0)
|
||||
ruby-duration (3.2.3)
|
||||
activesupport (>= 3.0.0)
|
||||
i18n
|
||||
@@ -798,7 +800,7 @@ GEM
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.7.5)
|
||||
unicode-display_width (1.3.0)
|
||||
unicode-display_width (1.4.1)
|
||||
unicorn (5.4.0)
|
||||
kgio (~> 2.6)
|
||||
raindrops (~> 0.7)
|
||||
|
||||
Reference in New Issue
Block a user