jombo 0.0.1.beta17 → 0.0.1.beta18

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.
data/lib/jombo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Jombo
2
- VERSION = "0.0.1.beta17"
2
+ VERSION = "0.0.1.beta18"
3
3
  end
@@ -1 +1,2 @@
1
+ //= require tablesorter
1
2
  //= require_tree .
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: 0.0.1.beta17
4
+ version: 0.0.1.beta18
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -64,7 +64,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
64
64
  version: 1.3.1
65
65
  requirements: []
66
66
  rubyforge_project:
67
- rubygems_version: 1.8.10
67
+ rubygems_version: 1.8.15
68
68
  signing_key:
69
69
  specification_version: 3
70
70
  summary: This gem allows you to use Bootstrap from Twitter with the Rails 3.1.x asset