Skip to content

Commit

Permalink
Ditching jeweler
Browse files Browse the repository at this point in the history
  • Loading branch information
turboladen committed Apr 15, 2011
1 parent 1e06d66 commit fcafb0a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 730 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ group :development do
gem 'bundler', '~> 1.0.0'
gem 'code_statistics', '~> 0.2.13'
gem 'cucumber'
gem 'jeweler', '~> 1.5.0'
gem 'metric_fu', '>= 2.0.0'
gem 'ore', '~> 0.7.2'
gem 'ore-core', '~> 0.1.5'
Expand Down
8 changes: 0 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ PATH
remote: .
specs:
rtsp (0.1.1)
rtsp
sdp (~> 0.2.0)
sdp (~> 0.2.2)

GEM
Expand Down Expand Up @@ -45,14 +43,9 @@ GEM
json (>= 1.4.6)
gherkin (2.3.5-java)
json (>= 1.4.6)
git (1.2.5)
haml (3.0.25)
hirb (0.4.3)
i18n (0.5.0)
jeweler (1.5.2)
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
json (1.5.1)
json (1.5.1-java)
json_pure (1.5.1)
Expand Down Expand Up @@ -129,7 +122,6 @@ DEPENDENCIES
bundler (~> 1.0.0)
code_statistics (~> 0.2.13)
cucumber
jeweler (~> 1.5.0)
metric_fu (>= 2.0.0)
ore (~> 0.7.2)
ore-core (~> 0.1.5)
Expand Down
4 changes: 0 additions & 4 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ rescue Bundler::BundlerError => e
exit e.status_code
end

require 'ore/specification'
require 'jeweler'
Jeweler::Tasks.new(Ore::Specification.new)

require 'ore/tasks'
Ore::Tasks.new

Expand Down
Loading

0 comments on commit fcafb0a

Please sign in to comment.