evil_icons 1.7.5 → 1.7.6

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 68c5e5b5b063c1e49eebffe6bb9e2e2575730c18
4
- data.tar.gz: c48d4526c28675f3bc2defc2a1e7c8f697f023f9
3
+ metadata.gz: e9ff37c12624d09bffdc0d5332cd45b8d80188c0
4
+ data.tar.gz: 1a5fca3a5662afeb27c799c2d0579ac0954d00b5
5
5
  SHA512:
6
- metadata.gz: 58f590b1b1185802084b3f9d9d851409ae2c660daaf7aea5fcec5f9850a32e563fcf5b96bb4e500cffd08e7da7a58ed4a41141525ee15b08910c124abfccd5fa
7
- data.tar.gz: ef49c077ffcd45ba92a65ed035d4daaa3c543b54a2fca3270badaf504eea7f4df0b84e7a0fa0952704125fe677a13b6c089facb662bd7bc03e4d864ecbbfe6b5
6
+ metadata.gz: e4d7c92667929d5881315d1da30bd091dc8b2b0d9475d0ee979173f81d765ae88086749904898694239f7f967345fe6a3e049cf89bc7ad78c31bb0d82aa420cb
7
+ data.tar.gz: 41ddc6b10b21a451c066ef6701f5625c713677f912de60f01185b7833e51f80c70e2cd26794d40104bc96b96562ea466225b067be034fb15c5b2add881597740
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## v1.7.6
2
+ * Fixed libxmljs fail
3
+
1
4
  ## v1.7.5
2
5
  * Fixed html breaking
3
6
 
@@ -1,3 +1,3 @@
1
1
  module EvilIcons
2
- VERSION = "1.7.5"
2
+ VERSION = "1.7.6"
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.5
4
+ version: 1.7.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alexander Madyankin