Update bundle

This commit is contained in:
Tom Hughes 2024-05-28 17:30:50 +01:00
parent bd3507291c
commit d21cbc0464

View file

@ -95,13 +95,13 @@ GEM
autoprefixer-rails (10.4.16.0) autoprefixer-rails (10.4.16.0)
execjs (~> 2) execjs (~> 2)
aws-eventstream (1.3.0) aws-eventstream (1.3.0)
aws-partitions (1.931.0) aws-partitions (1.934.0)
aws-sdk-core (3.196.1) aws-sdk-core (3.196.1)
aws-eventstream (~> 1, >= 1.3.0) aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0) aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8) aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1) jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.81.0) aws-sdk-kms (1.82.0)
aws-sdk-core (~> 3, >= 3.193.0) aws-sdk-core (~> 3, >= 3.193.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.151.0) aws-sdk-s3 (1.151.0)
@ -140,7 +140,7 @@ GEM
builder (3.2.4) builder (3.2.4)
bzip2-ffi (1.1.1) bzip2-ffi (1.1.1)
ffi (~> 1.0) ffi (~> 1.0)
cancancan (3.5.0) cancancan (3.6.1)
canonical-rails (0.2.15) canonical-rails (0.2.15)
actionview (>= 4.1, <= 7.2) actionview (>= 4.1, <= 7.2)
capybara (3.40.0) capybara (3.40.0)
@ -153,7 +153,7 @@ GEM
regexp_parser (>= 1.5, < 3.0) regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2) xpath (~> 3.2)
concurrent-ruby (1.2.3) concurrent-ruby (1.2.3)
config (5.4.0) config (5.5.0)
deep_merge (~> 1.2, >= 1.2.1) deep_merge (~> 1.2, >= 1.2.1)
connection_pool (2.4.1) connection_pool (2.4.1)
crack (1.0.0) crack (1.0.0)
@ -198,7 +198,7 @@ GEM
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2) dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6) zeitwerk (~> 2.6)
dry-schema (1.13.3) dry-schema (1.13.4)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
dry-configurable (~> 1.0, >= 1.0.1) dry-configurable (~> 1.0, >= 1.0.1)
dry-core (~> 1.0, < 2) dry-core (~> 1.0, < 2)
@ -330,7 +330,7 @@ GEM
mini_portile2 (2.8.6) mini_portile2 (2.8.6)
mini_racer (0.9.0) mini_racer (0.9.0)
libv8-node (~> 18.19.0.0) libv8-node (~> 18.19.0.0)
minitest (5.23.0) minitest (5.23.1)
minitest-focus (1.4.0) minitest-focus (1.4.0)
minitest (>= 4, < 6) minitest (>= 4, < 6)
msgpack (1.7.2) msgpack (1.7.2)
@ -369,8 +369,9 @@ GEM
hashie (>= 3.4.6) hashie (>= 3.4.6)
rack (>= 1.6.2, < 3) rack (>= 1.6.2, < 3)
rack-protection rack-protection
omniauth-facebook (9.0.0) omniauth-facebook (10.0.0)
omniauth-oauth2 (~> 1.2) bigdecimal
omniauth-oauth2 (>= 1.2, < 3)
omniauth-github (2.0.1) omniauth-github (2.0.1)
omniauth (~> 2.0) omniauth (~> 2.0)
omniauth-oauth2 (~> 1.8) omniauth-oauth2 (~> 1.8)
@ -474,7 +475,7 @@ GEM
rb-fsevent (0.11.2) rb-fsevent (0.11.2)
rb-inotify (0.11.1) rb-inotify (0.11.1)
ffi (~> 1.0) ffi (~> 1.0)
rdoc (6.6.3.1) rdoc (6.7.0)
psych (>= 4.0.0) psych (>= 4.0.0)
regexp_parser (2.9.2) regexp_parser (2.9.2)
reline (0.5.7) reline (0.5.7)
@ -488,7 +489,7 @@ GEM
rouge (4.2.1) rouge (4.2.1)
rtlcss (0.2.1) rtlcss (0.2.1)
mini_racer (>= 0.6.3) mini_racer (>= 0.6.3)
rubocop (1.63.5) rubocop (1.64.0)
json (~> 2.3) json (~> 2.3)
language_server-protocol (>= 3.17.0) language_server-protocol (>= 3.17.0)
parallel (~> 1.10) parallel (~> 1.10)
@ -541,8 +542,7 @@ GEM
simplecov-html (0.12.3) simplecov-html (0.12.3)
simplecov-lcov (0.8.0) simplecov-lcov (0.8.0)
simplecov_json_formatter (0.1.4) simplecov_json_formatter (0.1.4)
simpleidn (0.2.2) simpleidn (0.2.3)
unf (~> 0.1.4)
smart_properties (1.17.0) smart_properties (1.17.0)
snaky_hash (2.0.1) snaky_hash (2.0.1)
hashie hashie
@ -574,9 +574,6 @@ GEM
railties (>= 6.0.0) railties (>= 6.0.0)
tzinfo (2.0.6) tzinfo (2.0.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
unicode-display_width (2.5.0) unicode-display_width (2.5.0)
uri (0.13.0) uri (0.13.0)
validates_email_format_of (1.8.2) validates_email_format_of (1.8.2)
@ -584,7 +581,7 @@ GEM
simpleidn simpleidn
vendorer (0.2.0) vendorer (0.2.0)
version_gem (1.1.4) version_gem (1.1.4)
webmock (3.23.0) webmock (3.23.1)
addressable (>= 2.8.0) addressable (>= 2.8.0)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0) hashdiff (>= 0.4.0, < 2.0.0)
@ -595,7 +592,7 @@ GEM
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
zeitwerk (2.6.14) zeitwerk (2.6.15)
PLATFORMS PLATFORMS
ruby ruby