making zanzibar bin a thor app with bundler/librarian type capability

This commit is contained in:
Norm MacLennan
2015-02-01 00:34:35 -05:00
parent d91b418963
commit 184b0b443c
29 changed files with 1747 additions and 515 deletions

13
Gemfile
View File

@@ -1,16 +1,3 @@
source 'https://rubygems.org'
gem 'savon'
group :test do
gem 'rake'
gem 'savon_spec'
gem 'rspec'
gem 'webmock'
gem 'codeclimate-test-reporter'
gem 'zanzibar', path: '.'
gem 'rubocop'
end
# Specify your gem's dependencies in zanzibar.gemspec
gemspec