svg-flags-rails 0.0.2 → 0.0.3
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 +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/lib/svg-flags-rails/version.rb +1 -1
- data/vendor/assets/images/country-4x3/basque.svg +5 -0
- metadata +3 -2
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7e1f779ac24cd3863ff320b05d8d2c499f621954
|
|
4
|
+
data.tar.gz: 5a5df84a2b9d68531cbc04732136c8d073c37ac6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e9cd290034a8e5d54edcb0d9fab419a71c42ef8088ec2c0a4b0a38870350b3f9e20bda6ecfe8ee40319e6a24135c687b0f779d87d23b5e63d42c7766d00251cf
|
|
7
|
+
data.tar.gz: 558a49d8eb52039183fc84405301a226c2eba37e167c4e65e78d439ec834075b1625b7b4fc7a88dfd9a40044e9e2eae51c88b8174257bcc02370379920afe537
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data.tar.gz.sig
CHANGED
|
Binary file
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="1000" height="560">
|
|
3
|
+
<path d="M 0,560 1000,560 1000,0 0,0 0,560 z" id="path9" style="fill:#dc241f"/>
|
|
4
|
+
<path d="M 21,-38 -21,37 412.15625,280 -21,523 21,598 500,329.28125 979,598 1021,523 587.84375,280 1021,37 979,-38 500,230.71875 21,-38 z" id="path11" style="fill:#009543"/>
|
|
5
|
+
<path d="m 457,0 0,237 -457,0 0,86 457,0 0,237 86,0 0,-237 457,0 0,-86 -457,0 0,-237 -86,0 z" id="rect15" style="fill:#fff"/></svg>
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: svg-flags-rails
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Barry Allard
|
|
@@ -29,7 +29,7 @@ cert_chain:
|
|
|
29
29
|
VqwwfY+Ms3gcCHSERG1X4AFW1zesX+UWcTCwVLtAsuRWQhC8odDSVDWzUfkZmOQt
|
|
30
30
|
ViIxU1ZphInql7L5g34=
|
|
31
31
|
-----END CERTIFICATE-----
|
|
32
|
-
date: 2014-03-
|
|
32
|
+
date: 2014-03-18 00:00:00.000000000 Z
|
|
33
33
|
dependencies:
|
|
34
34
|
- !ruby/object:Gem::Dependency
|
|
35
35
|
name: railties
|
|
@@ -87,6 +87,7 @@ files:
|
|
|
87
87
|
- vendor/assets/images/country-4x3/ax.svg
|
|
88
88
|
- vendor/assets/images/country-4x3/az.svg
|
|
89
89
|
- vendor/assets/images/country-4x3/ba.svg
|
|
90
|
+
- vendor/assets/images/country-4x3/basque.svg
|
|
90
91
|
- vendor/assets/images/country-4x3/bb.svg
|
|
91
92
|
- vendor/assets/images/country-4x3/bd.svg
|
|
92
93
|
- vendor/assets/images/country-4x3/be.svg
|
metadata.gz.sig
CHANGED
|
Binary file
|