omniauth-getdrip 2.0.1 → 2.0.2

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: 1729222fbe5d73519a02a9a2a765db854fe81fb6
4
- data.tar.gz: 9b9fe126791f3ba6f6424ee261b12e7ac19df6f1
3
+ metadata.gz: 208943cde97b0981a6e2859d8ca57bf3229546ed
4
+ data.tar.gz: 01e00e67775b2a766daf3001cd402db4bf7e3fae
5
5
  SHA512:
6
- metadata.gz: 2d96194589381907c2549e78f4768a7174259c70de64132de73aaedbc894c947ba4b1f88f4b502763aa28aead075b36d9c288a52183fd9aca746af1639c95f35
7
- data.tar.gz: 1097e876f170979c613d06107ffb037059aa7970b5b8ad6a1fa546ece54dc47d82579fa924f7a48522da4f32484a940f12b7c76844a3b20732101b8daeda0e61
6
+ metadata.gz: 1f071f18d84c4dfea50837b4ceca3fcab3df0d248e4a9a861809b22042464c422cb680a761fa02536513012a744086fe3b4b4e70edd74e3af6ac723204f20d1b
7
+ data.tar.gz: 3c527fc6ccef8897c8ff877930b068d3934067f60c1d8f2dac58705075b4f23299a1c760a7e6c4722b1ec11136f805f2196667d29a9aa2739204078869a20a52
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Getdrip
3
- VERSION = "2.0.1"
3
+ VERSION = "2.0.2"
4
4
  end
5
5
  end
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
8
  spec.email = ["justin@waitlisted.co"]
9
9
  spec.description = %q{OmniAuth strategy for Getdrip}
10
10
  spec.summary = %q{OmniAuth strategy for Getdrip.com}
11
- spec.homepage = "https://github.com/j-mcnally/omniauth-getdrip.git"
11
+ spec.homepage = "https://github.com/waitlisted/omniauth-getdrip.git"
12
12
  spec.license = "MIT"
13
13
 
14
14
  spec.files = `git ls-files`.split($/)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-getdrip
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - j-mcnally
@@ -68,7 +68,7 @@ files:
68
68
  - lib/omniauth-getdrip/version.rb
69
69
  - lib/omniauth/strategies/getdrip.rb
70
70
  - omniauth-getdrip.gemspec
71
- homepage: https://github.com/j-mcnally/omniauth-getdrip.git
71
+ homepage: https://github.com/waitlisted/omniauth-getdrip.git
72
72
  licenses:
73
73
  - MIT
74
74
  metadata: {}