volt-spinner 0.0.2 → 0.0.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 704b8c0f41afd895cc223c7c047c4c119c489ff2
4
- data.tar.gz: d02ec73a9918e9fbd49ace4c50e3ff8a688e23fa
3
+ metadata.gz: 4012d08b15428c8cea4197780d605d22aa2663ff
4
+ data.tar.gz: a2b12a5f774aefeb8e151f368559ccb75a81dadd
5
5
  SHA512:
6
- metadata.gz: 75492d0c0281bf243bd580e4cbdd1433df89e868054a2200b4e05ffe3b74ccdb2879a273905c87ad6059b9ce99267c38d3072e63c27f6a608a7ea0704dfee22d
7
- data.tar.gz: d219b63499461d96c6cf37ab97260a3fecff8f5fee63bf01589ea96ff2864cc284abebb0ec1373937d7f29ab9aec73b36abd850f88519a52b31458556e683c66
6
+ metadata.gz: 5626f6d2b7938861dbd81dfc8f69dc0448195daf41c35cf62df0c1b32f44577f6166840e13f5e2c4dee00581d589f4a840dc5b77862e36410dcbb3e71ada12b5
7
+ data.tar.gz: ee9eb88200e536be82c26718c07499741b13669174316feed948b8a0671867880f72f0867a7faf72b4ee3923e7b571e1a545944dbd1789243a60f2ca08c1815d
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.2
1
+ 0.0.3
@@ -1,4 +1,4 @@
1
- <:body>
1
+ <:Body>
2
2
  <div class="spinner" style='height: {height}px; width: {(width + margin) * 5}px;'>
3
3
  <div class="rect1" style='background: {color}; width: {width}px; margin-right:{margin}px;'></div>
4
4
  <div class="rect2" style='background: {color}; width: {width}px; margin-right:{margin}px;'></div>
@@ -7,4 +7,3 @@
7
7
  <div class="rect5" style='background: {color}; width: {width}px; margin-right:{margin}px;'></div>
8
8
  </div>
9
9
  <div style='clear:both;'></div>
10
- </:body>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: volt-spinner
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Corey
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-01-31 00:00:00.000000000 Z
11
+ date: 2014-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: volt
@@ -80,4 +80,3 @@ signing_key:
80
80
  specification_version: 4
81
81
  summary: Volt Spinner
82
82
  test_files: []
83
- has_rdoc: