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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bb4c0b3f60d930c2134a7e184cd60dad063a06d7
4
- data.tar.gz: 27df23769e50e735233208987bf6a95992f751d5
3
+ metadata.gz: 7e1f779ac24cd3863ff320b05d8d2c499f621954
4
+ data.tar.gz: 5a5df84a2b9d68531cbc04732136c8d073c37ac6
5
5
  SHA512:
6
- metadata.gz: 9b5183a605bf75bf06eefb301e909a869c848ad0cc8ff47ac2312e8985df3ed6f6744c30b10e68fdad8a73d5397ed3da4c566158854fb5531a4bc115d9b93968
7
- data.tar.gz: 85b0f83f8da800337c1c9edb4e9fd82f98d579c976f22f8da1548fc60a7f190a647cf7b5f40d48e4f2eb90f37c9ac2bb54eb32722d5a0b675b37c7c6eb5159c4
6
+ metadata.gz: e9cd290034a8e5d54edcb0d9fab419a71c42ef8088ec2c0a4b0a38870350b3f9e20bda6ecfe8ee40319e6a24135c687b0f779d87d23b5e63d42c7766d00251cf
7
+ data.tar.gz: 558a49d8eb52039183fc84405301a226c2eba37e167c4e65e78d439ec834075b1625b7b4fc7a88dfd9a40044e9e2eae51c88b8174257bcc02370379920afe537
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -1,4 +1,4 @@
1
1
  module SvgFlagsRails
2
- VERSION = '0.0.2' # https://github.com/koppi/iso-country-flags-svg-collection@285c21fb080c3ee132f494afa4f79741903b8c6c
2
+ VERSION = '0.0.3' # https://github.com/koppi/iso-country-flags-svg-collection@285c21fb080c3ee132f494afa4f79741903b8c6c
3
3
  end
4
4
 
@@ -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.2
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-16 00:00:00.000000000 Z
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