Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-05-01 11:46:54 +02:00
parent 0ad1330e1d
commit ec4c6bdf13
No known key found for this signature in database
GPG key ID: 019E764B7184435A
6 changed files with 28 additions and 28 deletions

View file

@ -129,7 +129,7 @@ GEM
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
parallel (1.20.1)
parser (3.0.0.0)
parser (3.0.1.0)
ast (~> 2.4.1)
pg (1.2.3)
puma (5.2.2)
@ -175,7 +175,7 @@ GEM
ffi (~> 1.0)
regexp_parser (2.1.1)
rexml (3.2.5)
rubocop (1.12.0)
rubocop (1.13.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
@ -186,7 +186,7 @@ GEM
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1)
parser (>= 2.7.1.5)
rubocop-minitest (0.11.1)
rubocop-minitest (0.12.1)
rubocop (>= 0.90, < 2.0)
rubocop-rails (2.9.1)
activesupport (>= 4.2.0)
@ -247,7 +247,7 @@ DEPENDENCIES
rack (~> 2.1.4)
rack-cors (~> 1.1)
rails (~> 6.1)
rubocop-minitest (~> 0.11.1)
rubocop-minitest (~> 0.12.1)
rubocop-rails (~> 2.9)
simplecov (~> 0.21)
spring (~> 2.1)