Update dependencies
This commit is contained in:
parent
ff5834d151
commit
7e72b6c147
11 changed files with 58 additions and 53 deletions
|
@ -154,7 +154,7 @@ GEM
|
|||
mini_portile2 (~> 2.8.0)
|
||||
racc (~> 1.4)
|
||||
parallel (1.22.1)
|
||||
parser (3.1.1.0)
|
||||
parser (3.1.2.0)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.3.5)
|
||||
puma (5.6.4)
|
||||
|
@ -207,9 +207,9 @@ GEM
|
|||
rubocop-ast (>= 1.16.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
rubocop-ast (1.16.0)
|
||||
rubocop-ast (1.17.0)
|
||||
parser (>= 3.1.1.0)
|
||||
rubocop-minitest (0.19.0)
|
||||
rubocop-minitest (0.19.1)
|
||||
rubocop (>= 0.90, < 2.0)
|
||||
rubocop-rails (2.14.2)
|
||||
activesupport (>= 4.2.0)
|
||||
|
@ -259,7 +259,7 @@ DEPENDENCIES
|
|||
pundit (~> 2.2)
|
||||
rack-cors (~> 1.1)
|
||||
rails (~> 7.0)
|
||||
rubocop-minitest (~> 0.19.0)
|
||||
rubocop-minitest (~> 0.19.1)
|
||||
rubocop-rails (~> 2.14)
|
||||
simplecov (~> 0.21)
|
||||
tzinfo-data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue