Update dependencies: bump Ruby gems, JS packages, remove unused jquery/webpack
All checks were successful
Build and Push Docker Image / build-and-push-image (push) Successful in 7m25s
All checks were successful
Build and Push Docker Image / build-and-push-image (push) Successful in 7m25s
This commit is contained in:
parent
9faf4aeada
commit
7472b737e5
3 changed files with 39 additions and 255 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -87,7 +87,7 @@ GEM
|
|||
bigdecimal (4.1.2)
|
||||
bindata (2.5.1)
|
||||
bindex (0.8.1)
|
||||
bootsnap (1.24.4)
|
||||
bootsnap (1.24.5)
|
||||
msgpack (~> 1.2)
|
||||
brakeman (8.0.4)
|
||||
racc
|
||||
|
|
@ -184,7 +184,7 @@ GEM
|
|||
concurrent-ruby (~> 1.0)
|
||||
icons (0.8.1)
|
||||
nokogiri (~> 1.16, >= 1.16.4)
|
||||
image_processing (2.0.0)
|
||||
image_processing (2.0.1)
|
||||
importmap-rails (2.2.3)
|
||||
actionpack (>= 6.0.0)
|
||||
activesupport (>= 6.0.0)
|
||||
|
|
@ -195,7 +195,7 @@ GEM
|
|||
prism (>= 1.3.0)
|
||||
rdoc (>= 4.0.0)
|
||||
reline (>= 0.4.2)
|
||||
jbuilder (2.15.0)
|
||||
jbuilder (2.15.1)
|
||||
actionview (>= 7.0.0)
|
||||
activesupport (>= 7.0.0)
|
||||
json (2.19.5)
|
||||
|
|
@ -348,7 +348,7 @@ GEM
|
|||
date
|
||||
stringio
|
||||
public_suffix (7.0.5)
|
||||
puma (8.0.1)
|
||||
puma (8.0.2)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.8.1)
|
||||
rack (3.2.6)
|
||||
|
|
@ -451,7 +451,7 @@ GEM
|
|||
lint_roller (~> 1.1)
|
||||
rubocop (>= 1.75.0, < 2.0)
|
||||
rubocop-ast (>= 1.47.1, < 2.0)
|
||||
rubocop-rails (2.35.2)
|
||||
rubocop-rails (2.35.3)
|
||||
activesupport (>= 4.2.0)
|
||||
lint_roller (~> 1.1)
|
||||
rack (>= 1.1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue