pictogram 2.0.6 → 2.0.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/pictogram/version.rb +1 -1
- data/vendor/assets/images/cran/cran.png +0 -0
- data/vendor/assets/images/r/r.png +0 -0
- metadata +2 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bb7e7bc6554bf72d2b47eab19d38c78cc10d580a
|
4
|
+
data.tar.gz: 35ef377917a28d1c4dc59af22948bf8a7d565277
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 28770782b2a716ee20fa3e5236d40bd69457f82455c69fb614d7ffe4c42439e3399a58f3d7e6cf9bf062d57528c8a2c0a14f593738f213d2eed83193002ccf40
|
7
|
+
data.tar.gz: c7f5e3370cecfa06e7a1c4e29656c223606b2a6adf75183940f37dfc8471c509d282a3286d2fd82cfa0921c56d8411b95ddd2fe18dfe082866ee2333f8b9498a
|
data/lib/pictogram/version.rb
CHANGED
Binary file
|
Binary file
|
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
|
+
version: 2.0.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Oli Evans
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2016-
|
12
|
+
date: 2016-11-08 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: railties
|
@@ -314,4 +314,3 @@ signing_key:
|
|
314
314
|
specification_version: 4
|
315
315
|
summary: Mapping human concepts to pictures.
|
316
316
|
test_files: []
|
317
|
-
has_rdoc:
|