Update bundle
This commit is contained in:
parent
2c1a3d5940
commit
bde9833cc2
1 changed files with 7 additions and 7 deletions
14
Gemfile.lock
14
Gemfile.lock
|
@ -86,7 +86,7 @@ GEM
|
|||
aws-sdk-kms (1.44.0)
|
||||
aws-sdk-core (~> 3, >= 3.112.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sdk-s3 (1.96.1)
|
||||
aws-sdk-s3 (1.96.2)
|
||||
aws-sdk-core (~> 3, >= 3.112.0)
|
||||
aws-sdk-kms (~> 1)
|
||||
aws-sigv4 (~> 1.1)
|
||||
|
@ -106,7 +106,7 @@ GEM
|
|||
smart_properties
|
||||
binding_of_caller (1.0.0)
|
||||
debug_inspector (>= 0.0.1)
|
||||
bootsnap (1.7.5)
|
||||
bootsnap (1.7.6)
|
||||
msgpack (~> 1.0)
|
||||
bootstrap (4.5.3)
|
||||
autoprefixer-rails (>= 9.1.0)
|
||||
|
@ -189,7 +189,7 @@ GEM
|
|||
dry-equalizer (~> 0.2)
|
||||
dry-initializer (~> 3.0)
|
||||
dry-schema (~> 1.5, >= 1.5.2)
|
||||
erb_lint (0.0.37)
|
||||
erb_lint (0.1.0)
|
||||
activesupport
|
||||
better_html (~> 1.0.7)
|
||||
html_tokenizer
|
||||
|
@ -237,7 +237,7 @@ GEM
|
|||
http_accept_language (2.1.1)
|
||||
i18n (1.8.10)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-js (3.8.3)
|
||||
i18n-js (3.8.4)
|
||||
i18n (>= 0.6.6)
|
||||
image_optim (0.30.0)
|
||||
exifr (~> 1.2, >= 1.2.2)
|
||||
|
@ -267,7 +267,7 @@ GEM
|
|||
kramdown (2.3.1)
|
||||
rexml
|
||||
libxml-ruby (3.2.1)
|
||||
listen (3.5.1)
|
||||
listen (3.6.0)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
logstasher (2.1.5)
|
||||
|
@ -407,13 +407,13 @@ GEM
|
|||
rexml (3.2.5)
|
||||
rinku (2.0.6)
|
||||
rotp (6.2.0)
|
||||
rubocop (1.18.3)
|
||||
rubocop (1.18.4)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.0.0.0)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
regexp_parser (>= 1.8, < 3.0)
|
||||
rexml
|
||||
rubocop-ast (>= 1.7.0, < 2.0)
|
||||
rubocop-ast (>= 1.8.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
rubocop-ast (1.8.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue