source-sans-pro-rails 0.6.1 → 0.7.0

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.
Files changed (81) hide show
  1. checksums.yaml +7 -0
  2. data/.travis.yml +2 -2
  3. data/README.md +1 -1
  4. data/Rakefile +6 -6
  5. data/app/assets/fonts/sourcesanspro-black.eot +0 -0
  6. data/app/assets/fonts/{sourcesanspro-black-webfont.svg → sourcesanspro-black.svg} +0 -0
  7. data/app/assets/fonts/sourcesanspro-black.ttf +0 -0
  8. data/app/assets/fonts/sourcesanspro-black.woff +0 -0
  9. data/app/assets/fonts/sourcesanspro-black.woff2 +0 -0
  10. data/app/assets/fonts/sourcesanspro-bold.eot +0 -0
  11. data/app/assets/fonts/{sourcesanspro-bold-webfont.svg → sourcesanspro-bold.svg} +0 -0
  12. data/app/assets/fonts/sourcesanspro-bold.ttf +0 -0
  13. data/app/assets/fonts/sourcesanspro-bold.woff +0 -0
  14. data/app/assets/fonts/sourcesanspro-bold.woff2 +0 -0
  15. data/app/assets/fonts/sourcesanspro-extralight.eot +0 -0
  16. data/app/assets/fonts/{sourcesanspro-extralight-webfont.svg → sourcesanspro-extralight.svg} +0 -0
  17. data/app/assets/fonts/sourcesanspro-extralight.ttf +0 -0
  18. data/app/assets/fonts/sourcesanspro-extralight.woff +0 -0
  19. data/app/assets/fonts/sourcesanspro-extralight.woff2 +0 -0
  20. data/app/assets/fonts/sourcesanspro-it.eot +0 -0
  21. data/app/assets/fonts/{sourcesanspro-it-webfont.svg → sourcesanspro-it.svg} +0 -0
  22. data/app/assets/fonts/sourcesanspro-it.ttf +0 -0
  23. data/app/assets/fonts/sourcesanspro-it.woff +0 -0
  24. data/app/assets/fonts/sourcesanspro-it.woff2 +0 -0
  25. data/app/assets/fonts/sourcesanspro-light.eot +0 -0
  26. data/app/assets/fonts/{sourcesanspro-light-webfont.svg → sourcesanspro-light.svg} +0 -0
  27. data/app/assets/fonts/sourcesanspro-light.ttf +0 -0
  28. data/app/assets/fonts/sourcesanspro-light.woff +0 -0
  29. data/app/assets/fonts/sourcesanspro-light.woff2 +0 -0
  30. data/app/assets/fonts/sourcesanspro-regular.eot +0 -0
  31. data/app/assets/fonts/{sourcesanspro-regular-webfont.svg → sourcesanspro-regular.svg} +0 -0
  32. data/app/assets/fonts/sourcesanspro-regular.ttf +0 -0
  33. data/app/assets/fonts/sourcesanspro-regular.woff +0 -0
  34. data/app/assets/fonts/sourcesanspro-regular.woff2 +0 -0
  35. data/app/assets/fonts/sourcesanspro-semibold.eot +0 -0
  36. data/app/assets/fonts/{sourcesanspro-semibold-webfont.svg → sourcesanspro-semibold.svg} +0 -0
  37. data/app/assets/fonts/sourcesanspro-semibold.ttf +0 -0
  38. data/app/assets/fonts/sourcesanspro-semibold.woff +0 -0
  39. data/app/assets/fonts/sourcesanspro-semibold.woff2 +0 -0
  40. data/app/assets/stylesheets/source-sans-pro/black.scss +2 -0
  41. data/app/assets/stylesheets/source-sans-pro/bold.scss +2 -0
  42. data/app/assets/stylesheets/source-sans-pro/extralight.scss +2 -0
  43. data/app/assets/stylesheets/source-sans-pro/font-helper.scss +1 -0
  44. data/app/assets/stylesheets/source-sans-pro/{index.css.scss → index.scss} +0 -0
  45. data/app/assets/stylesheets/source-sans-pro/italic.scss +2 -0
  46. data/app/assets/stylesheets/source-sans-pro/light.scss +2 -0
  47. data/app/assets/stylesheets/source-sans-pro/regular.scss +2 -0
  48. data/app/assets/stylesheets/source-sans-pro/semibold.scss +2 -0
  49. data/lib/source-sans-pro/rails/version.rb +1 -1
  50. data/source-sans-pro-rails.gemspec +14 -14
  51. data/test/source_sans_pro_test.rb +23 -19
  52. data/test/test_helper.rb +3 -3
  53. metadata +65 -74
  54. data/app/assets/fonts/sourcesanspro-black-webfont.eot +0 -0
  55. data/app/assets/fonts/sourcesanspro-black-webfont.ttf +0 -0
  56. data/app/assets/fonts/sourcesanspro-black-webfont.woff +0 -0
  57. data/app/assets/fonts/sourcesanspro-bold-webfont.eot +0 -0
  58. data/app/assets/fonts/sourcesanspro-bold-webfont.ttf +0 -0
  59. data/app/assets/fonts/sourcesanspro-bold-webfont.woff +0 -0
  60. data/app/assets/fonts/sourcesanspro-extralight-webfont.eot +0 -0
  61. data/app/assets/fonts/sourcesanspro-extralight-webfont.ttf +0 -0
  62. data/app/assets/fonts/sourcesanspro-extralight-webfont.woff +0 -0
  63. data/app/assets/fonts/sourcesanspro-it-webfont.eot +0 -0
  64. data/app/assets/fonts/sourcesanspro-it-webfont.ttf +0 -0
  65. data/app/assets/fonts/sourcesanspro-it-webfont.woff +0 -0
  66. data/app/assets/fonts/sourcesanspro-light-webfont.eot +0 -0
  67. data/app/assets/fonts/sourcesanspro-light-webfont.ttf +0 -0
  68. data/app/assets/fonts/sourcesanspro-light-webfont.woff +0 -0
  69. data/app/assets/fonts/sourcesanspro-regular-webfont.eot +0 -0
  70. data/app/assets/fonts/sourcesanspro-regular-webfont.ttf +0 -0
  71. data/app/assets/fonts/sourcesanspro-regular-webfont.woff +0 -0
  72. data/app/assets/fonts/sourcesanspro-semibold-webfont.eot +0 -0
  73. data/app/assets/fonts/sourcesanspro-semibold-webfont.ttf +0 -0
  74. data/app/assets/fonts/sourcesanspro-semibold-webfont.woff +0 -0
  75. data/app/assets/stylesheets/source-sans-pro/black.css.scss +0 -2
  76. data/app/assets/stylesheets/source-sans-pro/bold.css.scss +0 -2
  77. data/app/assets/stylesheets/source-sans-pro/extralight.css.scss +0 -2
  78. data/app/assets/stylesheets/source-sans-pro/italic.css.scss +0 -2
  79. data/app/assets/stylesheets/source-sans-pro/light.css.scss +0 -2
  80. data/app/assets/stylesheets/source-sans-pro/regular.css.scss +0 -2
  81. data/app/assets/stylesheets/source-sans-pro/semibold.css.scss +0 -2
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: dd9febfe78b49da381195fe4db49a2584b21fab1
4
+ data.tar.gz: 688250658c17fa23ad9cc07fce9c5492a639caee
5
+ SHA512:
6
+ metadata.gz: 015f1b51dfa93af032e6f2b116c661823f331270a2b61f3e10fcaa6420c809ee9be2bb3fb27753b41442160cbc7d4b7519a461b4687faa69397ef104a32b9656
7
+ data.tar.gz: 7546dcaa8c7395575e6e57dced4cfb5d250c9de6028b00429f1df199775c37ee9a4f42c87ffce973a4e97b8d2d5c9753c4e4490d8be2756ea5eef3ae693fa0f4
data/.travis.yml CHANGED
@@ -1,6 +1,6 @@
1
1
  language: ruby
2
2
  rvm:
3
- - 1.9.3
4
- - 2.0.0
3
+ - 2.3.3
4
+ - 2.4.0
5
5
  gemfile:
6
6
  - Gemfile
data/README.md CHANGED
@@ -39,7 +39,7 @@ And so forth. Currently, the supported font variants are:
39
39
 
40
40
  ## Building
41
41
 
42
- TTF font files were downloaded from Adobe and converted to `woff`, `eot`, and `svg` with [Font Squirrel's web font generator](http://www.fontsquirrel.com/tools/webfont-generator).
42
+ Font files were downloaded directly from the latest release of [https://github.com/adobe-fonts/source-sans-pro](https://github.com/adobe-fonts/source-sans-pro).
43
43
 
44
44
  ## License
45
45
 
data/Rakefile CHANGED
@@ -1,11 +1,11 @@
1
- require "bundler/gem_tasks"
2
- require "rake/testtask"
1
+ require 'bundler/gem_tasks'
2
+ require 'rake/testtask'
3
3
 
4
4
  Rake::TestTask.new(:test) do |t|
5
- t.libs << "lib"
6
- t.libs << "test"
7
- t.pattern = "test/**/*_test.rb"
5
+ t.libs << 'lib'
6
+ t.libs << 'test'
7
+ t.pattern = 'test/**/*_test.rb'
8
8
  t.verbose = false
9
9
  end
10
10
 
11
- task :default => :test
11
+ task default: :test
@@ -0,0 +1,2 @@
1
+ @import 'font-helper';
2
+ @include font('sourcesanspro-black', 800, normal);
@@ -0,0 +1,2 @@
1
+ @import 'font-helper';
2
+ @include font('sourcesanspro-bold', bold, normal);
@@ -0,0 +1,2 @@
1
+ @import 'font-helper';
2
+ @include font('sourcesanspro-extralight', 100, normal);
@@ -3,6 +3,7 @@
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}.woff2")) format("woff2"),
6
7
  url(font-path("#{$name}.woff")) format("woff"),
7
8
  url(font-path("#{$name}.ttf")) format("truetype"),
8
9
  url(font-path("#{$name}.svg##{$name}")) format("svg");
@@ -0,0 +1,2 @@
1
+ @import 'font-helper';
2
+ @include font('sourcesanspro-it', normal, italic);
@@ -0,0 +1,2 @@
1
+ @import 'font-helper';
2
+ @include font('sourcesanspro-light', 300, normal);
@@ -0,0 +1,2 @@
1
+ @import 'font-helper';
2
+ @include font('sourcesanspro-regular', normal, normal);
@@ -0,0 +1,2 @@
1
+ @import 'font-helper';
2
+ @include font('sourcesanspro-semibold', 600, normal);
@@ -1,5 +1,5 @@
1
1
  module SourceSansPro
2
2
  module Rails
3
- VERSION = "0.6.1"
3
+ VERSION = '0.7.0'.freeze
4
4
  end
5
5
  end
@@ -4,23 +4,23 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
  require 'source-sans-pro/rails/version'
5
5
 
6
6
  Gem::Specification.new do |spec|
7
- spec.name = "source-sans-pro-rails"
7
+ spec.name = 'source-sans-pro-rails'
8
8
  spec.version = SourceSansPro::Rails::VERSION
9
- spec.authors = ["Jeff Fraser"]
10
- spec.email = ["jfraser@breuer.com"]
11
- spec.description = %q{Add Adobe's Source Sans Pro Font to your Rails app through the asset pipeline}
12
- spec.summary = %q{The Adobe Source Sans Pro font in the asset pipeline}
13
- spec.homepage = "https://github.com/veracross/source-sans-pro-rails"
14
- spec.licenses = ["MIT", "SIL Open Font License"]
9
+ spec.authors = ['Jeff Fraser', 'Ben Vogelzang']
10
+ spec.email = ['jeff.fraser@veracross.com', 'ben.vogelzang@veracross.com']
11
+ spec.description = "Add Adobe's Source Sans Pro Font to your Rails app through the asset pipeline"
12
+ spec.summary = 'The Adobe Source Sans Pro font in the asset pipeline'
13
+ spec.homepage = 'https://github.com/veracross/source-sans-pro-rails'
14
+ spec.licenses = ['MIT', 'SIL Open Font License']
15
15
 
16
- spec.files = `git ls-files`.split($/)
16
+ spec.files = `git ls-files -z`.split("\x0")
17
17
  spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
18
- spec.require_paths = ["lib"]
18
+ spec.require_paths = ['lib']
19
19
 
20
- spec.add_dependency "railties", ">= 3.2", "< 5.0"
20
+ spec.add_dependency 'railties', '>= 3.2'
21
21
 
22
- spec.add_development_dependency "bundler", "~> 1.3"
23
- spec.add_development_dependency "rake"
24
- spec.add_development_dependency "sass-rails"
25
- spec.add_development_dependency "tzinfo"
22
+ spec.add_development_dependency 'bundler', '~> 1.3'
23
+ spec.add_development_dependency 'rake'
24
+ spec.add_development_dependency 'sass-rails'
25
+ spec.add_development_dependency 'tzinfo'
26
26
  end
@@ -3,52 +3,56 @@ require 'test_helper'
3
3
  class SourceSansProTest < ActionDispatch::IntegrationTest
4
4
  teardown { clean_sprockets_cache }
5
5
 
6
- test "engine is loaded" do
6
+ test 'engine is loaded' do
7
7
  assert_equal ::Rails::Engine, SourceSansPro::Rails::Engine.superclass
8
8
  end
9
9
 
10
- test "fonts are served" do
11
- get "/assets/sourcesanspro-regular-webfont.eot"
10
+ test 'fonts are served' do
11
+ get '/assets/sourcesanspro-regular.eot'
12
12
  assert_response :success
13
13
 
14
- get "/assets/sourcesanspro-regular-webfont.ttf"
14
+ get '/assets/sourcesanspro-regular.ttf'
15
15
  assert_response :success
16
16
 
17
- get "/assets/sourcesanspro-regular-webfont.woff"
17
+ get '/assets/sourcesanspro-regular.woff'
18
18
  assert_response :success
19
19
 
20
- get "/assets/sourcesanspro-regular-webfont.svg"
20
+ get '/assets/sourcesanspro-regular.woff2'
21
+ assert_response :success
22
+
23
+ get '/assets/sourcesanspro-regular.svg'
21
24
  assert_response :success
22
25
  end
23
26
 
24
- test "stylesheets are served" do
25
- get "/assets/source-sans-pro.css"
27
+ test 'stylesheets are served' do
28
+ get '/assets/source-sans-pro.css'
26
29
  assert_source_sans_pro(response)
27
30
 
28
- %w{black bold extralight italic light regular semibold}.each do |font_weight|
31
+ %w(black bold extralight italic light regular semibold).each do |font_weight|
29
32
  get "/assets/source-sans-pro/#{font_weight}.css"
30
33
  assert_source_sans_pro(response)
31
34
  end
32
35
  end
33
36
 
34
- test "stylesheets contain asset pipeline references to fonts" do
35
- get "/assets/source-sans-pro.css"
36
- assert_match "/assets/sourcesanspro-regular-webfont.eot", response.body
37
- assert_match "/assets/sourcesanspro-regular-webfont.eot?#iefix", response.body
38
- assert_match "/assets/sourcesanspro-regular-webfont.woff", response.body
39
- assert_match "/assets/sourcesanspro-regular-webfont.ttf", response.body
40
- assert_match "/assets/sourcesanspro-regular-webfont.svg#sourcesanspro-regular", response.body
37
+ test 'stylesheets contain asset pipeline references to fonts' do
38
+ get '/assets/source-sans-pro.css'
39
+ assert_match %r{/assets/sourcesanspro-regular(-\w+)?\.eot}, response.body
40
+ assert_match %r{/assets/sourcesanspro-regular(-\w+)?\.eot\?#iefix}, response.body
41
+ assert_match %r{/assets/sourcesanspro-regular(-\w+)?\.woff}, response.body
42
+ assert_match %r{/assets/sourcesanspro-regular(-\w+)?\.woff2}, response.body
43
+ assert_match %r{/assets/sourcesanspro-regular(-\w+)?\.ttf}, response.body
44
+ assert_match %r{/assets/sourcesanspro-regular(-\w+)?\.svg#sourcesanspro-regular}, response.body
41
45
  end
42
46
 
43
- test "stylesheet is available in a css sprockets require" do
44
- get "/assets/sprockets-require.css"
47
+ test 'stylesheet is available in a css sprockets require' do
48
+ get '/assets/sprockets-require.css'
45
49
  assert_source_sans_pro(response)
46
50
  end
47
51
 
48
52
  private
49
53
 
50
54
  def clean_sprockets_cache
51
- FileUtils.rm_rf File.expand_path("../dummy/tmp", __FILE__)
55
+ FileUtils.rm_rf File.expand_path('../dummy/tmp', __FILE__)
52
56
  end
53
57
 
54
58
  def assert_source_sans_pro(response)
data/test/test_helper.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  # Configure Rails Environment
2
- ENV["RAILS_ENV"] = "test"
2
+ ENV['RAILS_ENV'] = 'test'
3
3
 
4
- require File.expand_path("../dummy/config/environment.rb", __FILE__)
5
- require "rails/test_help"
4
+ require File.expand_path('../dummy/config/environment.rb', __FILE__)
5
+ require 'rails/test_help'
6
6
 
7
7
  Rails.backtrace_cleaner.remove_silencers!
metadata CHANGED
@@ -1,153 +1,145 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: source-sans-pro-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.1
5
- prerelease:
4
+ version: 0.7.0
6
5
  platform: ruby
7
6
  authors:
8
7
  - Jeff Fraser
8
+ - Ben Vogelzang
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-06-10 00:00:00.000000000 Z
12
+ date: 2017-02-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: railties
16
16
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
17
  requirements:
19
- - - ! '>='
18
+ - - ">="
20
19
  - !ruby/object:Gem::Version
21
20
  version: '3.2'
22
- - - <
23
- - !ruby/object:Gem::Version
24
- version: '5.0'
25
21
  type: :runtime
26
22
  prerelease: false
27
23
  version_requirements: !ruby/object:Gem::Requirement
28
- none: false
29
24
  requirements:
30
- - - ! '>='
25
+ - - ">="
31
26
  - !ruby/object:Gem::Version
32
27
  version: '3.2'
33
- - - <
34
- - !ruby/object:Gem::Version
35
- version: '5.0'
36
28
  - !ruby/object:Gem::Dependency
37
29
  name: bundler
38
30
  requirement: !ruby/object:Gem::Requirement
39
- none: false
40
31
  requirements:
41
- - - ~>
32
+ - - "~>"
42
33
  - !ruby/object:Gem::Version
43
34
  version: '1.3'
44
35
  type: :development
45
36
  prerelease: false
46
37
  version_requirements: !ruby/object:Gem::Requirement
47
- none: false
48
38
  requirements:
49
- - - ~>
39
+ - - "~>"
50
40
  - !ruby/object:Gem::Version
51
41
  version: '1.3'
52
42
  - !ruby/object:Gem::Dependency
53
43
  name: rake
54
44
  requirement: !ruby/object:Gem::Requirement
55
- none: false
56
45
  requirements:
57
- - - ! '>='
46
+ - - ">="
58
47
  - !ruby/object:Gem::Version
59
48
  version: '0'
60
49
  type: :development
61
50
  prerelease: false
62
51
  version_requirements: !ruby/object:Gem::Requirement
63
- none: false
64
52
  requirements:
65
- - - ! '>='
53
+ - - ">="
66
54
  - !ruby/object:Gem::Version
67
55
  version: '0'
68
56
  - !ruby/object:Gem::Dependency
69
57
  name: sass-rails
70
58
  requirement: !ruby/object:Gem::Requirement
71
- none: false
72
59
  requirements:
73
- - - ! '>='
60
+ - - ">="
74
61
  - !ruby/object:Gem::Version
75
62
  version: '0'
76
63
  type: :development
77
64
  prerelease: false
78
65
  version_requirements: !ruby/object:Gem::Requirement
79
- none: false
80
66
  requirements:
81
- - - ! '>='
67
+ - - ">="
82
68
  - !ruby/object:Gem::Version
83
69
  version: '0'
84
70
  - !ruby/object:Gem::Dependency
85
71
  name: tzinfo
86
72
  requirement: !ruby/object:Gem::Requirement
87
- none: false
88
73
  requirements:
89
- - - ! '>='
74
+ - - ">="
90
75
  - !ruby/object:Gem::Version
91
76
  version: '0'
92
77
  type: :development
93
78
  prerelease: false
94
79
  version_requirements: !ruby/object:Gem::Requirement
95
- none: false
96
80
  requirements:
97
- - - ! '>='
81
+ - - ">="
98
82
  - !ruby/object:Gem::Version
99
83
  version: '0'
100
84
  description: Add Adobe's Source Sans Pro Font to your Rails app through the asset
101
85
  pipeline
102
86
  email:
103
- - jfraser@breuer.com
87
+ - jeff.fraser@veracross.com
88
+ - ben.vogelzang@veracross.com
104
89
  executables: []
105
90
  extensions: []
106
91
  extra_rdoc_files: []
107
92
  files:
108
- - .gitignore
109
- - .travis.yml
93
+ - ".gitignore"
94
+ - ".travis.yml"
110
95
  - Gemfile
111
96
  - LICENSE.txt
112
97
  - README.md
113
98
  - Rakefile
114
- - app/assets/fonts/sourcesanspro-black-webfont.eot
115
- - app/assets/fonts/sourcesanspro-black-webfont.svg
116
- - app/assets/fonts/sourcesanspro-black-webfont.ttf
117
- - app/assets/fonts/sourcesanspro-black-webfont.woff
118
- - app/assets/fonts/sourcesanspro-bold-webfont.eot
119
- - app/assets/fonts/sourcesanspro-bold-webfont.svg
120
- - app/assets/fonts/sourcesanspro-bold-webfont.ttf
121
- - app/assets/fonts/sourcesanspro-bold-webfont.woff
122
- - app/assets/fonts/sourcesanspro-extralight-webfont.eot
123
- - app/assets/fonts/sourcesanspro-extralight-webfont.svg
124
- - app/assets/fonts/sourcesanspro-extralight-webfont.ttf
125
- - app/assets/fonts/sourcesanspro-extralight-webfont.woff
126
- - app/assets/fonts/sourcesanspro-it-webfont.eot
127
- - app/assets/fonts/sourcesanspro-it-webfont.svg
128
- - app/assets/fonts/sourcesanspro-it-webfont.ttf
129
- - app/assets/fonts/sourcesanspro-it-webfont.woff
130
- - app/assets/fonts/sourcesanspro-light-webfont.eot
131
- - app/assets/fonts/sourcesanspro-light-webfont.svg
132
- - app/assets/fonts/sourcesanspro-light-webfont.ttf
133
- - app/assets/fonts/sourcesanspro-light-webfont.woff
134
- - app/assets/fonts/sourcesanspro-regular-webfont.eot
135
- - app/assets/fonts/sourcesanspro-regular-webfont.svg
136
- - app/assets/fonts/sourcesanspro-regular-webfont.ttf
137
- - app/assets/fonts/sourcesanspro-regular-webfont.woff
138
- - app/assets/fonts/sourcesanspro-semibold-webfont.eot
139
- - app/assets/fonts/sourcesanspro-semibold-webfont.svg
140
- - app/assets/fonts/sourcesanspro-semibold-webfont.ttf
141
- - app/assets/fonts/sourcesanspro-semibold-webfont.woff
142
- - app/assets/stylesheets/source-sans-pro/black.css.scss
143
- - app/assets/stylesheets/source-sans-pro/bold.css.scss
144
- - app/assets/stylesheets/source-sans-pro/extralight.css.scss
99
+ - app/assets/fonts/sourcesanspro-black.eot
100
+ - app/assets/fonts/sourcesanspro-black.svg
101
+ - app/assets/fonts/sourcesanspro-black.ttf
102
+ - app/assets/fonts/sourcesanspro-black.woff
103
+ - app/assets/fonts/sourcesanspro-black.woff2
104
+ - app/assets/fonts/sourcesanspro-bold.eot
105
+ - app/assets/fonts/sourcesanspro-bold.svg
106
+ - app/assets/fonts/sourcesanspro-bold.ttf
107
+ - app/assets/fonts/sourcesanspro-bold.woff
108
+ - app/assets/fonts/sourcesanspro-bold.woff2
109
+ - app/assets/fonts/sourcesanspro-extralight.eot
110
+ - app/assets/fonts/sourcesanspro-extralight.svg
111
+ - app/assets/fonts/sourcesanspro-extralight.ttf
112
+ - app/assets/fonts/sourcesanspro-extralight.woff
113
+ - app/assets/fonts/sourcesanspro-extralight.woff2
114
+ - app/assets/fonts/sourcesanspro-it.eot
115
+ - app/assets/fonts/sourcesanspro-it.svg
116
+ - app/assets/fonts/sourcesanspro-it.ttf
117
+ - app/assets/fonts/sourcesanspro-it.woff
118
+ - app/assets/fonts/sourcesanspro-it.woff2
119
+ - app/assets/fonts/sourcesanspro-light.eot
120
+ - app/assets/fonts/sourcesanspro-light.svg
121
+ - app/assets/fonts/sourcesanspro-light.ttf
122
+ - app/assets/fonts/sourcesanspro-light.woff
123
+ - app/assets/fonts/sourcesanspro-light.woff2
124
+ - app/assets/fonts/sourcesanspro-regular.eot
125
+ - app/assets/fonts/sourcesanspro-regular.svg
126
+ - app/assets/fonts/sourcesanspro-regular.ttf
127
+ - app/assets/fonts/sourcesanspro-regular.woff
128
+ - app/assets/fonts/sourcesanspro-regular.woff2
129
+ - app/assets/fonts/sourcesanspro-semibold.eot
130
+ - app/assets/fonts/sourcesanspro-semibold.svg
131
+ - app/assets/fonts/sourcesanspro-semibold.ttf
132
+ - app/assets/fonts/sourcesanspro-semibold.woff
133
+ - app/assets/fonts/sourcesanspro-semibold.woff2
134
+ - app/assets/stylesheets/source-sans-pro/black.scss
135
+ - app/assets/stylesheets/source-sans-pro/bold.scss
136
+ - app/assets/stylesheets/source-sans-pro/extralight.scss
145
137
  - app/assets/stylesheets/source-sans-pro/font-helper.scss
146
- - app/assets/stylesheets/source-sans-pro/index.css.scss
147
- - app/assets/stylesheets/source-sans-pro/italic.css.scss
148
- - app/assets/stylesheets/source-sans-pro/light.css.scss
149
- - app/assets/stylesheets/source-sans-pro/regular.css.scss
150
- - app/assets/stylesheets/source-sans-pro/semibold.css.scss
138
+ - app/assets/stylesheets/source-sans-pro/index.scss
139
+ - app/assets/stylesheets/source-sans-pro/italic.scss
140
+ - app/assets/stylesheets/source-sans-pro/light.scss
141
+ - app/assets/stylesheets/source-sans-pro/regular.scss
142
+ - app/assets/stylesheets/source-sans-pro/semibold.scss
151
143
  - lib/source-sans-pro-rails.rb
152
144
  - lib/source-sans-pro/rails/engine.rb
153
145
  - lib/source-sans-pro/rails/version.rb
@@ -165,27 +157,26 @@ homepage: https://github.com/veracross/source-sans-pro-rails
165
157
  licenses:
166
158
  - MIT
167
159
  - SIL Open Font License
160
+ metadata: {}
168
161
  post_install_message:
169
162
  rdoc_options: []
170
163
  require_paths:
171
164
  - lib
172
165
  required_ruby_version: !ruby/object:Gem::Requirement
173
- none: false
174
166
  requirements:
175
- - - ! '>='
167
+ - - ">="
176
168
  - !ruby/object:Gem::Version
177
169
  version: '0'
178
170
  required_rubygems_version: !ruby/object:Gem::Requirement
179
- none: false
180
171
  requirements:
181
- - - ! '>='
172
+ - - ">="
182
173
  - !ruby/object:Gem::Version
183
174
  version: '0'
184
175
  requirements: []
185
176
  rubyforge_project:
186
- rubygems_version: 1.8.23
177
+ rubygems_version: 2.6.8
187
178
  signing_key:
188
- specification_version: 3
179
+ specification_version: 4
189
180
  summary: The Adobe Source Sans Pro font in the asset pipeline
190
181
  test_files:
191
182
  - test/dummy/app/assets/stylesheets/sprockets-require.css
@@ -1,2 +0,0 @@
1
- @import 'font-helper';
2
- @include font('sourcesanspro-black-webfont', 800, normal);
@@ -1,2 +0,0 @@
1
- @import 'font-helper';
2
- @include font('sourcesanspro-bold-webfont', bold, normal);
@@ -1,2 +0,0 @@
1
- @import 'font-helper';
2
- @include font('sourcesanspro-extralight-webfont', 100, normal);
@@ -1,2 +0,0 @@
1
- @import 'font-helper';
2
- @include font('sourcesanspro-it-webfont', normal, italic);
@@ -1,2 +0,0 @@
1
- @import 'font-helper';
2
- @include font('sourcesanspro-light-webfont', 300, normal);
@@ -1,2 +0,0 @@
1
- @import 'font-helper';
2
- @include font('sourcesanspro-regular-webfont', normal, normal);
@@ -1,2 +0,0 @@
1
- @import 'font-helper';
2
- @include font('sourcesanspro-semibold-webfont', 600, normal);