summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan McLellan <btm@loftninjas.org>2018-03-22 23:00:23 -0400
committerBryan McLellan <btm@loftninjas.org>2018-03-22 23:16:59 -0400
commit374c527f9c2e4021a3d8fdd446b4542b9808f745 (patch)
tree2b79740b9f69b2c8710c367f8abb65158ac7ea66
parent2d28e56c536af67bb6817d3a9bfe4d2439b611f8 (diff)
downloadchef-btm/13-pin-ohai-13.tar.gz
Pin appbundler at 0.10.0btm/13-pin-ohai-13
We're looking for Ohai 14 in the appbundle for an unknown reason during the build after the changes in omnibus to allow Ohai to be unpined from ~> 8.0 in omnibus#823. Similar pins in oc_reporting#219999bd8bcdb0c917154043140ef7d21b4a2a03 and automate#ee59099e0dd7f9cfbd008a1b9579bfe278ac6fc6 inspired me to try this and it works. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
-rw-r--r--Gemfile.lock3
1 files changed, 1 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8b5d6c8d2c..d70d7b7c4c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -95,9 +95,8 @@ GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
- appbundler (0.11.2)
+ appbundler (0.10.0)
mixlib-cli (~> 1.4)
- mixlib-shellout (~> 2.0)
ast (2.4.0)
backports (3.11.1)
binding_of_caller (0.8.0)