pictogram 2.0.4 → 2.0.5

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: d13a20ba03fc3973e6159c20ef0ab72537e74aa2
4
- data.tar.gz: e9c1c782c652cc11e263b3978235deebdc1cdf49
3
+ metadata.gz: 5e02a0d3f3b8caf715d7c2cf03db200296fbf028
4
+ data.tar.gz: b9d36b572cd022e53e05fc89b5a82308624bfcd3
5
5
  SHA512:
6
- metadata.gz: a3cf8113f34867927911986e1dd425b2660fc416d7c74f20af9548bdeebfc8551aeafe420ba50c40a1f60b92b3474230123c0d41d7fce2e5e961cda08fc70101
7
- data.tar.gz: 9b78a531ea8a442f44affc840b3b12ad099e6f089a994d24da8d83320a7a7087f2095f4597d284272f8fda4a09330a0d9cf6d69b885b615d15add623be8109e2
6
+ metadata.gz: 4dcba26790189c55dc1956ffdd72f526776242b188f72aa9e595307cbaa0c7ba8e77f6c364682cef6516905ed9f237e4969d6bd3c83197de70cd8c73e5206eb2
7
+ data.tar.gz: 3af53d60b9c0149bb336b375a99096b5943c8fdfb843bbe29b4dff5b45117837a525549a010e279776c982cd2c2f3159ade8b5756cf002fb462b163f097ec196
@@ -1,3 +1,3 @@
1
1
  module Pictogram
2
- VERSION = "2.0.4"
2
+ VERSION = "2.0.5"
3
3
  end
@@ -256,7 +256,7 @@
256
256
  background-image: image_url("nuget/nuget.png");
257
257
  background-color: transparent;
258
258
  }
259
- .pictogram-nuget {
259
+ .pictogram-objective-c {
260
260
  background-image: image_url("objective-c/objective-c.png");
261
261
  background-color: transparent;
262
262
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pictogram
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.4
4
+ version: 2.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Oli Evans