gem_liux1 0.4.5 → 0.4.6
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/gem_liux1/version.rb +1 -1
- metadata +6 -7
- data/bin/gem_liux1-cli +0 -4
data/lib/gem_liux1/version.rb
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gem_liux1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 3
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 4
|
9
|
-
-
|
10
|
-
version: 0.4.
|
9
|
+
- 6
|
10
|
+
version: 0.4.6
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- a
|
@@ -15,7 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2016-
|
18
|
+
date: 2016-03-01 00:00:00 Z
|
19
19
|
dependencies:
|
20
20
|
- !ruby/object:Gem::Dependency
|
21
21
|
name: bundler
|
@@ -48,8 +48,8 @@ dependencies:
|
|
48
48
|
description: a
|
49
49
|
email:
|
50
50
|
- a@a.com
|
51
|
-
executables:
|
52
|
-
|
51
|
+
executables: []
|
52
|
+
|
53
53
|
extensions: []
|
54
54
|
|
55
55
|
extra_rdoc_files: []
|
@@ -59,7 +59,6 @@ files:
|
|
59
59
|
- lib/gem_liux1.rb
|
60
60
|
- lib/gem_liux1/version.rb
|
61
61
|
- stylesheets/_gem_liux1.scss
|
62
|
-
- bin/gem_liux1-cli
|
63
62
|
homepage: http://a.com
|
64
63
|
licenses:
|
65
64
|
- MIT
|
data/bin/gem_liux1-cli
DELETED