Skip to content

Commit

Permalink
jeweler2
Browse files Browse the repository at this point in the history
Conflicts:

	Gemfile.lock
  • Loading branch information
martinpoljak committed Feb 19, 2012
1 parent 1ed0d3c commit 8b93d1e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 41 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ source "http://rubygems.org"
# Include everything needed to run rake, tests, features, etc.
group :development do
gem "bundler", ">= 1.0.0"
gem "jeweler", ">= 1.5.2"
gem "jeweler2", ">= 2.0.0"
end
39 changes: 0 additions & 39 deletions Gemfile.lock

This file was deleted.

2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rescue Bundler::BundlerError => e
end

require 'rake'
require 'jeweler'
require 'jeweler2'

Jeweler::Tasks.new do |gem|
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
Expand Down

0 comments on commit 8b93d1e

Please sign in to comment.