jwt_api 0.1.4 → 0.1.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/jwt_api-0.1.4.gem +0 -0
- data/lib/generators/jwt_api/setup_generator.rb +0 -4
- data/lib/jwt_api/version.rb +1 -1
- metadata +2 -3
- data/jwt_api-0.1.2.gem +0 -0
- data/jwt_api-0.1.3.gem +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c5cbc0f093c852b43cdb8b003aa0c01626e3be9028bf6b81e321e25c34f8b3bd
|
4
|
+
data.tar.gz: 4eff6628212209e189a8949f13860d3125e1df30f85580848f94935b7bf1d4d1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2cf65ed0499db74943eb7004f442f928463ee58bf6b50bef9643d71c100a90cd36588acc5bf0954e0547e1aa64ee9baa41efc4616a8f663dd940c9be198763ba
|
7
|
+
data.tar.gz: '0304883cd1deccf26f4d256a5141e0735ef9ce7f548b2acc91bed2fa5d8a809f6da0ddc7cfd8b1bd0465437f3d3c5321dc77961b5986c924927d59d2ae9ee080'
|
data/jwt_api-0.1.4.gem
ADDED
Binary file
|
data/lib/jwt_api/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jwt_api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Leo Policastro
|
@@ -48,8 +48,7 @@ files:
|
|
48
48
|
- Rakefile
|
49
49
|
- bin/console
|
50
50
|
- bin/setup
|
51
|
-
- jwt_api-0.1.
|
52
|
-
- jwt_api-0.1.3.gem
|
51
|
+
- jwt_api-0.1.4.gem
|
53
52
|
- jwt_api.gemspec
|
54
53
|
- lib/generators/jwt_api/setup_generator.rb
|
55
54
|
- lib/generators/jwt_api/templates/api/base_controller.rb
|
data/jwt_api-0.1.2.gem
DELETED
Binary file
|
data/jwt_api-0.1.3.gem
DELETED
Binary file
|