Rakefile in vibes-rubycas-client-2.3.0.alpha4 vs Rakefile in vibes-rubycas-client-2.3.0.alpha5
- old
+ new
@@ -19,9 +19,10 @@
gem.license = "MIT"
gem.summary = "Client library for the Central Authentication Service (CAS) protocol."
gem.description = "We've taken the rubycas-client and added some enterprisey features and improved compatibility with JASIG's CAS server"
gem.authors = ["Matt Campbell", "Rahul Joshi", "Matt Zukowski", "Matt Walker"]
gem.rdoc_options = ['--main', 'README.rdoc']
+ gem.files.exclude '.rvmrc'
# dependencies defined in Gemfile
end
Jeweler::RubygemsDotOrgTasks.new
require 'rake/testtask'