summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-12-20 21:55:21 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2016-12-20 21:55:21 -0800
commit7eb0ca17f8fb6c1d2242e78e135807a6e1cc5fb9 (patch)
tree87e18bf2420b18509808564c1bf44ab0017c4778
parenta63571215eee152d182dd6d38df55f72550f4164 (diff)
downloadchef-7eb0ca17f8fb6c1d2242e78e135807a6e1cc5fb9.tar.gz
manually revert irrelevant bumps
again IDK what is breaking travis Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--.bundle/config2
-rw-r--r--Gemfile.lock8
2 files changed, 5 insertions, 5 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 6bd22472a5..cb73fe8329 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -129,7 +129,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.0.1)
+ activesupport (5.0.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
@@ -184,7 +184,7 @@ GEM
simplecov
url
coderay (1.1.1)
- concurrent-ruby (1.0.3)
+ concurrent-ruby (1.0.2)
cucumber (2.4.0)
builder (>= 2.1.2)
cucumber-core (~> 1.5.0)
@@ -462,7 +462,7 @@ GEM
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
- specinfra (2.66.3)
+ specinfra (2.66.2)
net-scp
net-ssh (>= 2.7, < 4.0)
net-telnet
@@ -591,4 +591,4 @@ DEPENDENCIES
yard
BUNDLED WITH
- 1.13.6
+ 1.12.5