Skip to content

Commit

Permalink
Automatic release v4.0.x-20241019
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienbeau committed Oct 19, 2024
1 parent c694f3f commit 6b35ad6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion shopinvader/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
20 changes: 10 additions & 10 deletions shopinvader/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 6b35ad6

Please sign in to comment.