rudash 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- metadata +4 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4f3d9b2fe15785f6ec8af82fe83004389480d09ae1f7bf28b2ddd2dfb78848ff
|
4
|
+
data.tar.gz: 32acbf126ee0347108358cffb3bb384e846600ee12fca75a8f1e3f005d4443bc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3ed733d8314d31eb20548f2abc060bc62320f2457c4d0a516042faf279199b9ed86333ff0fd9fe1de2bdf5e5a15315b30a5e4d58855c5a2ddd78a76d306cd207
|
7
|
+
data.tar.gz: 61b27fda3e86b8e456fda04e3f4f1c6881274855ae7dc5e9026662bbe4ee29565e0773edf29ce3b757949fa14e4f099da97f81c0cbf835c870b0254ccefed4c1
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rudash
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Islam Attrash
|
@@ -11,7 +11,7 @@ cert_chain: []
|
|
11
11
|
date: 2019-07-07 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description:
|
14
|
-
email:
|
14
|
+
email: isattrash@gmail.com
|
15
15
|
executables: []
|
16
16
|
extensions: []
|
17
17
|
extra_rdoc_files: []
|
@@ -48,7 +48,8 @@ files:
|
|
48
48
|
- lib/rudash/tail.rb
|
49
49
|
- lib/rudash/uniq.rb
|
50
50
|
homepage: https://github.com/Attrash-Islam/rudash
|
51
|
-
licenses:
|
51
|
+
licenses:
|
52
|
+
- MIT
|
52
53
|
metadata:
|
53
54
|
source_code_uri: https://github.com/Attrash-Islam/rudash
|
54
55
|
post_install_message:
|