bootstrap-sass-rails 3.0.0.0 → 3.0.0.1

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.
@@ -58,7 +58,7 @@ $headings-line-height: 1.1 !default;
58
58
  // Iconography
59
59
  // -------------------------
60
60
 
61
- $icon-font-path: "twitter/bootstrap/fonts/" !default;
61
+ $icon-font-path: "twitter/bootstrap/" !default;
62
62
  $icon-font-name: "glyphicons-halflings-regular" !default;
63
63
 
64
64
 
@@ -1,7 +1,7 @@
1
1
  module Bootstrap
2
2
  module Sass
3
3
  module Rails
4
- VERSION = '3.0.0.0'
4
+ VERSION = '3.0.0.1'
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap-sass-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0.0
4
+ version: 3.0.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -216,7 +216,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
216
216
  version: '0'
217
217
  segments:
218
218
  - 0
219
- hash: -1556942863035804523
219
+ hash: 2878222951575493356
220
220
  required_rubygems_version: !ruby/object:Gem::Requirement
221
221
  none: false
222
222
  requirements:
@@ -225,7 +225,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
225
225
  version: '0'
226
226
  segments:
227
227
  - 0
228
- hash: -1556942863035804523
228
+ hash: 2878222951575493356
229
229
  requirements: []
230
230
  rubyforge_project:
231
231
  rubygems_version: 1.8.23