3scale_client.gemspec in 3scale_client-2.2.8 vs 3scale_client.gemspec in 3scale_client-2.2.9
- old
+ new
@@ -1,13 +1,10 @@
-# Generated by jeweler
-# DO NOT EDIT THIS FILE DIRECTLY
-# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
-# -*- encoding: utf-8 -*-
+# encoding: UTF-8
Gem::Specification.new do |s|
s.name = %q{3scale_client}
- s.version = "2.2.8"
+ s.version = "2.2.9"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Adam Cigánek", "Tiago Macedo"]
s.date = %q{2011-01-27}
s.description = %q{This gem allows to easily connect an application that provides a Web Service with the 3scale API Management System to authorize it's users and report the usage.
@@ -17,9 +14,10 @@
"README.rdoc"
]
s.files = [
".gitignore",
"3scale_client.gemspec",
+ "Gemfile",
"LICENCE",
"README.rdoc",
"Rakefile",
"VERSION",
"lib/3scale/authorize_response.rb",