summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-19 11:37:24 -0700
committerTim Smith <tsmith@chef.io>2019-04-19 11:37:24 -0700
commit92da89dbe81641f4caea95a91747946eca45b904 (patch)
treebcd214c375a6ac5eed0b9dbb3e741a61057eb533 /Gemfile
parent7dbdf1f9aacb9d3d16aa994fae7f750bb223c60b (diff)
downloadchef-92da89dbe81641f4caea95a91747946eca45b904.tar.gz
Pull train from master again
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 4c1d58cd83..f28838e38b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -17,7 +17,7 @@ group(:omnibus_package) do
gem "appbundler"
gem "rb-readline"
gem "inspec-core", git: "https://github.com/inspec/inspec.git", branch: "master"
- gem "train-core", git: "https://github.com/inspec/train.git", branch: "ed25519"
+ gem "train-core", git: "https://github.com/inspec/train.git", branch: "master"
gem "chef-vault"
end