dibs_hmac.gemspec in dibs_hmac-0.1.3 vs dibs_hmac.gemspec in dibs_hmac-0.2.0
- old
+ new
@@ -1,23 +1,22 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: dibs_hmac 0.1.3 ruby lib
+# stub: dibs_hmac 0.2.0 ruby lib
Gem::Specification.new do |s|
s.name = "dibs_hmac"
- s.version = "0.1.3"
+ s.version = "0.2.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Bj\u{f6}rn Blomqvist"]
- s.date = "2015-08-24"
+ s.date = "2016-06-07"
s.description = "An implementation of DIBS Message authentication code. Has correct sorting and rules for which params to include. So far it only includes the params for DIBS Payment Window."
s.email = "bjorn@bjornblomqvist.se"
s.extra_rdoc_files = [
- "CHANGELOG.md",
"LICENSE.txt",
"README.md"
]
s.files = [
".document",
@@ -34,10 +33,10 @@
"spec/dibs/hmac_spec.rb",
"spec/spec_helper.rb"
]
s.homepage = "http://github.com/bjornblomqvist/dibs_hmac"
s.licenses = ["LGPL"]
- s.rubygems_version = "2.4.6"
+ s.rubygems_version = "2.5.1"
s.summary = "An implementation of DIBS Message authentication code."
if s.respond_to? :specification_version then
s.specification_version = 4