Cleanup of infrastructure before release.
* Removing Gemfile and Gemfile.lock; not appropriate for library gems. * Removing old-style packaging with archive-tar-minitar (I'll miss you even if no one else does). * Updated the manifest and the committed gemspec.
This commit is contained in:
parent
af6c595793
commit
75bec76435
5 changed files with 24 additions and 112 deletions
11
Gemfile
11
Gemfile
|
@ -1,11 +0,0 @@
|
|||
source "http://rubygems.org"
|
||||
|
||||
gem 'hoe'
|
||||
gem 'hoe-git'
|
||||
gem 'hoe-gemspec'
|
||||
|
||||
group :development do
|
||||
gem 'metaid'
|
||||
gem 'rspec', '~> 2.0'
|
||||
gem 'flexmock'
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue