omniauth-edumall 0.1.5 → 0.1.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/omniauth-edumall.rb +1 -1
- data/lib/omniauth/edumall/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 809b03bc35b33fb560d748fd8bcddfe31cf13650
|
4
|
+
data.tar.gz: 3ec9c3df04c5a48d91be865870283275cf8005bf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 88edb55ea79258f994daeb8f59cc8e159286f97ef6c6d9d251897ce66a5aea469a486ad89638a1eabd2e8b81d9cada6514f95b5907277478010a27cf7a94ff67
|
7
|
+
data.tar.gz: 1f59a62d84e015f9c6efc10618b6b6ab080c219533152df6bb58e5e96d7f24c67067e8726c04e8f7c13e3887abe509b589890eee23bdec16f8fff07ae62b962b
|
data/lib/omniauth-edumall.rb
CHANGED
@@ -1 +1 @@
|
|
1
|
-
require 'edumall'
|
1
|
+
require 'omniauth/edumall'
|