summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-01-12 11:12:49 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2017-01-12 11:12:49 -0800
commit114e69e0b051c6e2c4cc61141d43ce9716f5bdbf (patch)
tree237f5839d543a413aef2dee3d9c582092e5e9b3c
parente23ffd01709be28fc85d91f381485f0f1dfb34ce (diff)
downloadchef-114e69e0b051c6e2c4cc61141d43ce9716f5bdbf.tar.gz
trying to fix travis
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--.bundle/config2
-rw-r--r--Gemfile.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/.bundle/config b/.bundle/config
index e520135ebc..7544be9dd7 100644
--- a/.bundle/config
+++ b/.bundle/config
@@ -1,2 +1,2 @@
---
-BUNDLE_FROZEN: "1"
+BUNDLE_FROZEN: '1'
diff --git a/Gemfile.lock b/Gemfile.lock
index e7ff2f661e..246c46dd52 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/chef-server
- revision: b69e9df027c99ed37aae1e3fd8468a5c6496ced1
+ revision: 2d06ce7ef5976e2a410906f60152142bf90a17fb
specs:
oc-chef-pedant (2.2.0)
activesupport (>= 4.2.7.1, < 6.0)