XSweet step update, including HandleListsStep
... | ... | @@ -29,8 +29,7 @@ gem 'pg', '~> 0.15' |
################### basic steps ############################# | ||
# gem 'ink_step', path: "~/Projects/coko/ink-step" | ||
gem 'ink_step', path: "~/RubymineProjects/coko/ink-step" | ||
# gem 'ink_step', git: 'https://gitlab.coko.foundation/INK/ink-step.git' | ||
gem 'ink_step', git: 'https://gitlab.coko.foundation/INK/ink-step.git' | ||
# Load StepGemfile | ||
if File.exists?(File.join(File.dirname(__FILE__), "StepGemfile")) | ||
... | ... |
Please register or sign in to comment