my-congress.gemspec in my-congress-0.2.2 vs my-congress.gemspec in my-congress-0.2.3
- old
+ new
@@ -3,11 +3,11 @@
$LOAD_PATH.unshift lib unless $LOAD_PATH.include?(lib)
require_relative 'config/version'
Gem::Specification.new do |spec|
spec.name = "my-congress"
- spec.version = MyCongress::Gem::VERSION
- spec.authors = ["thedannysoto"]
+ spec.version = MCongress::Gem::VERSION
+ spec.authors = ["Danny Soto"]
spec.email = ["87dsoto@gmail.com"]
spec.summary = %q{A gem for finding current U.S. Senators and Representative for a particular location.}
spec.homepage = "https://github.com/thedannysoto/my_congress"
spec.license = "MIT"