Update bundle
This commit is contained in:
parent
b7ee8034dc
commit
7236d6d49b
1 changed files with 9 additions and 7 deletions
16
Gemfile.lock
16
Gemfile.lock
|
@ -91,8 +91,8 @@ GEM
|
|||
ast (2.4.2)
|
||||
autoprefixer-rails (10.4.19.0)
|
||||
execjs (~> 2)
|
||||
aws-eventstream (1.3.0)
|
||||
aws-partitions (1.1049.0)
|
||||
aws-eventstream (1.3.1)
|
||||
aws-partitions (1.1050.0)
|
||||
aws-sdk-core (3.218.1)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.992.0)
|
||||
|
@ -102,7 +102,7 @@ GEM
|
|||
aws-sdk-kms (1.98.0)
|
||||
aws-sdk-core (~> 3, >= 3.216.0)
|
||||
aws-sigv4 (~> 1.5)
|
||||
aws-sdk-s3 (1.180.0)
|
||||
aws-sdk-s3 (1.181.0)
|
||||
aws-sdk-core (~> 3, >= 3.216.0)
|
||||
aws-sdk-kms (~> 1)
|
||||
aws-sigv4 (~> 1.5)
|
||||
|
@ -353,10 +353,11 @@ GEM
|
|||
language_server-protocol (3.17.0.4)
|
||||
libv8-node (18.19.0.0)
|
||||
libxml-ruby (5.0.3)
|
||||
lint_roller (1.1.0)
|
||||
listen (3.9.0)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
logger (1.6.5)
|
||||
logger (1.6.6)
|
||||
logstasher (2.1.5)
|
||||
activesupport (>= 5.2)
|
||||
request_store
|
||||
|
@ -553,9 +554,10 @@ GEM
|
|||
rouge (4.5.1)
|
||||
rtlcss (0.2.1)
|
||||
mini_racer (>= 0.6.3)
|
||||
rubocop (1.71.2)
|
||||
rubocop (1.72.0)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (>= 3.17.0)
|
||||
language_server-protocol (~> 3.17.0.2)
|
||||
lint_roller (~> 1.1.0)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.3.0.2)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
|
@ -626,7 +628,7 @@ GEM
|
|||
actionpack (>= 6.1)
|
||||
activesupport (>= 6.1)
|
||||
sprockets (>= 3.0.0)
|
||||
stringio (3.1.2)
|
||||
stringio (3.1.3)
|
||||
strong_migrations (1.8.0)
|
||||
activerecord (>= 5.2)
|
||||
teaspoon (1.4.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue