omniauth-magento 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 35ecc46b30899582767672d0d2547d9f99af3653
4
- data.tar.gz: dcd44bb8bdd75b1cb0475448fe1bc534a5712d33
3
+ metadata.gz: d986c303279e766d48226ba34d731fd137a6c489
4
+ data.tar.gz: 927b67383119427e9cb554f19aa6d5ef6dedb942
5
5
  SHA512:
6
- metadata.gz: b9f9fc91ec0b3ce347ade68b46946aff9cf958cadea69c838055332fbbc2ce0a5fb53b5fe062918f0a58a0f12d753dd13f34c4bc42bb033b5b5b478f91d61283
7
- data.tar.gz: a1112d61860c8e5a691c08d3fde8c69bac25673099854bcc8e43b8241c1de3306d1d7443496943e98453188057a94424fa54f923880a9c1a347e321f8c4f4398
6
+ metadata.gz: a763958ce74727ba8d2c4156d8fdccb4f043e6d48234b80df52ec1930032328f58f068f0b8695b0565e6ff107dce43f6c5a57a6b2d115a8f93d83f24bb8a076d
7
+ data.tar.gz: cbe9e263a313b0f632062016125f59467caeb735f3b7ff4a6c28bb04ca4544b96d133cb658bf23441a923f200c568f38035507f6ee26eff71e7b6fb9c118a4c8
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Magento
3
- VERSION = "0.0.3"
3
+ VERSION = "0.0.4"
4
4
  end
5
5
  end
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
9
  spec.summary = 'Omniauth strategy for Magento'
10
10
  spec.homepage = 'https://github.com/Zookal/omniauth-magento'
11
11
  spec.email = "michael@zookal.com"
12
- spec.authors = ['Chris Baynes', 'Daniel Mahlow', 'Michael Imstepf']
12
+ spec.authors = ['Michael Imstepf', 'Chris Baynes', 'Daniel Mahlow']
13
13
  spec.license = "MIT"
14
14
 
15
15
  spec.files = `git ls-files`.split("\n")
metadata CHANGED
@@ -1,12 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-magento
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
+ - Michael Imstepf
7
8
  - Chris Baynes
8
9
  - Daniel Mahlow
9
- - Michael Imstepf
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []