Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit bafdd72

Browse files
committed
chore: update to AS migrations service branch
1 parent b76ef33 commit bafdd72

5 files changed

Lines changed: 348 additions & 32 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source "https://rubygems.org"
44

55
ruby RUBY_VERSION
66

7-
DECIDIM_VERSION = { git: "https://github.com/decidim/decidim", branch: "active_storage_migration" }
7+
DECIDIM_VERSION = { git: "https://github.com/decidim/decidim", branch: "active_storage_migrations_service" }
88

99
gem "decidim", DECIDIM_VERSION
1010
#gem "decidim-conferences", DECIDIM_VERSION

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GIT
22
remote: https://github.com/decidim/decidim
3-
revision: a664bd92af9ee78085a4a87bf38b40a661925c2e
4-
branch: active_storage_migration
3+
revision: 9405466f2b5c9b6a53c9255a5c3f89e381ba4191
4+
branch: active_storage_migrations_service
55
specs:
66
decidim (0.25.0.dev)
77
decidim-accountability (= 0.25.0.dev)

0 commit comments

Comments
 (0)