devicon-rails 1.0.0 → 1.0.2
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 +4 -4
- data/README.md +2 -2
- data/devicon-rails.gemspec +5 -2
- data/lib/devicon/rails/version.rb +1 -1
- metadata +34 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b5192f8e9a63e991c94b10eda753a6d9cee328b8
|
|
4
|
+
data.tar.gz: fb987438cc5284a958d4d001d0805060be669a5f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 813133510509cdd65a82a80a86535da755292175c50af13a7c42b9d643a81889e88a489d8201fa41d31ce210da94153d0323ac3b03598cdd50c98d18caaebc62
|
|
7
|
+
data.tar.gz: 3082f5add38addfdc6c94bf13839a49e865fd2430158936da061a90947c69f7efc8b1333252e9596f2577fe742840cd2d8648f7781be65241aef1746bd594555
|
data/README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
# Devicon-rails
|
|
2
|
-
|
|
2
|
+
[](https://badge.fury.io/rb/devicon-rails)
|
|
3
3
|
## Installation
|
|
4
4
|
|
|
5
5
|
Add this line to your application's Gemfile:
|
|
6
6
|
|
|
7
7
|
```ruby
|
|
8
|
-
gem 'devicon-rails'
|
|
8
|
+
gem 'devicon-rails'
|
|
9
9
|
```
|
|
10
10
|
|
|
11
11
|
And then execute:
|
data/devicon-rails.gemspec
CHANGED
|
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
|
|
|
9
9
|
spec.authors = ["Vincent Cornière"]
|
|
10
10
|
spec.email = ["vincent.corniere@gmail.com"]
|
|
11
11
|
|
|
12
|
-
spec.summary = "Devicon
|
|
13
|
-
spec.description = "Devicon v2 is a font."
|
|
12
|
+
spec.summary = "Devicon Rails is a font from Devicon V2 for Rails."
|
|
13
|
+
spec.description = "Devicon v2 is a font with logo from web service, language, library and framework."
|
|
14
14
|
spec.homepage = "https://github.com/dezande/devicon-rails"
|
|
15
15
|
spec.license = "MIT"
|
|
16
16
|
|
|
@@ -18,4 +18,7 @@ Gem::Specification.new do |spec|
|
|
|
18
18
|
spec.bindir = "exe"
|
|
19
19
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
|
20
20
|
spec.require_paths = ["lib"]
|
|
21
|
+
|
|
22
|
+
spec.add_runtime_dependency 'rails', '~> 4'
|
|
23
|
+
spec.add_runtime_dependency 'sass-rails', '~> 5'
|
|
21
24
|
end
|
metadata
CHANGED
|
@@ -1,16 +1,45 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: devicon-rails
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Vincent Cornière
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2016-02-
|
|
12
|
-
dependencies:
|
|
13
|
-
|
|
11
|
+
date: 2016-02-24 00:00:00.000000000 Z
|
|
12
|
+
dependencies:
|
|
13
|
+
- !ruby/object:Gem::Dependency
|
|
14
|
+
name: rails
|
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
|
16
|
+
requirements:
|
|
17
|
+
- - "~>"
|
|
18
|
+
- !ruby/object:Gem::Version
|
|
19
|
+
version: '4'
|
|
20
|
+
type: :runtime
|
|
21
|
+
prerelease: false
|
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
23
|
+
requirements:
|
|
24
|
+
- - "~>"
|
|
25
|
+
- !ruby/object:Gem::Version
|
|
26
|
+
version: '4'
|
|
27
|
+
- !ruby/object:Gem::Dependency
|
|
28
|
+
name: sass-rails
|
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
|
30
|
+
requirements:
|
|
31
|
+
- - "~>"
|
|
32
|
+
- !ruby/object:Gem::Version
|
|
33
|
+
version: '5'
|
|
34
|
+
type: :runtime
|
|
35
|
+
prerelease: false
|
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
37
|
+
requirements:
|
|
38
|
+
- - "~>"
|
|
39
|
+
- !ruby/object:Gem::Version
|
|
40
|
+
version: '5'
|
|
41
|
+
description: Devicon v2 is a font with logo from web service, language, library and
|
|
42
|
+
framework.
|
|
14
43
|
email:
|
|
15
44
|
- vincent.corniere@gmail.com
|
|
16
45
|
executables: []
|
|
@@ -54,5 +83,5 @@ rubyforge_project:
|
|
|
54
83
|
rubygems_version: 2.5.2
|
|
55
84
|
signing_key:
|
|
56
85
|
specification_version: 4
|
|
57
|
-
summary: Devicon
|
|
86
|
+
summary: Devicon Rails is a font from Devicon V2 for Rails.
|
|
58
87
|
test_files: []
|