jombo 1.0.1 → 1.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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jombo
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-02-01 00:00:00.000000000 Z
12
+ date: 2012-04-11 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Package Bootstrap from Twitter assets as a gem.
15
15
  email:
@@ -29,6 +29,8 @@ files:
29
29
  - lib/jombo/generators/install_generator.rb
30
30
  - lib/jombo/railtie.rb
31
31
  - lib/jombo/version.rb
32
+ - vendor/assets/images/glyphicons-halflings-white.png
33
+ - vendor/assets/images/glyphicons-halflings.png
32
34
  - vendor/assets/javascripts/bootstrap.js
33
35
  - vendor/assets/javascripts/bootstrap/bootstrap-alert.js
34
36
  - vendor/assets/javascripts/bootstrap/bootstrap-button.js
@@ -65,7 +67,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
65
67
  version: '0'
66
68
  requirements: []
67
69
  rubyforge_project:
68
- rubygems_version: 1.8.15
70
+ rubygems_version: 1.8.21
69
71
  signing_key:
70
72
  specification_version: 3
71
73
  summary: This gem allows you to use Bootstrap from Twitter with the Rails 3 Asset