diff --git a/shopinvader/Gemfile b/shopinvader/Gemfile index 8bc6e59..c630e31 100644 --- a/shopinvader/Gemfile +++ b/shopinvader/Gemfile @@ -20,7 +20,7 @@ gem 'mimemagic', '~> 0.4.3' # gem 'locomotivecms_search', path: '../../search' gem 'locomotivecms', github: 'locomotivecms/engine', ref: 'e6fb512c' -gem 'locomotivecms_steam', github: 'locomotivecms/steam', ref: '42b94a0b', require: false +gem 'locomotivecms_steam', github: 'locomotivecms/steam', ref: 'ba10b57b', require: false gem 'locomotivecms_common', github: 'locomotivecms/common', ref: 'c78da158', require: false # gem 'locomotivecms_search', github: 'locomotivecms/search', ref: '35e5813' gem 'custom_fields', github: 'locomotivecms/custom_fields', ref: '87bf1b', require: false diff --git a/shopinvader/Gemfile.lock b/shopinvader/Gemfile.lock index b7dd58a..322239b 100644 --- a/shopinvader/Gemfile.lock +++ b/shopinvader/Gemfile.lock @@ -72,8 +72,8 @@ GIT GIT remote: https://github.com/locomotivecms/steam.git - revision: 42b94a0bb0e1667cfba3f2fe01cba0e43016d811 - ref: 42b94a0b + revision: ba10b57b1aabbb434a9202d9296436355c988757 + ref: ba10b57b specs: locomotivecms_steam (1.8.0.alpha2) RedCloth (~> 4.3.2) @@ -205,17 +205,17 @@ GEM autoprefixer-rails (10.4.19.0) execjs (~> 2) aws-eventstream (1.3.0) - aws-partitions (1.991.0) - aws-sdk-core (3.209.1) + aws-partitions (1.992.0) + aws-sdk-core (3.210.0) aws-eventstream (~> 1, >= 1.3.0) - aws-partitions (~> 1, >= 1.651.0) + aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.94.0) - aws-sdk-core (~> 3, >= 3.207.0) + aws-sdk-kms (1.95.0) + aws-sdk-core (~> 3, >= 3.210.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.168.0) - aws-sdk-core (~> 3, >= 3.207.0) + aws-sdk-s3 (1.169.0) + aws-sdk-core (~> 3, >= 3.210.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.10.0) @@ -579,7 +579,7 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) yajl-ruby (1.4.3) - zeitwerk (2.7.0) + zeitwerk (2.7.1) PLATFORMS aarch64-linux