source-sans-pro-rails 0.6.1 → 0.7.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.
- checksums.yaml +7 -0
- data/.travis.yml +2 -2
- data/CODEOWNERS +1 -0
- data/README.md +9 -1
- data/Rakefile +6 -6
- data/app/assets/fonts/sourcesanspro-black.eot +0 -0
- data/app/assets/fonts/sourcesanspro-black.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-black.woff +0 -0
- data/app/assets/fonts/sourcesanspro-black.woff2 +0 -0
- data/app/assets/fonts/sourcesanspro-bold.eot +0 -0
- data/app/assets/fonts/sourcesanspro-bold.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-bold.woff +0 -0
- data/app/assets/fonts/sourcesanspro-bold.woff2 +0 -0
- data/app/assets/fonts/sourcesanspro-extralight.eot +0 -0
- data/app/assets/fonts/sourcesanspro-extralight.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-extralight.woff +0 -0
- data/app/assets/fonts/sourcesanspro-extralight.woff2 +0 -0
- data/app/assets/fonts/sourcesanspro-it.eot +0 -0
- data/app/assets/fonts/sourcesanspro-it.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-it.woff +0 -0
- data/app/assets/fonts/sourcesanspro-it.woff2 +0 -0
- data/app/assets/fonts/sourcesanspro-light.eot +0 -0
- data/app/assets/fonts/sourcesanspro-light.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-light.woff +0 -0
- data/app/assets/fonts/sourcesanspro-light.woff2 +0 -0
- data/app/assets/fonts/sourcesanspro-regular.eot +0 -0
- data/app/assets/fonts/sourcesanspro-regular.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-regular.woff +0 -0
- data/app/assets/fonts/sourcesanspro-regular.woff2 +0 -0
- data/app/assets/fonts/sourcesanspro-semibold.eot +0 -0
- data/app/assets/fonts/sourcesanspro-semibold.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-semibold.woff +0 -0
- data/app/assets/fonts/sourcesanspro-semibold.woff2 +0 -0
- data/app/assets/stylesheets/source-sans-pro/black.scss +2 -0
- data/app/assets/stylesheets/source-sans-pro/bold.scss +2 -0
- data/app/assets/stylesheets/source-sans-pro/extralight.scss +2 -0
- data/app/assets/stylesheets/source-sans-pro/font-helper.scss +1 -0
- data/app/assets/stylesheets/source-sans-pro/italic.scss +2 -0
- data/app/assets/stylesheets/source-sans-pro/light.scss +2 -0
- data/app/assets/stylesheets/source-sans-pro/regular.scss +2 -0
- data/app/assets/stylesheets/source-sans-pro/semibold.scss +2 -0
- data/lib/source-sans-pro/rails/version.rb +1 -1
- data/source-sans-pro-rails.gemspec +14 -14
- data/test/source_sans_pro_test.rb +23 -19
- data/test/test_helper.rb +3 -3
- metadata +71 -80
- data/app/assets/fonts/sourcesanspro-black-webfont.eot +0 -0
- data/app/assets/fonts/sourcesanspro-black-webfont.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-black-webfont.woff +0 -0
- data/app/assets/fonts/sourcesanspro-bold-webfont.eot +0 -0
- data/app/assets/fonts/sourcesanspro-bold-webfont.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-bold-webfont.woff +0 -0
- data/app/assets/fonts/sourcesanspro-extralight-webfont.eot +0 -0
- data/app/assets/fonts/sourcesanspro-extralight-webfont.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-extralight-webfont.woff +0 -0
- data/app/assets/fonts/sourcesanspro-it-webfont.eot +0 -0
- data/app/assets/fonts/sourcesanspro-it-webfont.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-it-webfont.woff +0 -0
- data/app/assets/fonts/sourcesanspro-light-webfont.eot +0 -0
- data/app/assets/fonts/sourcesanspro-light-webfont.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-light-webfont.woff +0 -0
- data/app/assets/fonts/sourcesanspro-regular-webfont.eot +0 -0
- data/app/assets/fonts/sourcesanspro-regular-webfont.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-regular-webfont.woff +0 -0
- data/app/assets/fonts/sourcesanspro-semibold-webfont.eot +0 -0
- data/app/assets/fonts/sourcesanspro-semibold-webfont.ttf +0 -0
- data/app/assets/fonts/sourcesanspro-semibold-webfont.woff +0 -0
- data/app/assets/stylesheets/source-sans-pro/black.css.scss +0 -2
- data/app/assets/stylesheets/source-sans-pro/bold.css.scss +0 -2
- data/app/assets/stylesheets/source-sans-pro/extralight.css.scss +0 -2
- data/app/assets/stylesheets/source-sans-pro/italic.css.scss +0 -2
- data/app/assets/stylesheets/source-sans-pro/light.css.scss +0 -2
- data/app/assets/stylesheets/source-sans-pro/regular.css.scss +0 -2
- data/app/assets/stylesheets/source-sans-pro/semibold.css.scss +0 -2
- /data/app/assets/fonts/{sourcesanspro-black-webfont.svg → sourcesanspro-black.svg} +0 -0
- /data/app/assets/fonts/{sourcesanspro-bold-webfont.svg → sourcesanspro-bold.svg} +0 -0
- /data/app/assets/fonts/{sourcesanspro-extralight-webfont.svg → sourcesanspro-extralight.svg} +0 -0
- /data/app/assets/fonts/{sourcesanspro-it-webfont.svg → sourcesanspro-it.svg} +0 -0
- /data/app/assets/fonts/{sourcesanspro-light-webfont.svg → sourcesanspro-light.svg} +0 -0
- /data/app/assets/fonts/{sourcesanspro-regular-webfont.svg → sourcesanspro-regular.svg} +0 -0
- /data/app/assets/fonts/{sourcesanspro-semibold-webfont.svg → sourcesanspro-semibold.svg} +0 -0
- /data/app/assets/stylesheets/source-sans-pro/{index.css.scss → index.scss} +0 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 5650a2718deb02394e92e9f712036ad8fdd7e3b0325dd32c976ea46c2f7732be
|
4
|
+
data.tar.gz: 4eff572fe6c3b4932813de8e28ac118b6993f4f3cdddefefc6c85e4bb0645343
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 35af828d1db7e2b1a9f037725e75f48ca7f4474a396f0205486b56a3c4c37a6f6b0d11f995b50a4b39b4c03ff485246709287e7967ec82019f8e37368f3e58c2
|
7
|
+
data.tar.gz: ac0432d669497b5f620f379a267e915838bf79c6b993bdd2ba7924edc3f6fc1b02b8262a31e4d9b71b4925a3e99e9fa19c2cce91357e19c07eacddae98083b15
|
data/.travis.yml
CHANGED
data/CODEOWNERS
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
* @veracross/product-tech-leads
|
data/README.md
CHANGED
@@ -37,9 +37,17 @@ And so forth. Currently, the supported font variants are:
|
|
37
37
|
* Bold (`bold`)
|
38
38
|
* Black (`black` - font weight 800)
|
39
39
|
|
40
|
+
Add it to your CSS styles:
|
41
|
+
|
42
|
+
font-family: 'SourceSansPro';
|
43
|
+
|
44
|
+
And adjust the weight in the same way as with any other font:
|
45
|
+
|
46
|
+
font-weight: 400;
|
47
|
+
|
40
48
|
## Building
|
41
49
|
|
42
|
-
|
50
|
+
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
51
|
|
44
52
|
## License
|
45
53
|
|
data/Rakefile
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
require
|
2
|
-
require
|
1
|
+
require 'bundler/gem_tasks'
|
2
|
+
require 'rake/testtask'
|
3
3
|
|
4
4
|
Rake::TestTask.new(:test) do |t|
|
5
|
-
t.libs <<
|
6
|
-
t.libs <<
|
7
|
-
t.pattern =
|
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 :
|
11
|
+
task default: :test
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -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");
|
@@ -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 =
|
7
|
+
spec.name = 'source-sans-pro-rails'
|
8
8
|
spec.version = SourceSansPro::Rails::VERSION
|
9
|
-
spec.authors = [
|
10
|
-
spec.email = [
|
11
|
-
spec.description =
|
12
|
-
spec.summary =
|
13
|
-
spec.homepage =
|
14
|
-
spec.licenses = [
|
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
|
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 = [
|
18
|
+
spec.require_paths = ['lib']
|
19
19
|
|
20
|
-
spec.add_dependency
|
20
|
+
spec.add_dependency 'railties', '>= 3.2'
|
21
21
|
|
22
|
-
spec.add_development_dependency
|
23
|
-
spec.add_development_dependency
|
24
|
-
spec.add_development_dependency
|
25
|
-
spec.add_development_dependency
|
22
|
+
spec.add_development_dependency 'bundler', '>= 2.0.0'
|
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
|
6
|
+
test 'engine is loaded' do
|
7
7
|
assert_equal ::Rails::Engine, SourceSansPro::Rails::Engine.superclass
|
8
8
|
end
|
9
9
|
|
10
|
-
test
|
11
|
-
get
|
10
|
+
test 'fonts are served' do
|
11
|
+
get '/assets/sourcesanspro-regular.eot'
|
12
12
|
assert_response :success
|
13
13
|
|
14
|
-
get
|
14
|
+
get '/assets/sourcesanspro-regular.ttf'
|
15
15
|
assert_response :success
|
16
16
|
|
17
|
-
get
|
17
|
+
get '/assets/sourcesanspro-regular.woff'
|
18
18
|
assert_response :success
|
19
19
|
|
20
|
-
get
|
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
|
25
|
-
get
|
27
|
+
test 'stylesheets are served' do
|
28
|
+
get '/assets/source-sans-pro.css'
|
26
29
|
assert_source_sans_pro(response)
|
27
30
|
|
28
|
-
%w
|
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
|
35
|
-
get
|
36
|
-
assert_match
|
37
|
-
assert_match
|
38
|
-
assert_match
|
39
|
-
assert_match
|
40
|
-
assert_match
|
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
|
44
|
-
get
|
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(
|
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[
|
2
|
+
ENV['RAILS_ENV'] = 'test'
|
3
3
|
|
4
|
-
require File.expand_path(
|
5
|
-
require
|
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,146 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: source-sans-pro-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
5
|
-
prerelease:
|
4
|
+
version: 0.7.1
|
6
5
|
platform: ruby
|
7
6
|
authors:
|
8
7
|
- Jeff Fraser
|
9
|
-
|
8
|
+
- Ben Vogelzang
|
9
|
+
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2025-05-30 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
|
-
version:
|
34
|
+
version: 2.0.0
|
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
|
-
version:
|
41
|
+
version: 2.0.0
|
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
|
-
-
|
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"
|
95
|
+
- CODEOWNERS
|
110
96
|
- Gemfile
|
111
97
|
- LICENSE.txt
|
112
98
|
- README.md
|
113
99
|
- Rakefile
|
114
|
-
- app/assets/fonts/sourcesanspro-black
|
115
|
-
- app/assets/fonts/sourcesanspro-black
|
116
|
-
- app/assets/fonts/sourcesanspro-black
|
117
|
-
- app/assets/fonts/sourcesanspro-black
|
118
|
-
- app/assets/fonts/sourcesanspro-
|
119
|
-
- app/assets/fonts/sourcesanspro-bold
|
120
|
-
- app/assets/fonts/sourcesanspro-bold
|
121
|
-
- app/assets/fonts/sourcesanspro-bold
|
122
|
-
- app/assets/fonts/sourcesanspro-
|
123
|
-
- app/assets/fonts/sourcesanspro-
|
124
|
-
- app/assets/fonts/sourcesanspro-extralight
|
125
|
-
- app/assets/fonts/sourcesanspro-extralight
|
126
|
-
- app/assets/fonts/sourcesanspro-
|
127
|
-
- app/assets/fonts/sourcesanspro-
|
128
|
-
- app/assets/fonts/sourcesanspro-
|
129
|
-
- app/assets/fonts/sourcesanspro-it
|
130
|
-
- app/assets/fonts/sourcesanspro-
|
131
|
-
- app/assets/fonts/sourcesanspro-
|
132
|
-
- app/assets/fonts/sourcesanspro-
|
133
|
-
- app/assets/fonts/sourcesanspro-
|
134
|
-
- app/assets/fonts/sourcesanspro-
|
135
|
-
- app/assets/fonts/sourcesanspro-
|
136
|
-
- app/assets/fonts/sourcesanspro-
|
137
|
-
- app/assets/fonts/sourcesanspro-
|
138
|
-
- app/assets/fonts/sourcesanspro-
|
139
|
-
- app/assets/fonts/sourcesanspro-
|
140
|
-
- app/assets/fonts/sourcesanspro-
|
141
|
-
- app/assets/fonts/sourcesanspro-
|
142
|
-
- app/assets/
|
143
|
-
- app/assets/
|
144
|
-
- app/assets/
|
100
|
+
- app/assets/fonts/sourcesanspro-black.eot
|
101
|
+
- app/assets/fonts/sourcesanspro-black.svg
|
102
|
+
- app/assets/fonts/sourcesanspro-black.ttf
|
103
|
+
- app/assets/fonts/sourcesanspro-black.woff
|
104
|
+
- app/assets/fonts/sourcesanspro-black.woff2
|
105
|
+
- app/assets/fonts/sourcesanspro-bold.eot
|
106
|
+
- app/assets/fonts/sourcesanspro-bold.svg
|
107
|
+
- app/assets/fonts/sourcesanspro-bold.ttf
|
108
|
+
- app/assets/fonts/sourcesanspro-bold.woff
|
109
|
+
- app/assets/fonts/sourcesanspro-bold.woff2
|
110
|
+
- app/assets/fonts/sourcesanspro-extralight.eot
|
111
|
+
- app/assets/fonts/sourcesanspro-extralight.svg
|
112
|
+
- app/assets/fonts/sourcesanspro-extralight.ttf
|
113
|
+
- app/assets/fonts/sourcesanspro-extralight.woff
|
114
|
+
- app/assets/fonts/sourcesanspro-extralight.woff2
|
115
|
+
- app/assets/fonts/sourcesanspro-it.eot
|
116
|
+
- app/assets/fonts/sourcesanspro-it.svg
|
117
|
+
- app/assets/fonts/sourcesanspro-it.ttf
|
118
|
+
- app/assets/fonts/sourcesanspro-it.woff
|
119
|
+
- app/assets/fonts/sourcesanspro-it.woff2
|
120
|
+
- app/assets/fonts/sourcesanspro-light.eot
|
121
|
+
- app/assets/fonts/sourcesanspro-light.svg
|
122
|
+
- app/assets/fonts/sourcesanspro-light.ttf
|
123
|
+
- app/assets/fonts/sourcesanspro-light.woff
|
124
|
+
- app/assets/fonts/sourcesanspro-light.woff2
|
125
|
+
- app/assets/fonts/sourcesanspro-regular.eot
|
126
|
+
- app/assets/fonts/sourcesanspro-regular.svg
|
127
|
+
- app/assets/fonts/sourcesanspro-regular.ttf
|
128
|
+
- app/assets/fonts/sourcesanspro-regular.woff
|
129
|
+
- app/assets/fonts/sourcesanspro-regular.woff2
|
130
|
+
- app/assets/fonts/sourcesanspro-semibold.eot
|
131
|
+
- app/assets/fonts/sourcesanspro-semibold.svg
|
132
|
+
- app/assets/fonts/sourcesanspro-semibold.ttf
|
133
|
+
- app/assets/fonts/sourcesanspro-semibold.woff
|
134
|
+
- app/assets/fonts/sourcesanspro-semibold.woff2
|
135
|
+
- app/assets/stylesheets/source-sans-pro/black.scss
|
136
|
+
- app/assets/stylesheets/source-sans-pro/bold.scss
|
137
|
+
- app/assets/stylesheets/source-sans-pro/extralight.scss
|
145
138
|
- app/assets/stylesheets/source-sans-pro/font-helper.scss
|
146
|
-
- app/assets/stylesheets/source-sans-pro/index.
|
147
|
-
- app/assets/stylesheets/source-sans-pro/italic.
|
148
|
-
- app/assets/stylesheets/source-sans-pro/light.
|
149
|
-
- app/assets/stylesheets/source-sans-pro/regular.
|
150
|
-
- app/assets/stylesheets/source-sans-pro/semibold.
|
139
|
+
- app/assets/stylesheets/source-sans-pro/index.scss
|
140
|
+
- app/assets/stylesheets/source-sans-pro/italic.scss
|
141
|
+
- app/assets/stylesheets/source-sans-pro/light.scss
|
142
|
+
- app/assets/stylesheets/source-sans-pro/regular.scss
|
143
|
+
- app/assets/stylesheets/source-sans-pro/semibold.scss
|
151
144
|
- lib/source-sans-pro-rails.rb
|
152
145
|
- lib/source-sans-pro/rails/engine.rb
|
153
146
|
- lib/source-sans-pro/rails/version.rb
|
@@ -165,27 +158,25 @@ homepage: https://github.com/veracross/source-sans-pro-rails
|
|
165
158
|
licenses:
|
166
159
|
- MIT
|
167
160
|
- SIL Open Font License
|
168
|
-
|
161
|
+
metadata: {}
|
162
|
+
post_install_message:
|
169
163
|
rdoc_options: []
|
170
164
|
require_paths:
|
171
165
|
- lib
|
172
166
|
required_ruby_version: !ruby/object:Gem::Requirement
|
173
|
-
none: false
|
174
167
|
requirements:
|
175
|
-
- -
|
168
|
+
- - ">="
|
176
169
|
- !ruby/object:Gem::Version
|
177
170
|
version: '0'
|
178
171
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
179
|
-
none: false
|
180
172
|
requirements:
|
181
|
-
- -
|
173
|
+
- - ">="
|
182
174
|
- !ruby/object:Gem::Version
|
183
175
|
version: '0'
|
184
176
|
requirements: []
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
specification_version: 3
|
177
|
+
rubygems_version: 3.1.6
|
178
|
+
signing_key:
|
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
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
File without changes
|
File without changes
|
/data/app/assets/fonts/{sourcesanspro-extralight-webfont.svg → sourcesanspro-extralight.svg}
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|