Update dependencies
This commit is contained in:
parent
5726b5211f
commit
fa30668da5
6 changed files with 26 additions and 26 deletions
|
@ -175,7 +175,7 @@ GEM
|
|||
ffi (~> 1.0)
|
||||
regexp_parser (2.1.1)
|
||||
rexml (3.2.5)
|
||||
rubocop (1.17.0)
|
||||
rubocop (1.18.2)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.0.0.0)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
|
@ -186,9 +186,9 @@ GEM
|
|||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
rubocop-ast (1.7.0)
|
||||
parser (>= 3.0.1.1)
|
||||
rubocop-minitest (0.13.0)
|
||||
rubocop-minitest (0.14.0)
|
||||
rubocop (>= 0.90, < 2.0)
|
||||
rubocop-rails (2.11.1)
|
||||
rubocop-rails (2.11.2)
|
||||
activesupport (>= 4.2.0)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
|
@ -246,7 +246,7 @@ DEPENDENCIES
|
|||
pundit (~> 2.1)
|
||||
rack-cors (~> 1.1)
|
||||
rails (~> 6.1)
|
||||
rubocop-minitest (~> 0.13.0)
|
||||
rubocop-minitest (~> 0.14.0)
|
||||
rubocop-rails (~> 2.11)
|
||||
simplecov (~> 0.21)
|
||||
spring (~> 2.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue