http2.gemspec in http2-0.0.26 vs http2.gemspec in http2-0.0.27
- 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: http2 0.0.26 ruby lib
+# stub: http2 0.0.27 ruby lib
Gem::Specification.new do |s|
s.name = "http2"
- s.version = "0.0.26"
+ s.version = "0.0.27"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Kasper Johansen"]
- s.date = "2014-08-15"
+ s.date = "2014-11-28"
s.description = "A lightweight framework for doing http-connections in Ruby. Supports cookies, keep-alive, compressing and much more."
s.email = "k@spernj.org"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"