omniauth-jaccount 0.1.1 → 0.1.2

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: 3a8181e9f656ff600a006b1a487010aac88c6dbe
4
- data.tar.gz: ffed362ace96fbb68383ae215a3e1e224d0423b4
3
+ metadata.gz: 763f8a006b5cf60c81dd20e0afaf2a6aff709706
4
+ data.tar.gz: 32e3b2d37e986b5983bee591bf44b58732ce304f
5
5
  SHA512:
6
- metadata.gz: 9314412ba6b0a144875d0bb35a2bee70174f5d55e6a643be73e76f167458370a780ea47224429a53917b8f21a89b55965f825a555346ffe6eda3568bd288ad86
7
- data.tar.gz: 0a8ffdaf40b6f11c4bc24475fe43d456a1e5fef4b290f9852e9a1b83e08acd0b5125e2b47680580414d4ef312d70f915f651b138fecebf6ce73f343d22e42151
6
+ metadata.gz: 5f2f564876a11e7b38c7f437142624389411ca4af0f0e22491030695c61ab9ed743345b228b3311555db3588a7fbf8cfb962450f164916b07dfb7e9bfb687af0
7
+ data.tar.gz: 91591190c6742f1db0361ca8deb8afbf38a59e770776be855e6f0866712495862919059050a1b27c09d6dac44c402ddf0c68fe3e2d14672081670774d2cc3faa
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Jaccount
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-jaccount
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - feynixs
@@ -96,8 +96,8 @@ files:
96
96
  - Rakefile
97
97
  - bin/console
98
98
  - bin/setup
99
- - lib/omniauth/jaccount.rb
100
99
  - lib/omniauth/jaccount/version.rb
100
+ - lib/omniauth/omniauth-jaccount.rb
101
101
  - lib/omniauth/strategies/jaccount.rb
102
102
  - omniauth-jaccount.gemspec
103
103
  homepage: