marvel_api.gemspec in marvel_api-0.1.1 vs marvel_api.gemspec in marvel_api-0.1.2
- old
+ new
@@ -1,18 +1,18 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: marvel_api 0.1.1 ruby lib
+# stub: marvel_api 0.1.2 ruby lib
Gem::Specification.new do |s|
s.name = "marvel_api"
- s.version = "0.1.1"
+ s.version = "0.1.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Rahul Hor\u{e9}"]
- s.date = "2014-02-13"
+ s.date = "2014-02-14"
s.description = "Marvel_API is a Ruby gem that lets you explore the Marvel Universe like never before."
s.email = "hore.rahul@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"
@@ -23,14 +23,14 @@
"Gemfile",
"LICENSE.txt",
"README.md",
"Rakefile",
"VERSION",
- "lib/marvel.rb",
"lib/marvel/client.rb",
"lib/marvel/configuration.rb",
"lib/marvel/connection.rb",
"lib/marvel/request.rb",
+ "lib/marvel_api.rb",
"marvel_api.gemspec",
"spec/marvel_spec.rb",
"spec/spec_helper.rb"
]
s.homepage = "http://github.com/O-I/marvel"