Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

Commit

Permalink
get rid of spork
Browse files Browse the repository at this point in the history
Sam Kottler committed Nov 1, 2014
1 parent f256a4c commit 1e4f307
Showing 9 changed files with 0 additions and 127 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -10,6 +10,5 @@ gem 'kitchen-vagrant'
gem 'knife-backup'
gem 'knife-cookbook-cleanup'
gem 'knife-ec2'
gem 'knife-spork'
gem 'rubocop', '~> 0.23'
gem 'test-kitchen', '~> 1.0'
9 changes: 0 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -5,7 +5,6 @@ GEM
akami (1.2.2)
gyoku (>= 0.4.0)
nokogiri
app_conf (0.4.2)
ast (2.0.0)
berkshelf (3.1.5)
addressable (~> 2.3.4)
@@ -72,7 +71,6 @@ GEM
dep-selector-libgecode (~> 1.0)
ffi (~> 1.9)
diff-lcs (1.2.5)
diffy (3.0.6)
em-winrm (0.5.5)
eventmachine (~> 1.0.0)
mixlib-log (>= 1.3.0)
@@ -110,7 +108,6 @@ GEM
formatador (0.2.5)
gherkin (2.12.2)
multi_json (~> 1.3)
git (1.2.8)
gssapi (1.0.3)
ffi (>= 1.0.1)
gyoku (1.1.1)
@@ -134,11 +131,6 @@ GEM
knife-ec2 (0.8.0)
fog (~> 1.20.0)
knife-windows (>= 0.5.12)
knife-spork (1.4.1)
app_conf (>= 0.4.0)
chef (>= 11.0.0)
diffy (>= 3.0.1)
git (>= 1.2.5)
knife-windows (0.6.0)
em-winrm (~> 0.5, >= 0.5.4)
libyajl2 (1.0.1)
@@ -297,6 +289,5 @@ DEPENDENCIES
knife-backup
knife-cookbook-cleanup
knife-ec2
knife-spork
rubocop (~> 0.23)
test-kitchen (~> 1.0)
39 changes: 0 additions & 39 deletions environments/common.json

This file was deleted.

39 changes: 0 additions & 39 deletions environments/production.json

This file was deleted.

39 changes: 0 additions & 39 deletions environments/staging.json

This file was deleted.

Binary file removed vendor/cache/app_conf-0.4.2.gem
Binary file not shown.
Binary file removed vendor/cache/diffy-3.0.6.gem
Binary file not shown.
Binary file removed vendor/cache/git-1.2.8.gem
Binary file not shown.
Binary file removed vendor/cache/knife-spork-1.4.1.gem
Binary file not shown.

0 comments on commit 1e4f307

Please sign in to comment.