Update bundle
This commit is contained in:
parent
92246a186f
commit
e103620ff4
1 changed files with 6 additions and 8 deletions
14
Gemfile.lock
14
Gemfile.lock
|
@ -60,7 +60,7 @@ GEM
|
|||
activerecord (7.0.2.3)
|
||||
activemodel (= 7.0.2.3)
|
||||
activesupport (= 7.0.2.3)
|
||||
activerecord-import (1.3.0)
|
||||
activerecord-import (1.4.0)
|
||||
activerecord (>= 4.2)
|
||||
activestorage (7.0.2.3)
|
||||
actionpack (= 7.0.2.3)
|
||||
|
@ -86,7 +86,7 @@ GEM
|
|||
autoprefixer-rails (10.4.2.0)
|
||||
execjs (~> 2)
|
||||
aws-eventstream (1.2.0)
|
||||
aws-partitions (1.571.0)
|
||||
aws-partitions (1.573.0)
|
||||
aws-sdk-core (3.130.0)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.525.0)
|
||||
|
@ -237,7 +237,7 @@ GEM
|
|||
http_accept_language (2.1.1)
|
||||
i18n (1.10.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-js (3.9.1)
|
||||
i18n-js (3.9.2)
|
||||
i18n (>= 0.6.6)
|
||||
image_optim (0.31.1)
|
||||
exifr (~> 1.2, >= 1.2.2)
|
||||
|
@ -254,7 +254,6 @@ GEM
|
|||
ruby-vips (>= 2.0.17, < 3)
|
||||
image_size (3.0.1)
|
||||
in_threads (1.6.0)
|
||||
io-wait (0.2.1)
|
||||
jbuilder (2.11.5)
|
||||
actionview (>= 5.0.0)
|
||||
activesupport (>= 5.0.0)
|
||||
|
@ -275,7 +274,7 @@ GEM
|
|||
logstasher (2.1.5)
|
||||
activesupport (>= 5.2)
|
||||
request_store
|
||||
loofah (2.15.0)
|
||||
loofah (2.16.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
mail (2.7.1)
|
||||
|
@ -299,8 +298,7 @@ GEM
|
|||
digest
|
||||
net-protocol
|
||||
timeout
|
||||
net-protocol (0.1.2)
|
||||
io-wait
|
||||
net-protocol (0.1.3)
|
||||
timeout
|
||||
net-smtp (0.3.1)
|
||||
digest
|
||||
|
@ -358,7 +356,7 @@ GEM
|
|||
parallel (1.22.1)
|
||||
parser (3.1.1.0)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.3.4)
|
||||
pg (1.3.5)
|
||||
popper_js (1.16.0)
|
||||
progress (3.6.0)
|
||||
public_suffix (4.0.6)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue