omniauth-sandstorm 1.1.1 → 1.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: 988fb78b31484bf59b7c8676be469b9c9b7276d6
4
- data.tar.gz: 75e23df81002eacf97b5bf7a50bc76a8f3152d67
3
+ metadata.gz: 53ba2855e173c95905bde7512358629bea0bde1d
4
+ data.tar.gz: 00ceb716a0ef98b4c8dea43fa3af864d1157dd89
5
5
  SHA512:
6
- metadata.gz: 6ee0952686569d16d9cb5596f386f87c215c110a04e1f8d82080ac43c4ba13a60fefdfad9180e2e0a93e23f6d2b2c3587580bc35d2796d3618fd087bcd94c087
7
- data.tar.gz: 269bdb565e2c04b5e682d114cbb2ea110a4d6b6cd6cadd7b9dcfc773dd510596c1ff273d1f819bc598adcd5e7c381a2d924d2c26d1e6b9eea1fde18cb2582e0c
6
+ metadata.gz: 1b9fe37840c239447b84772d1d8638a21fcffeffcda647e5848b24eb5db7a6a9d92a470dc139750f9603f0bd11a410e75db5184cbf53265c4b75528463c7a66d
7
+ data.tar.gz: ac03f9815d1edf6e0e7037f4fa8d444409c7ce5fc301be4d6e3b01b25e3848c0909faa7840b4ed4e83bd5c71333e1095e60af255ea3ff5ba8761c1d87a780b1d
@@ -12,10 +12,8 @@
12
12
  # See the License for the specific language governing permissions and
13
13
  # limitations under the License.
14
14
 
15
- require 'omniauth-sandstorm/version'
16
- require 'omniauth/strategies/sandstorm'
17
15
  module OmniAuth
18
16
  module Sandstorm
19
- VERSION = '1.1.1'
17
+ VERSION = '1.1.2'
20
18
  end
21
19
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omniauth-sandstorm
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Steven Dee
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-04-25 00:00:00.000000000 Z
11
+ date: 2016-05-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: omniauth