omniauth-remote-user 0.1 → 0.1.1
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 +4 -4
- data/LICENSE.md +2 -2
- data/lib/omniauth-remote-user/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: 010df7958c3aa475eac85c8b461205366fc2ac4f
|
|
4
|
+
data.tar.gz: 6e2ea502ec8156f70ce56308d93edd475a3c507a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1b3918704a355ad1f3c2deaf47d08313c579953d435996e6c66f0de02279bb7cd30d4171edd3f3f7ba54c55af23ac324be38921d874e2a78201fc760a9aa519c
|
|
7
|
+
data.tar.gz: 318aed62e2ac99cf01e7f0f65656201acd9650fa98c0bb34508057436cb83fafbada8912f41c0925c1133c6ffd6ef4ba61245881efcc74a62a3688ac1bbbdbb3
|
data/LICENSE.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Copyright
|
|
1
|
+
Copyright © Lucas Kanashiro, Thiago Ribeiro, Rodrigo Siqueira, Macartur Sousa, Antonio Terceiro
|
|
2
2
|
|
|
3
|
-
MIT License
|
|
3
|
+
Expat (aka MIT) License
|
|
4
4
|
|
|
5
5
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
6
6
|
a copy of this software and associated documentation files (the
|