cmu-person.gemspec in cmu-person-0.0.4 vs cmu-person.gemspec in cmu-person-0.0.5
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
Gem::Specification.new do |s|
s.name = 'cmu-person'
- s.version = '0.0.4'
+ s.version = '0.0.5'
s.author = 'Seth Vargo'
s.email = 'sethvargo@gmail.com'
s.homepage = 'https://github.com/sethvargo/cmu-person'
s.summary = %q{A simple interface for searching CMU LDAP directory}
s.description = %q{This tool is used to search Carnegie Mellon's LDAP directory. Provide an Andrew ID and this will automatically parse the results and return them in a readable format.}
\ No newline at end of file