source-sans-pro-rails 0.6.0 → 0.6.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,8 +3,8 @@
3
3
  font-family: 'SourceSansPro';
4
4
  src: url(font-path("#{$name}.eot"));
5
5
  src: url(font-path("#{$name}.eot?#iefix")) format("embedded-opentype"),
6
- url(font-path("#{$name}.woff")) format("woff")
7
- url(font-path("#{$name}.ttf")) format("truetype")
6
+ url(font-path("#{$name}.woff")) format("woff"),
7
+ url(font-path("#{$name}.ttf")) format("truetype"),
8
8
  url(font-path("#{$name}.svg##{$name}")) format("svg");
9
9
  font-weight: $weight;
10
10
  font-style: $style;
@@ -1,5 +1,5 @@
1
1
  module SourceSansPro
2
2
  module Rails
3
- VERSION = "0.6.0"
3
+ VERSION = "0.6.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: source-sans-pro-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: