Skip to content

Commit 775df7e

Browse files
Drop this before merge
This can be dropped once we merge solidusio/solidus#6432
1 parent 9a94f5b commit 775df7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/sandbox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ if [ -n "$DB_HOST" ]; then
6666
fi
6767

6868
cat <<RUBY >> Gemfile
69-
gem 'solidus', github: 'solidusio/solidus', branch: '$SOLIDUS_BRANCH'
69+
gem 'solidus', github: 'solidusio/solidus', branch: 'main'
7070
gem 'rails-i18n'
7171
gem 'solidus_i18n'
7272
gem 'solidus_auth_devise', github: "solidusio/solidus_auth_devise"

0 commit comments

Comments
 (0)