Update bundle
This commit is contained in:
parent
213fff35ea
commit
c7bb21883e
1 changed files with 13 additions and 7 deletions
20
Gemfile.lock
20
Gemfile.lock
|
@ -95,13 +95,13 @@ GEM
|
|||
autoprefixer-rails (10.4.16.0)
|
||||
execjs (~> 2)
|
||||
aws-eventstream (1.3.0)
|
||||
aws-partitions (1.910.0)
|
||||
aws-partitions (1.913.0)
|
||||
aws-sdk-core (3.191.6)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.651.0)
|
||||
aws-sigv4 (~> 1.8)
|
||||
jmespath (~> 1, >= 1.6.1)
|
||||
aws-sdk-kms (1.78.0)
|
||||
aws-sdk-kms (1.79.0)
|
||||
aws-sdk-core (~> 3, >= 3.191.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sdk-s3 (1.146.1)
|
||||
|
@ -328,7 +328,7 @@ GEM
|
|||
maxminddb (0.1.22)
|
||||
mini_magick (4.12.0)
|
||||
mini_mime (1.1.5)
|
||||
mini_portile2 (2.8.5)
|
||||
mini_portile2 (2.8.6)
|
||||
mini_racer (0.9.0)
|
||||
libv8-node (~> 18.19.0.0)
|
||||
minitest (5.22.3)
|
||||
|
@ -350,7 +350,7 @@ GEM
|
|||
net-smtp (0.5.0)
|
||||
net-protocol
|
||||
nio4r (2.7.1)
|
||||
nokogiri (1.16.3)
|
||||
nokogiri (1.16.4)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
oauth (0.4.7)
|
||||
|
@ -485,7 +485,7 @@ GEM
|
|||
rouge (4.2.1)
|
||||
rtlcss (0.2.1)
|
||||
mini_racer (>= 0.6.3)
|
||||
rubocop (1.63.0)
|
||||
rubocop (1.63.1)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (>= 3.17.0)
|
||||
parallel (~> 1.10)
|
||||
|
@ -539,6 +539,8 @@ GEM
|
|||
simplecov-html (0.12.3)
|
||||
simplecov-lcov (0.8.0)
|
||||
simplecov_json_formatter (0.1.4)
|
||||
simpleidn (0.2.1)
|
||||
unf (~> 0.1.4)
|
||||
smart_properties (1.17.0)
|
||||
snaky_hash (2.0.1)
|
||||
hashie
|
||||
|
@ -569,10 +571,14 @@ GEM
|
|||
railties (>= 6.0.0)
|
||||
tzinfo (2.0.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.9.1)
|
||||
unicode-display_width (2.5.0)
|
||||
uri (0.13.0)
|
||||
validates_email_format_of (1.7.2)
|
||||
i18n
|
||||
validates_email_format_of (1.8.2)
|
||||
i18n (>= 0.8.0)
|
||||
simpleidn
|
||||
vendorer (0.2.0)
|
||||
version_gem (1.1.4)
|
||||
webmock (3.23.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue