Gemfile in evrone-ci-router-0.2.0.pre22 vs Gemfile in evrone-ci-router-0.2.0.pre23
- old
+ new
@@ -3,6 +3,7 @@
# Specify your gem's dependencies in evrone-ci-job.gemspec
gemspec
gem 'evrone-ci-common', path: File.expand_path("../../common", __FILE__)
gem 'evrone-ci-message', path: File.expand_path("../../message", __FILE__)
+gem 'evrone-ci-build_configuration', path: File.expand_path("../../build_configuration", __FILE__)