Update bundle

This commit is contained in:
Tom Hughes 2024-08-06 18:08:04 +01:00
parent 560b1ee6d7
commit eefa31718a

View file

@ -92,10 +92,10 @@ GEM
ffi (~> 1.15) ffi (~> 1.15)
ffi-compiler (~> 1.0) ffi-compiler (~> 1.0)
ast (2.4.2) ast (2.4.2)
autoprefixer-rails (10.4.16.0) autoprefixer-rails (10.4.19.0)
execjs (~> 2) execjs (~> 2)
aws-eventstream (1.3.0) aws-eventstream (1.3.0)
aws-partitions (1.959.0) aws-partitions (1.962.0)
aws-sdk-core (3.201.3) aws-sdk-core (3.201.3)
aws-eventstream (~> 1, >= 1.3.0) aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0) aws-partitions (~> 1, >= 1.651.0)
@ -104,7 +104,7 @@ GEM
aws-sdk-kms (1.88.0) aws-sdk-kms (1.88.0)
aws-sdk-core (~> 3, >= 3.201.0) aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.5) aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.156.0) aws-sdk-s3 (1.157.0)
aws-sdk-core (~> 3, >= 3.201.0) aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-kms (~> 1) aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5) aws-sigv4 (~> 1.5)
@ -125,7 +125,7 @@ GEM
bigdecimal (3.1.8) bigdecimal (3.1.8)
binding_of_caller (1.0.1) binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0) debug_inspector (>= 1.2.0)
bootsnap (1.18.3) bootsnap (1.18.4)
msgpack (~> 1.2) msgpack (~> 1.2)
bootstrap (5.3.3) bootstrap (5.3.3)
autoprefixer-rails (>= 9.1.0) autoprefixer-rails (>= 9.1.0)
@ -219,12 +219,12 @@ GEM
dry-initializer (~> 3.0) dry-initializer (~> 3.0)
dry-schema (>= 1.12, < 2) dry-schema (>= 1.12, < 2)
zeitwerk (~> 2.6) zeitwerk (~> 2.6)
erb_lint (0.5.0) erb_lint (0.6.0)
activesupport activesupport
better_html (>= 2.0.1) better_html (>= 2.0.1)
parser (>= 2.7.1.4) parser (>= 2.7.1.4)
rainbow rainbow
rubocop rubocop (>= 1)
smart_properties smart_properties
erubi (1.13.0) erubi (1.13.0)
execjs (2.9.1) execjs (2.9.1)
@ -234,7 +234,7 @@ GEM
factory_bot_rails (6.4.3) factory_bot_rails (6.4.3)
factory_bot (~> 6.4) factory_bot (~> 6.4)
railties (>= 5.0.0) railties (>= 5.0.0)
faraday (2.10.0) faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2) faraday-net_http (>= 2.0, < 3.2)
logger logger
faraday-net_http (3.1.1) faraday-net_http (3.1.1)
@ -254,7 +254,7 @@ GEM
globalid (1.2.1) globalid (1.2.1)
activesupport (>= 6.1) activesupport (>= 6.1)
google-protobuf (3.25.4) google-protobuf (3.25.4)
hashdiff (1.1.0) hashdiff (1.1.1)
hashie (5.0.0) hashie (5.0.0)
highline (3.1.0) highline (3.1.0)
reline reline
@ -485,14 +485,14 @@ GEM
io-console (~> 0.5) io-console (~> 0.5)
request_store (1.7.0) request_store (1.7.0)
rack (>= 1.4) rack (>= 1.4)
rexml (3.3.3) rexml (3.3.4)
strscan strscan
rinku (2.0.6) rinku (2.0.6)
rotp (6.3.0) rotp (6.3.0)
rouge (4.3.0) rouge (4.3.0)
rtlcss (0.2.1) rtlcss (0.2.1)
mini_racer (>= 0.6.3) mini_racer (>= 0.6.3)
rubocop (1.65.0) rubocop (1.65.1)
json (~> 2.3) json (~> 2.3)
language_server-protocol (>= 3.17.0) language_server-protocol (>= 3.17.0)
parallel (~> 1.10) parallel (~> 1.10)
@ -503,7 +503,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0) unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3) rubocop-ast (1.32.0)
parser (>= 3.3.1.0) parser (>= 3.3.1.0)
rubocop-capybara (2.21.0) rubocop-capybara (2.21.0)
rubocop (~> 1.41) rubocop (~> 1.41)
@ -558,7 +558,7 @@ GEM
sprockets-exporters_pack (0.1.2) sprockets-exporters_pack (0.1.2)
brotli (>= 0.2.0) brotli (>= 0.2.0)
sprockets (>= 4.0.0.beta3) sprockets (>= 4.0.0.beta3)
sprockets-rails (3.5.1) sprockets-rails (3.5.2)
actionpack (>= 6.1) actionpack (>= 6.1)
activesupport (>= 6.1) activesupport (>= 6.1)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)