xeicon-rails 2.3.1.3 → 2.3.1.4

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: 91fe58d547be51c4e7d31bab166743e903a2287f
4
- data.tar.gz: 21b8af661c1bf5cf97db8b526f3e0278cd6f52e9
3
+ metadata.gz: 808dbedf0fac71fa39721b9332823332b5acc0c7
4
+ data.tar.gz: 4d76611e479b57f913217ae5ffae4562a1c63097
5
5
  SHA512:
6
- metadata.gz: '086aa89f7393676a022dc30554984e69fc38f796aa972b2fbf42a06153be630015addd8a27db71295edc1fe76df477189817fc364bf86a0611a54a4b41011404'
7
- data.tar.gz: f7d4f5034c4361abc418e1ce027ff6a6fe2064d81598a31260fb3d3df139f0962c038115524253736cff3c35a7336b0b6c55199eae4c9b7460b767444397bf03
6
+ metadata.gz: 5a45a0cdd840955d91ce2e7911a47f019c9f64898dcd4802c95061fe6298510f0845a77dfe0f4066c55d8b653ab72cf38ee39d9c5a224166073105b560ee65b3
7
+ data.tar.gz: d4f9cef21fd99ff29673212078438d4b4ba906677568ad14a0cdc5cd516515f86449c3aa539b0ded4cc9e0e584ac9ca36958bcb3e8661fd4d3fe1f370d92fcd7
@@ -1,3 +1,3 @@
1
1
  module XEICON
2
- VERSION = "2.3.1.3"
2
+ VERSION = "2.3.1.4"
3
3
  end
@@ -5,8 +5,8 @@
5
5
 
6
6
  @font-face {
7
7
  font-family: 'xeicon';
8
- src: url("fonts/xeicon.eot?3ka2yj");
9
- src: url("fonts/xeicon.eot?3ka2yj#iefix") format("embedded-opentype"), url("fonts/xeicon.woff2?3ka2yj") format("woff2"), url("fonts/xeicon.ttf?3ka2yj") format("truetype"), url("fonts/xeicon.woff?3ka2yj") format("woff"), url("fonts/xeicon.svg?3ka2yj#xeicon") format("svg");
8
+ src: url("xeicon.eot?3ka2yj");
9
+ src: url("xeicon.eot?3ka2yj#iefix") format("embedded-opentype"), url("xeicon.woff2?3ka2yj") format("woff2"), url("xeicon.ttf?3ka2yj") format("truetype"), url("xeicon.woff?3ka2yj") format("woff"), url("xeicon.svg?3ka2yj#xeicon") format("svg");
10
10
  font-weight: normal;
11
11
  font-style: normal;
12
12
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xeicon-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.1.3
4
+ version: 2.3.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Go Ari