ghp-bootstrap 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.0.
|
1
|
+
0.0.3
|
File without changes
|
File without changes
|
File without changes
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ghp-bootstrap
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 25
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 0.0.
|
9
|
+
- 3
|
10
|
+
version: 0.0.3
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- David Nghiem
|
@@ -36,14 +36,14 @@ files:
|
|
36
36
|
- README.md
|
37
37
|
- lib/development.rb
|
38
38
|
- lib/ghp/bootstrap/version.rb
|
39
|
+
- content/css/bootstrap-min.css
|
40
|
+
- content/css/bootstrap-responsive-min.css
|
39
41
|
- content/css/bootstrap-responsive.css
|
40
|
-
- content/css/bootstrap-responsive.min.css
|
41
42
|
- content/css/bootstrap.css
|
42
|
-
- content/css/bootstrap.min.css
|
43
43
|
- content/img/glyphicons-halflings-white.png
|
44
44
|
- content/img/glyphicons-halflings.png
|
45
|
+
- content/js/bootstrap-min.js
|
45
46
|
- content/js/bootstrap.js
|
46
|
-
- content/js/bootstrap.min.js
|
47
47
|
- content/js/jquery.js
|
48
48
|
has_rdoc: true
|
49
49
|
homepage: https://github.com/destructuring/ghp-bootstrap
|