entypo-rails 2.2.2 → 2.2.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: bdb01a5fe03ae3f12bae8a18e13514ddb5834e99
4
- data.tar.gz: 2a1761b56be7c15613335aa2d1636a7aae4e31c5
3
+ metadata.gz: 36d28b2ddc6b5a087fee5b7f0f85a32a04db88e8
4
+ data.tar.gz: 49acabfde93f3c5790f27661ff2b7fa3d670c654
5
5
  SHA512:
6
- metadata.gz: 652fc5ab8000c99bcd5fa3b5ac92eccbd457c9823fb70719476cc1560914e2104ebf50b56b4004d30978e1ba87c35604e00e865d9f83cd030139f4554ef749e4
7
- data.tar.gz: c5b6603523ba82e9b87839a810f772dab7a7e8c18ade111608bf9a1483b1b4a13be3b0e2f4ee66a28ea9ea43afe32027e4c1094d9e266828694a69255cfa74dd
6
+ metadata.gz: 9b81995b638f9d5b3c3d9260c85dbec21446afc6abc4ed96e3b527beca0420753d2a6321f2e7390db9ebbc307a8c8ae6f9284de0c604d5e9c606e37ccd3fc15a
7
+ data.tar.gz: adaa78caa238f916fd9b4100946d9009c1397a4cf887b85068421ef23d36592fc6dc8b595cc27c4c9913ff2a9691219dbf78b15480b79852da369a3789ba5659
@@ -268,8 +268,8 @@
268
268
  .<%= Entypo.css_prefix %>-social-facebook:before { content: '\f30c'; } /* f30c */
269
269
  .<%= Entypo.css_prefix %>-social-c-facebook:before { content: '\f30d'; } /* f30d */
270
270
  .<%= Entypo.css_prefix %>-social-s-facebook:before { content: '\f30e'; } /* f30e */
271
- .<%= Entypo.css_prefix %>-social-google+:before { content: '\f30f'; } /* f30f */
272
- .<%= Entypo.css_prefix %>-social-c-google+:before { content: '\f310'; } /* f310 */
271
+ .<%= Entypo.css_prefix %>-social-google-plus:before { content: '\f30f'; } /* f30f */
272
+ .<%= Entypo.css_prefix %>-social-c-google-plus:before { content: '\f310'; } /* f310 */
273
273
  .<%= Entypo.css_prefix %>-social-pinterest:before { content: '\f312'; } /* f312 */
274
274
  .<%= Entypo.css_prefix %>-social-c-pinterest:before { content: '\f313'; } /* f313 */
275
275
  .<%= Entypo.css_prefix %>-social-tumblr:before { content: '\f315'; } /* f315 */
@@ -1,7 +1,7 @@
1
1
  module Entypo
2
2
 
3
3
  # Gem version
4
- VERSION = "2.2.2"
4
+ VERSION = "2.2.3"
5
5
 
6
6
  # Entypo font version
7
7
  FONT_VERSION = "2.0-20121031"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: entypo-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.2
4
+ version: 2.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lukas Westermann
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-08-12 00:00:00.000000000 Z
12
+ date: 2015-04-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: railties
@@ -80,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
80
  version: '0'
81
81
  requirements: []
82
82
  rubyforge_project:
83
- rubygems_version: 2.2.0
83
+ rubygems_version: 2.2.2
84
84
  signing_key:
85
85
  specification_version: 4
86
86
  summary: Rails asset pipeline plugin to provide Entypo icons.