gem_liux1 0.1.7 → 0.1.8

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.
@@ -0,0 +1,3 @@
1
+ module GemLiux1
2
+ VE = "0.1.1"
3
+ end
@@ -1,3 +1,3 @@
1
1
  module GemLiux1
2
- VERSION = "0.1.7"
2
+ VERSION = "0.1.8"
3
3
  end
data/templates/a.scss ADDED
File without changes
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: 21
4
+ hash: 11
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 7
10
- version: 0.1.7
9
+ - 8
10
+ version: 0.1.8
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-02-15 00:00:00 Z
18
+ date: 2016-02-25 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: bundler
@@ -56,7 +56,9 @@ extra_rdoc_files: []
56
56
 
57
57
  files:
58
58
  - lib/gem_liux1.rb
59
+ - lib/gem_liux1/v1.rb
59
60
  - lib/gem_liux1/version.rb
61
+ - templates/a.scss
60
62
  homepage: http://a.com
61
63
  licenses:
62
64
  - MIT