bootstrap-sass 1.3.0 → 1.3.1

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of bootstrap-sass might be problematic. Click here for more details.

Files changed (2) hide show
  1. data/README.md +1 -1
  2. metadata +4 -4
data/README.md CHANGED
@@ -14,7 +14,7 @@ In your gemfile:
14
14
 
15
15
  In your CSS file of choice:
16
16
 
17
- @import "bootstrap" // Use this to get all of Bootstrap's @mixins and $variables
17
+ @import "bootstrap"; /* Use this to get all of Bootstrap's @mixins and $variables */
18
18
 
19
19
  or
20
20
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap-sass
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,11 +9,11 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2011-09-19 00:00:00.000000000Z
12
+ date: 2011-10-12 00:00:00.000000000Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass-rails
16
- requirement: &70106575150160 !ruby/object:Gem::Requirement
16
+ requirement: &70111601189900 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ~>
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: 3.1.0
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *70106575150160
24
+ version_requirements: *70111601189900
25
25
  description:
26
26
  email: tom@conceptcoding.co.uk
27
27
  executables: []