summaryrefslogtreecommitdiff
path: root/omnibus/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-03-19 09:35:50 -0700
committerTim Smith <tsmith@chef.io>2019-03-19 09:35:50 -0700
commitd5b23ad29829c0a822189c418dba1dec274b4c18 (patch)
treed2524bdc52a302aeecb4a6658ccd5c280400dfe7 /omnibus/Gemfile.lock
parent757a018ef5bc20efd73fed677889dd462dacbde8 (diff)
downloadchef-d5b23ad29829c0a822189c418dba1dec274b4c18.tar.gz
Pin expeditor to ruby 2.5.3 and bump train to 1.7.6
Expeditor keeps incorrectly bumping addressable to 2.5.2, which seems like some sort of ruby/bundler bug, which is breaking builds. We're attempting to switch back to ruby 2.5.3. in expeditor to see if that resolves the bumping issues. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r--omnibus/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index e85c9846bc..1634ad0e9b 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -140,7 +140,7 @@ GEM
mixlib-config (>= 2.2.12, < 3.0)
mixlib-shellout (~> 2.0)
tomlrb (~> 1.2)
- chef-sugar (5.0.0)
+ chef-sugar (5.0.1)
chef-zero (14.0.11)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)