Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-07-05 11:10:17 +02:00
parent 5726b5211f
commit fa30668da5
No known key found for this signature in database
GPG key ID: 019E764B7184435A
6 changed files with 26 additions and 26 deletions

View file

@ -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)