[DRE-commits] [ruby-parslet] 01/01: Remove rubygems-references

Axel Wagner merovius-guest at moszumanska.debian.org
Sat Jan 25 18:25:37 UTC 2014


This is an automated email from the git hooks/post-receive script.

merovius-guest pushed a commit to branch master
in repository ruby-parslet.

commit cf7fdfc0d7129476f9ef2b7d688c56ec9397c1d0
Author: Axel Wagner <mail at merovius.de>
Date:   Sat Jan 25 19:25:32 2014 +0100

    Remove rubygems-references
---
 Rakefile        | 1 -
 example/json.rb | 1 -
 2 files changed, 2 deletions(-)

diff --git a/Rakefile b/Rakefile
index cf39b82..749e476 100644
--- a/Rakefile
+++ b/Rakefile
@@ -2,7 +2,6 @@ require 'rdoc/task'
 require 'sdoc'
 
 require 'rspec/core/rake_task'
-require "rubygems/package_task"
 
 desc "Run all tests: Exhaustive."
 RSpec::Core::RakeTask.new
diff --git a/example/json.rb b/example/json.rb
index 1ea1370..c72f32b 100644
--- a/example/json.rb
+++ b/example/json.rb
@@ -4,7 +4,6 @@ $:.unshift File.dirname(__FILE__) + "/../lib"
 # MIT License - (c) 2011 John Mettraux
 #
 
-require 'rubygems'
 require 'parslet' # gem install parslet
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-parslet.git



More information about the Pkg-ruby-extras-commits mailing list