volt-bootstrap-jumbotron-theme 0.0.1 → 0.0.2

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: a9ae818b5f74c45ee4c7c8007089f45afdc6b635
4
- data.tar.gz: 4b432d1eada76b0c42f9a0d3badf1b0fd73ddfe8
3
+ metadata.gz: 07e5c2a410e0de002a97096268553a7adba87d23
4
+ data.tar.gz: 15c47674bb893b5ac9cc78b4c48b83e3219c5553
5
5
  SHA512:
6
- metadata.gz: ce6f704029a3f65c8b3f6a174998b667adb6ef19759e163523d86fa3fc627a8596d42bf318c7c690cf0342f7bff4e46d9a3e881121e5fec2de16e08d17c22b49
7
- data.tar.gz: 60ce23c392ca4bd3f79d72a2798ec8c719b4c85be94a0dd8b248a0baa5e4f230bb1a67940a4350a148a824fb4899edc516814925fa17fbbd2b67edf366d1c7c0
6
+ metadata.gz: f2760b0e342018783d1209d816183053055b66db88cce3a98431614f325e5cf03041dc6867a14e808a49ce3d4419463816303ab96f8cf4fc2454600666d30b99
7
+ data.tar.gz: 87477305445f255fa9f3b424c8266e285c8f47f610e2df53f76a896276b294370c3a2e0366255c0b4807e380f11495dd3e75326d10cce76b78cc0e5448f9f4e1
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.1
1
+ 0.0.2
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: volt-bootstrap-jumbotron-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Stout
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-02-04 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
@@ -52,7 +52,6 @@ files:
52
52
  - VERSION
53
53
  - app/bootstrap-jumbotron-theme/assets/css/jumbotron.css
54
54
  - app/bootstrap-jumbotron-theme/controllers/index_controller.rb
55
- - app/bootstrap-jumbotron-theme/views/index/index.html
56
55
  - lib/volt/bootstrap/jumbotron/theme.rb
57
56
  - volt-bootstrap-jumbotron-theme.gemspec
58
57
  homepage: ''
@@ -1,3 +0,0 @@
1
- <:body>
2
- -- component --
3
- </:body>