volt-bootstrap-jumbotron-theme 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/VERSION +1 -1
- metadata +2 -3
- data/app/bootstrap-jumbotron-theme/views/index/index.html +0 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 07e5c2a410e0de002a97096268553a7adba87d23
|
4
|
+
data.tar.gz: 15c47674bb893b5ac9cc78b4c48b83e3219c5553
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f2760b0e342018783d1209d816183053055b66db88cce3a98431614f325e5cf03041dc6867a14e808a49ce3d4419463816303ab96f8cf4fc2454600666d30b99
|
7
|
+
data.tar.gz: 87477305445f255fa9f3b424c8266e285c8f47f610e2df53f76a896276b294370c3a2e0366255c0b4807e380f11495dd3e75326d10cce76b78cc0e5448f9f4e1
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.0.
|
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.
|
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-
|
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: ''
|