omniauth-magento 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d986c303279e766d48226ba34d731fd137a6c489
4
- data.tar.gz: 927b67383119427e9cb554f19aa6d5ef6dedb942
3
+ metadata.gz: 3326d6c8a78e36e0049b56ea5648f6ad1cca512e
4
+ data.tar.gz: 6fdfd3459faee5ed7a23e3b221dce1dc2a5dc1ec
5
5
  SHA512:
6
- metadata.gz: a763958ce74727ba8d2c4156d8fdccb4f043e6d48234b80df52ec1930032328f58f068f0b8695b0565e6ff107dce43f6c5a57a6b2d115a8f93d83f24bb8a076d
7
- data.tar.gz: cbe9e263a313b0f632062016125f59467caeb735f3b7ff4a6c28bb04ca4544b96d133cb658bf23441a923f200c568f38035507f6ee26eff71e7b6fb9c118a4c8
6
+ metadata.gz: 608d0b3519e26afdeb28fe305c9d77323f839edf87fbbaf872d0a0fee51a2d4440fb8a38a6c8c1ce000cf7852c03b84547baddcaa53f5de0d9a9bee80577fbdd
7
+ data.tar.gz: f5fe4b4c66450103698d8831ad423b9a5fd1ea8326415d0b074f009c876892133bcd9944ef2dc57c5c0b15c595a0e893ba540f85520b83b4da1b456f7478d741
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Magento
3
- VERSION = "0.0.4"
3
+ VERSION = "0.0.5"
4
4
  end
5
5
  end
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
8
  spec.version = Omniauth::Magento::VERSION
9
9
  spec.summary = 'Omniauth strategy for Magento'
10
10
  spec.homepage = 'https://github.com/Zookal/omniauth-magento'
11
- spec.email = "michael@zookal.com"
11
+ spec.email = "michael.imstepf@gmail.com"
12
12
  spec.authors = ['Michael Imstepf', 'Chris Baynes', 'Daniel Mahlow']
13
13
  spec.license = "MIT"
14
14
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-magento
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Imstepf
@@ -55,7 +55,7 @@ dependencies:
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.0'
57
57
  description:
58
- email: michael@zookal.com
58
+ email: michael.imstepf@gmail.com
59
59
  executables: []
60
60
  extensions: []
61
61
  extra_rdoc_files: []