less-rails-fontawesome 0.4.2 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 713ee2e8c0d2749788fc72e71c7c19efadf07eff
4
- data.tar.gz: 55789916a4e6035aa19de26e37f03cf74fd0d100
3
+ metadata.gz: 85475d8d668d17137cdc6f94430c94b7554792ca
4
+ data.tar.gz: b4b91a81eb8b7fb2389ae72183a05aa8f51d4bf2
5
5
  SHA512:
6
- metadata.gz: c41e2f75494cffe60e45a349ac37a827a88c52ac3e330ad4a535a069b77ecd2bee8216adc6154954e8efaaf9911aa67242de29cdcccb142bfa559006c9e00e0f
7
- data.tar.gz: b36c6dc44046575e5d4aaadae636ff2f0ecece4e6e2f32245f12acfceeb783574ad8e16f401af5421dbf0f76660b8526d93f04229f7877a8fa86638c88f37329
6
+ metadata.gz: 33fa272b7d2c82171d6400d8d8fc3df69dd07a73672f95deeea26a46ca136b866cd0f2f95b9453f2927972b691016b4ad0ebd187c681d0df8507c38a6699b106
7
+ data.tar.gz: b806c7aded3246260facdd6b8fccb8740eee7f0bc14e38b00adc0f4929b871073b68ef8872a506bc521372b83b2c5a14e934475be6bf9706e315990170c6ced9
@@ -8,8 +8,8 @@ Gem::Specification.new do |s|
8
8
  s.authors = ["Wlodek Bzyl"]
9
9
  s.email = ["matwb@ug.edu.pl"]
10
10
  s.homepage = "https://github.com/wbzyl/less-rails-fontawesome"
11
- s.summary = %q{Font Awesome in LESS for Rails 3.1+ Asset Pipeline}
12
- s.description = %q{Font Awesome, LESS version, with assets pipeline, for Rails 3.1+ Asset Pipeline}
11
+ s.summary = %q{Font Awesome in LESS for Rails Asset Pipeline}
12
+ s.description = %q{Font Awesome, LESS version, with assets pipeline for Rails Asset Pipeline}
13
13
 
14
14
  s.rubyforge_project = "less-rails-fontawesome"
15
15
 
@@ -2,7 +2,7 @@ module Font
2
2
  module Awesome
3
3
  module Less
4
4
  module Rails
5
- VERSION = "0.4.2"
5
+ VERSION = "0.4.3"
6
6
  end
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: less-rails-fontawesome
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wlodek Bzyl
@@ -38,8 +38,7 @@ dependencies:
38
38
  - - '>='
39
39
  - !ruby/object:Gem::Version
40
40
  version: 2.1.7
41
- description: Font Awesome, LESS version, with assets pipeline, for Rails 3.1+ Asset
42
- Pipeline
41
+ description: Font Awesome, LESS version, with assets pipeline for Rails Asset Pipeline
43
42
  email:
44
43
  - matwb@ug.edu.pl
45
44
  executables: []
@@ -91,5 +90,5 @@ rubyforge_project: less-rails-fontawesome
91
90
  rubygems_version: 2.0.3
92
91
  signing_key:
93
92
  specification_version: 4
94
- summary: Font Awesome in LESS for Rails 3.1+ Asset Pipeline
93
+ summary: Font Awesome in LESS for Rails Asset Pipeline
95
94
  test_files: []