Update dependencies
This commit is contained in:
parent
9c91edcec6
commit
f209f8cadc
8 changed files with 153 additions and 139 deletions
|
@ -150,10 +150,10 @@ GEM
|
|||
net-protocol
|
||||
timeout
|
||||
nio4r (2.5.8)
|
||||
nokogiri (1.13.3)
|
||||
nokogiri (1.13.4)
|
||||
mini_portile2 (~> 2.8.0)
|
||||
racc (~> 1.4)
|
||||
parallel (1.21.0)
|
||||
parallel (1.22.1)
|
||||
parser (3.1.1.0)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.3.5)
|
||||
|
@ -196,9 +196,9 @@ GEM
|
|||
zeitwerk (~> 2.5)
|
||||
rainbow (3.1.1)
|
||||
rake (13.0.6)
|
||||
regexp_parser (2.2.1)
|
||||
regexp_parser (2.3.0)
|
||||
rexml (3.2.5)
|
||||
rubocop (1.26.0)
|
||||
rubocop (1.27.0)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.1.0.0)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
|
@ -209,7 +209,7 @@ GEM
|
|||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
rubocop-ast (1.16.0)
|
||||
parser (>= 3.1.1.0)
|
||||
rubocop-minitest (0.18.0)
|
||||
rubocop-minitest (0.19.0)
|
||||
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.18.0)
|
||||
rubocop-minitest (~> 0.19.0)
|
||||
rubocop-rails (~> 2.14)
|
||||
simplecov (~> 0.21)
|
||||
tzinfo-data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue