Update bundle
This commit is contained in:
parent
599217dfb6
commit
e23f32e4fa
1 changed files with 12 additions and 12 deletions
24
Gemfile.lock
24
Gemfile.lock
|
@ -92,17 +92,17 @@ GEM
|
|||
autoprefixer-rails (10.4.19.0)
|
||||
execjs (~> 2)
|
||||
aws-eventstream (1.3.1)
|
||||
aws-partitions (1.1051.0)
|
||||
aws-sdk-core (3.218.1)
|
||||
aws-partitions (1.1054.0)
|
||||
aws-sdk-core (3.219.0)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.992.0)
|
||||
aws-sigv4 (~> 1.9)
|
||||
base64
|
||||
jmespath (~> 1, >= 1.6.1)
|
||||
aws-sdk-kms (1.98.0)
|
||||
aws-sdk-kms (1.99.0)
|
||||
aws-sdk-core (~> 3, >= 3.216.0)
|
||||
aws-sigv4 (~> 1.5)
|
||||
aws-sdk-s3 (1.181.0)
|
||||
aws-sdk-s3 (1.182.0)
|
||||
aws-sdk-core (~> 3, >= 3.216.0)
|
||||
aws-sdk-kms (~> 1)
|
||||
aws-sigv4 (~> 1.5)
|
||||
|
@ -246,11 +246,11 @@ GEM
|
|||
dry-inflector (~> 1.0)
|
||||
dry-logic (~> 1.4)
|
||||
zeitwerk (~> 2.6)
|
||||
dry-validation (1.10.0)
|
||||
dry-validation (1.11.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 1.0, < 2)
|
||||
dry-initializer (~> 3.0)
|
||||
dry-schema (>= 1.12, < 2)
|
||||
dry-core (~> 1.1)
|
||||
dry-initializer (~> 3.2)
|
||||
dry-schema (~> 1.14)
|
||||
zeitwerk (~> 2.6)
|
||||
erb_lint (0.9.0)
|
||||
activesupport
|
||||
|
@ -372,7 +372,7 @@ GEM
|
|||
marcel (1.0.4)
|
||||
matrix (0.4.2)
|
||||
maxminddb (0.1.22)
|
||||
mini_magick (5.1.2)
|
||||
mini_magick (5.2.0)
|
||||
benchmark
|
||||
logger
|
||||
mini_mime (1.1.5)
|
||||
|
@ -579,7 +579,7 @@ GEM
|
|||
lint_roller (~> 1.1)
|
||||
rubocop (>= 1.72.1, < 2.0)
|
||||
rubocop-ast (>= 1.38.0, < 2.0)
|
||||
rubocop-rails (2.30.1)
|
||||
rubocop-rails (2.30.2)
|
||||
activesupport (>= 4.2.0)
|
||||
lint_roller (~> 1.1)
|
||||
rack (>= 1.1)
|
||||
|
@ -632,7 +632,7 @@ GEM
|
|||
actionpack (>= 6.1)
|
||||
activesupport (>= 6.1)
|
||||
sprockets (>= 3.0.0)
|
||||
stringio (3.1.3)
|
||||
stringio (3.1.5)
|
||||
strong_migrations (1.8.0)
|
||||
activerecord (>= 5.2)
|
||||
teaspoon (1.4.0)
|
||||
|
@ -658,7 +658,7 @@ GEM
|
|||
i18n (>= 0.8.0)
|
||||
simpleidn
|
||||
vendorer (0.2.0)
|
||||
version_gem (1.1.4)
|
||||
version_gem (1.1.6)
|
||||
webmock (3.25.0)
|
||||
addressable (>= 2.8.0)
|
||||
crack (>= 0.3.2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue