lexis_nexis_instant_authenticate 0.2.1 → 0.2.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: b8d0f455683ca789309b8ffc14b86aa335cf7c9a
4
- data.tar.gz: afca2bdc5482282dfeded64a486cb00b43729267
3
+ metadata.gz: 58bac522de7697470c2f746d37aa495af96492aa
4
+ data.tar.gz: 185f3d23eea9bf0c067a7c368e8e3f8798aa323b
5
5
  SHA512:
6
- metadata.gz: cf07e29235977a306d6fa083f54069525e0e59aa5486f0ea26193032a643dab605a65122e1d10fc58cc6fe1c181e19daaee5c704e9a2ba9732ae1be2febc75a1
7
- data.tar.gz: eb5a35279faeca661322fea0b8ce54020cdcb0e6059802c65b3fe62975829ce91b9ab7b6dfb2e74e221b737699f50968f11ef5353a2d7ae58527fa3b8ede2269
6
+ metadata.gz: f8252f66d9a9f98b056530a08c97075ff8e9c749e0229e0a702ce81c4975b2d69b3a86d6c06c162766e8d0b1a9edd50234d79fcab320525efb32b57b5bdd41d1
7
+ data.tar.gz: e468a625900ec07041194ce9996c0d9bdc6c3636963cc9e4f69048eef8a6d4c9f842355caf777bebe53aa338025358b81a9f31a06761565da71bca8788e593cc
data/LICENSE.txt ADDED
@@ -0,0 +1,8 @@
1
+ The MIT License (MIT)
2
+ Copyright (c) 2016 RepPro LLC.
3
+
4
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
5
+
6
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7
+
8
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -1,3 +1,3 @@
1
1
  module LexisNexisInstantAuthenticate
2
- VERSION = "0.2.1"
2
+ VERSION = "0.2.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lexis_nexis_instant_authenticate
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christopher Ostrowski
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-05-04 00:00:00.000000000 Z
11
+ date: 2016-06-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -105,6 +105,7 @@ files:
105
105
  - ".rspec"
106
106
  - ".travis.yml"
107
107
  - Gemfile
108
+ - LICENSE.txt
108
109
  - README.md
109
110
  - Rakefile
110
111
  - bin/console