omniauth-surveymonkey2 0.0.4 → 0.0.5

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: 9ea378a9f25445f44b8bf112710f6a6f0d5e7b54
4
- data.tar.gz: 35fd87276a42c6f68eb635865825b13f1aba9720
3
+ metadata.gz: 0204c7f42d8d7e3bf5d00f775fcc7ee4d1bdb3f5
4
+ data.tar.gz: 075357c41a9285b0040addc5ab3c2852995ea2f4
5
5
  SHA512:
6
- metadata.gz: b33b7889594310c2f34c3f948b69e64e6c4db77f7b890996e8302aec6e1390e751375cefc27c02db6ce0dbb4e3592aced41b62719dfac93db81885d7dd497c94
7
- data.tar.gz: e190a96e14da6d81df7472723569a1dd53f90032911f8bcc2fda701f76ba8d8e89720999368f32ec8cfc9580713024288b4d98df1fb0068e2d7a91b126f74b9b
6
+ metadata.gz: e38bfa99e280483a44fd2320a8466aa994e1dff5fc5a10f879a25d8c362c3d201d24d902294148de976bb7862dcf7ac4eefe4c44ad8e2cafac45a92dc3addc90
7
+ data.tar.gz: dab44110ff870ca01a93383aa4c603be5ecdeb9244e8bec5d00a021fa8492dcb5cd8c4b2ffda30ebd05a788202cb4703f9c268922d9e684bf3634932520a8635
@@ -1,5 +1,5 @@
1
1
  module Omniauth
2
2
  module Surveymonkey2
3
- VERSION = "0.0.4"
3
+ VERSION = "0.0.5"
4
4
  end
5
5
  end
@@ -1 +1 @@
1
- require "omniauth/strategies/surveymonkey2"
1
+ require_relative "omniauth/strategies/surveymonkey2"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-surveymonkey2
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
  - Chris Beck