evil_icons 1.7.0 → 1.7.1

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: 85cba75cab48a4107f9a66962885ef262928c041
4
- data.tar.gz: 6bb0dfc083777bda5c0de52f0b82d72ae8a61f27
3
+ metadata.gz: 35196be75fff764ab156fba7c4bbe5953f39466c
4
+ data.tar.gz: 7c36c825126c3712053e04786caa5c1421d91713
5
5
  SHA512:
6
- metadata.gz: 122de13b21393b5abddcdcaf8477654265807685959cf405777f11f81838628ac2dd12a5641f6e6386f6f87a3916b0806be20f020dc4e39f8c634caf6118ca64
7
- data.tar.gz: a71c27c2d563ec195e954debc9ccec880c9496d8b2b6f12314c07afd68432a2bbda62cb9d83f9bf77a1110fa1aabb18974dfa9b9c78b57b476a349b81b56aba0
6
+ metadata.gz: b7aa97b8e809f50b77617311c43fb1d9fcaa618158f38b9348bcafd33216c33adc60fa1afe06de2fb46f6fc2badb2fd8d2ee39960e90d1629a1df9e789baa712
7
+ data.tar.gz: 6f5d1ca01525f12864ff305c5769c5655f2bb9a7f25e06a7ae835193d23c9d63f2c9902b097ff30ebbc1a269710dc475d81b2e712fbe49c910e779b790d4d8f4
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## v1.7.1
2
+ * Crisp fix for non-retina screens, thanks to habrauser [SVGen]
3
+
1
4
  ## v1.7.0
2
5
  * Added brand colors for social icons
3
6
 
@@ -36,3 +39,4 @@
36
39
  [@aderyabin]: https://github.com/aderyabin
37
40
  [@fliptheweb]: https://github.com/fliptheweb
38
41
  [@legomushroom]: https://github.com/legomushroom
42
+ [SVGen]: http://habrahabr.ru/users/SVGen/
@@ -1,3 +1,3 @@
1
1
  module EvilIcons
2
- VERSION = "1.7.0"
2
+ VERSION = "1.7.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: evil_icons
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.0
4
+ version: 1.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alexander Madyankin
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-02-10 00:00:00.000000000 Z
12
+ date: 2015-02-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: nokogiri