Update bundle
This commit is contained in:
parent
4f6735a513
commit
1cea9f6e41
1 changed files with 10 additions and 10 deletions
20
Gemfile.lock
20
Gemfile.lock
|
@ -74,16 +74,16 @@ GEM
|
|||
autoprefixer-rails (9.7.4)
|
||||
execjs
|
||||
aws-eventstream (1.0.3)
|
||||
aws-partitions (1.279.0)
|
||||
aws-sdk-core (3.90.1)
|
||||
aws-partitions (1.281.0)
|
||||
aws-sdk-core (3.91.0)
|
||||
aws-eventstream (~> 1.0, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.239.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
jmespath (~> 1.0)
|
||||
aws-sdk-kms (1.29.0)
|
||||
aws-sdk-kms (1.30.0)
|
||||
aws-sdk-core (~> 3, >= 3.71.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sdk-s3 (1.60.2)
|
||||
aws-sdk-s3 (1.61.0)
|
||||
aws-sdk-core (~> 3, >= 3.83.0)
|
||||
aws-sdk-kms (~> 1)
|
||||
aws-sigv4 (~> 1.1)
|
||||
|
@ -168,28 +168,28 @@ GEM
|
|||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 0.2)
|
||||
dry-equalizer (~> 0.2)
|
||||
dry-schema (1.4.3)
|
||||
dry-schema (1.5.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-configurable (~> 0.8, >= 0.8.3)
|
||||
dry-core (~> 0.4)
|
||||
dry-equalizer (~> 0.2)
|
||||
dry-initializer (~> 3.0)
|
||||
dry-logic (~> 1.0)
|
||||
dry-types (~> 1.2)
|
||||
dry-types (1.3.1)
|
||||
dry-types (~> 1.4)
|
||||
dry-types (1.4.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-container (~> 0.3)
|
||||
dry-core (~> 0.4, >= 0.4.4)
|
||||
dry-equalizer (~> 0.3)
|
||||
dry-inflector (~> 0.1, >= 0.1.2)
|
||||
dry-logic (~> 1.0, >= 1.0.2)
|
||||
dry-validation (1.4.2)
|
||||
dry-validation (1.5.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-container (~> 0.7, >= 0.7.1)
|
||||
dry-core (~> 0.4)
|
||||
dry-equalizer (~> 0.2)
|
||||
dry-initializer (~> 3.0)
|
||||
dry-schema (~> 1.4, >= 1.4.3)
|
||||
dry-schema (~> 1.5)
|
||||
dynamic_form (1.1.4)
|
||||
erb_lint (0.0.30)
|
||||
activesupport
|
||||
|
@ -455,7 +455,7 @@ GEM
|
|||
validates_email_format_of (1.6.3)
|
||||
i18n
|
||||
vendorer (0.2.0)
|
||||
webmock (3.8.2)
|
||||
webmock (3.8.3)
|
||||
addressable (>= 2.3.6)
|
||||
crack (>= 0.3.2)
|
||||
hashdiff (>= 0.4.0, < 2.0.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue