rqrcode 0.10.0 → 0.10.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c0f6962bd7ab53695b7d64327ee01be0921bddf6
4
- data.tar.gz: c2844ccc6c2fc736236fd82794c89a27cdc02918
3
+ metadata.gz: 26f31be7d65a2c99f43c5f32b04624dd6ccf214e
4
+ data.tar.gz: 4e102fa21c4509cd243bc175cb0d4f0093e4a009
5
5
  SHA512:
6
- metadata.gz: 5364262f8becf15bef10bbd7b2b72e19201a5131bbf6cd0ad463b27305ae91786b95ca5ec08a61fda66cbd18bab29a9c6e53628d1d76b3e87b9ad1f2a3c59911
7
- data.tar.gz: de4b69f860dcdaa003154aee8e7cd397ba8417c9b3611790f4e09bc85922e65ef19f2c9e28e42a80b829215c883021f377faad142015dfe89b7d4a09c6e0b194
6
+ metadata.gz: dd864e4980b78fcfcc4b3c142fea0ee5205599eabfc74f3c9b16023b9c3d7505131dcfe78c4067e59672ffd0bfadd53db1a29a0b57eab6bd953e0c7f309a1cb3
7
+ data.tar.gz: 10404efce4d90af63ab2f302f65243ceca285e736350d032acd5d48cf9b9fb768b67d5bf574e31a267f3b214cf0419cbfde6987fc12505282970628bf23da0cc
data/CHANGELOG CHANGED
@@ -1,3 +1,7 @@
1
+ *0.10.1* (Feb 11, 2016)
2
+
3
+ - Changed so that gem wont include images and tests.
4
+
1
5
  *0.10.0* (Feb 11, 2016)
2
6
 
3
7
  - Merged as_ansi by [Andy Brody](https://github.com/ab)
data/README.md CHANGED
@@ -6,6 +6,10 @@
6
6
 
7
7
  ## Short changelog
8
8
 
9
+ *0.10.1* (Feb 11, 2016)
10
+
11
+ - Changed so that gem wont include images and tests.
12
+
9
13
  *0.10.0* (Feb 11, 2016)
10
14
 
11
15
  - Merged as_ansi by [Andy Brody](https://github.com/ab)
@@ -1,3 +1,3 @@
1
1
  module RQRCode
2
- VERSION = "0.10.0"
2
+ VERSION = "0.10.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rqrcode
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.10.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Björn Blomqvist
@@ -66,17 +66,9 @@ extra_rdoc_files:
66
66
  - CHANGELOG
67
67
  - LICENSE
68
68
  files:
69
- - .gitignore
70
- - .travis.yml
71
69
  - CHANGELOG
72
- - Gemfile
73
70
  - LICENSE
74
71
  - README.md
75
- - Rakefile
76
- - TODO.md
77
- - images/ansi-screen-shot.png
78
- - images/github-qrcode.png
79
- - images/github-qrcode.svg
80
72
  - lib/rqrcode.rb
81
73
  - lib/rqrcode/core_ext.rb
82
74
  - lib/rqrcode/core_ext/array.rb
@@ -98,7 +90,6 @@ files:
98
90
  - lib/rqrcode/qrcode/qr_rs_block.rb
99
91
  - lib/rqrcode/qrcode/qr_util.rb
100
92
  - lib/rqrcode/version.rb
101
- - rqrcode.gemspec
102
93
  - test/data.rb
103
94
  - test/test_helper.rb
104
95
  - test/test_regresions.rb
data/.gitignore DELETED
@@ -1,5 +0,0 @@
1
- /pkg/
2
- .rvmrc
3
- Gemfile.lock
4
- *.sublime-project
5
- *.sublime-workspace
@@ -1,7 +0,0 @@
1
- language: ruby
2
- rvm:
3
- - 2.2.3
4
- - 2.1.6
5
- - 2.0.0
6
- - 1.9.3
7
- - jruby-19mode
data/Gemfile DELETED
@@ -1,9 +0,0 @@
1
- source 'https://rubygems.org'
2
-
3
- gem "chunky_png", "~> 1.0"
4
-
5
- group :test, :development do
6
- gem 'rake'
7
- gem 'test-unit'
8
- gem 'minitest'
9
- end
data/Rakefile DELETED
@@ -1,14 +0,0 @@
1
- require 'rake/testtask'
2
- require 'bundler'
3
-
4
- Bundler::GemHelper.install_tasks
5
-
6
- desc 'Run tests'
7
- Rake::TestTask.new do |t|
8
- t.libs << 'lib'
9
- t.libs << 'test'
10
- t.pattern = 'test/**/test_*.rb'
11
- t.verbose = true
12
- end
13
-
14
- task :default => [:test]
data/TODO.md DELETED
@@ -1,4 +0,0 @@
1
- - Add to_ansi rendering_
2
- - Add Kanji mode
3
- - Add ECI Mode
4
- - Improved performance for large QR codes
Binary file
Binary file
@@ -1,31 +0,0 @@
1
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ev="http://www.w3.org/2001/xml-events" width="319" height="319" shape-rendering="crispEdges">
2
- <rect width="11" height="11" x="0" y="0" style="fill:#000"/><rect width="11" height="11" x="11" y="0" style="fill:#000"/><rect width="11" height="11" x="22" y="0" style="fill:#000"/><rect width="11" height="11" x="33" y="0" style="fill:#000"/><rect width="11" height="11" x="44" y="0" style="fill:#000"/><rect width="11" height="11" x="55" y="0" style="fill:#000"/><rect width="11" height="11" x="66" y="0" style="fill:#000"/><rect width="11" height="11" x="99" y="0" style="fill:#000"/><rect width="11" height="11" x="110" y="0" style="fill:#000"/><rect width="11" height="11" x="121" y="0" style="fill:#000"/><rect width="11" height="11" x="143" y="0" style="fill:#000"/><rect width="11" height="11" x="198" y="0" style="fill:#000"/><rect width="11" height="11" x="209" y="0" style="fill:#000"/><rect width="11" height="11" x="242" y="0" style="fill:#000"/><rect width="11" height="11" x="253" y="0" style="fill:#000"/><rect width="11" height="11" x="264" y="0" style="fill:#000"/><rect width="11" height="11" x="275" y="0" style="fill:#000"/><rect width="11" height="11" x="286" y="0" style="fill:#000"/><rect width="11" height="11" x="297" y="0" style="fill:#000"/><rect width="11" height="11" x="308" y="0" style="fill:#000"/>
3
- <rect width="11" height="11" x="0" y="11" style="fill:#000"/><rect width="11" height="11" x="66" y="11" style="fill:#000"/><rect width="11" height="11" x="110" y="11" style="fill:#000"/><rect width="11" height="11" x="121" y="11" style="fill:#000"/><rect width="11" height="11" x="143" y="11" style="fill:#000"/><rect width="11" height="11" x="154" y="11" style="fill:#000"/><rect width="11" height="11" x="165" y="11" style="fill:#000"/><rect width="11" height="11" x="176" y="11" style="fill:#000"/><rect width="11" height="11" x="198" y="11" style="fill:#000"/><rect width="11" height="11" x="220" y="11" style="fill:#000"/><rect width="11" height="11" x="242" y="11" style="fill:#000"/><rect width="11" height="11" x="308" y="11" style="fill:#000"/>
4
- <rect width="11" height="11" x="0" y="22" style="fill:#000"/><rect width="11" height="11" x="22" y="22" style="fill:#000"/><rect width="11" height="11" x="33" y="22" style="fill:#000"/><rect width="11" height="11" x="44" y="22" style="fill:#000"/><rect width="11" height="11" x="66" y="22" style="fill:#000"/><rect width="11" height="11" x="88" y="22" style="fill:#000"/><rect width="11" height="11" x="99" y="22" style="fill:#000"/><rect width="11" height="11" x="132" y="22" style="fill:#000"/><rect width="11" height="11" x="165" y="22" style="fill:#000"/><rect width="11" height="11" x="198" y="22" style="fill:#000"/><rect width="11" height="11" x="220" y="22" style="fill:#000"/><rect width="11" height="11" x="242" y="22" style="fill:#000"/><rect width="11" height="11" x="264" y="22" style="fill:#000"/><rect width="11" height="11" x="275" y="22" style="fill:#000"/><rect width="11" height="11" x="286" y="22" style="fill:#000"/><rect width="11" height="11" x="308" y="22" style="fill:#000"/>
5
- <rect width="11" height="11" x="0" y="33" style="fill:#000"/><rect width="11" height="11" x="22" y="33" style="fill:#000"/><rect width="11" height="11" x="33" y="33" style="fill:#000"/><rect width="11" height="11" x="44" y="33" style="fill:#000"/><rect width="11" height="11" x="66" y="33" style="fill:#000"/><rect width="11" height="11" x="88" y="33" style="fill:#000"/><rect width="11" height="11" x="99" y="33" style="fill:#000"/><rect width="11" height="11" x="110" y="33" style="fill:#000"/><rect width="11" height="11" x="143" y="33" style="fill:#000"/><rect width="11" height="11" x="165" y="33" style="fill:#000"/><rect width="11" height="11" x="187" y="33" style="fill:#000"/><rect width="11" height="11" x="209" y="33" style="fill:#000"/><rect width="11" height="11" x="220" y="33" style="fill:#000"/><rect width="11" height="11" x="242" y="33" style="fill:#000"/><rect width="11" height="11" x="264" y="33" style="fill:#000"/><rect width="11" height="11" x="275" y="33" style="fill:#000"/><rect width="11" height="11" x="286" y="33" style="fill:#000"/><rect width="11" height="11" x="308" y="33" style="fill:#000"/>
6
- <rect width="11" height="11" x="0" y="44" style="fill:#000"/><rect width="11" height="11" x="22" y="44" style="fill:#000"/><rect width="11" height="11" x="33" y="44" style="fill:#000"/><rect width="11" height="11" x="44" y="44" style="fill:#000"/><rect width="11" height="11" x="66" y="44" style="fill:#000"/><rect width="11" height="11" x="110" y="44" style="fill:#000"/><rect width="11" height="11" x="121" y="44" style="fill:#000"/><rect width="11" height="11" x="132" y="44" style="fill:#000"/><rect width="11" height="11" x="143" y="44" style="fill:#000"/><rect width="11" height="11" x="154" y="44" style="fill:#000"/><rect width="11" height="11" x="165" y="44" style="fill:#000"/><rect width="11" height="11" x="176" y="44" style="fill:#000"/><rect width="11" height="11" x="187" y="44" style="fill:#000"/><rect width="11" height="11" x="209" y="44" style="fill:#000"/><rect width="11" height="11" x="242" y="44" style="fill:#000"/><rect width="11" height="11" x="264" y="44" style="fill:#000"/><rect width="11" height="11" x="275" y="44" style="fill:#000"/><rect width="11" height="11" x="286" y="44" style="fill:#000"/><rect width="11" height="11" x="308" y="44" style="fill:#000"/>
7
- <rect width="11" height="11" x="0" y="55" style="fill:#000"/><rect width="11" height="11" x="66" y="55" style="fill:#000"/><rect width="11" height="11" x="110" y="55" style="fill:#000"/><rect width="11" height="11" x="121" y="55" style="fill:#000"/><rect width="11" height="11" x="165" y="55" style="fill:#000"/><rect width="11" height="11" x="187" y="55" style="fill:#000"/><rect width="11" height="11" x="198" y="55" style="fill:#000"/><rect width="11" height="11" x="242" y="55" style="fill:#000"/><rect width="11" height="11" x="308" y="55" style="fill:#000"/>
8
- <rect width="11" height="11" x="0" y="66" style="fill:#000"/><rect width="11" height="11" x="11" y="66" style="fill:#000"/><rect width="11" height="11" x="22" y="66" style="fill:#000"/><rect width="11" height="11" x="33" y="66" style="fill:#000"/><rect width="11" height="11" x="44" y="66" style="fill:#000"/><rect width="11" height="11" x="55" y="66" style="fill:#000"/><rect width="11" height="11" x="66" y="66" style="fill:#000"/><rect width="11" height="11" x="88" y="66" style="fill:#000"/><rect width="11" height="11" x="110" y="66" style="fill:#000"/><rect width="11" height="11" x="132" y="66" style="fill:#000"/><rect width="11" height="11" x="154" y="66" style="fill:#000"/><rect width="11" height="11" x="176" y="66" style="fill:#000"/><rect width="11" height="11" x="198" y="66" style="fill:#000"/><rect width="11" height="11" x="220" y="66" style="fill:#000"/><rect width="11" height="11" x="242" y="66" style="fill:#000"/><rect width="11" height="11" x="253" y="66" style="fill:#000"/><rect width="11" height="11" x="264" y="66" style="fill:#000"/><rect width="11" height="11" x="275" y="66" style="fill:#000"/><rect width="11" height="11" x="286" y="66" style="fill:#000"/><rect width="11" height="11" x="297" y="66" style="fill:#000"/><rect width="11" height="11" x="308" y="66" style="fill:#000"/>
9
- <rect width="11" height="11" x="99" y="77" style="fill:#000"/><rect width="11" height="11" x="132" y="77" style="fill:#000"/><rect width="11" height="11" x="143" y="77" style="fill:#000"/><rect width="11" height="11" x="154" y="77" style="fill:#000"/><rect width="11" height="11" x="209" y="77" style="fill:#000"/>
10
- <rect width="11" height="11" x="33" y="88" style="fill:#000"/><rect width="11" height="11" x="44" y="88" style="fill:#000"/><rect width="11" height="11" x="66" y="88" style="fill:#000"/><rect width="11" height="11" x="77" y="88" style="fill:#000"/><rect width="11" height="11" x="99" y="88" style="fill:#000"/><rect width="11" height="11" x="132" y="88" style="fill:#000"/><rect width="11" height="11" x="165" y="88" style="fill:#000"/><rect width="11" height="11" x="176" y="88" style="fill:#000"/><rect width="11" height="11" x="198" y="88" style="fill:#000"/><rect width="11" height="11" x="209" y="88" style="fill:#000"/><rect width="11" height="11" x="220" y="88" style="fill:#000"/><rect width="11" height="11" x="275" y="88" style="fill:#000"/><rect width="11" height="11" x="286" y="88" style="fill:#000"/>
11
- <rect width="11" height="11" x="22" y="99" style="fill:#000"/><rect width="11" height="11" x="33" y="99" style="fill:#000"/><rect width="11" height="11" x="44" y="99" style="fill:#000"/><rect width="11" height="11" x="55" y="99" style="fill:#000"/><rect width="11" height="11" x="99" y="99" style="fill:#000"/><rect width="11" height="11" x="132" y="99" style="fill:#000"/><rect width="11" height="11" x="143" y="99" style="fill:#000"/><rect width="11" height="11" x="154" y="99" style="fill:#000"/><rect width="11" height="11" x="176" y="99" style="fill:#000"/><rect width="11" height="11" x="220" y="99" style="fill:#000"/><rect width="11" height="11" x="242" y="99" style="fill:#000"/><rect width="11" height="11" x="264" y="99" style="fill:#000"/><rect width="11" height="11" x="275" y="99" style="fill:#000"/><rect width="11" height="11" x="297" y="99" style="fill:#000"/>
12
- <rect width="11" height="11" x="11" y="110" style="fill:#000"/><rect width="11" height="11" x="33" y="110" style="fill:#000"/><rect width="11" height="11" x="66" y="110" style="fill:#000"/><rect width="11" height="11" x="88" y="110" style="fill:#000"/><rect width="11" height="11" x="143" y="110" style="fill:#000"/><rect width="11" height="11" x="198" y="110" style="fill:#000"/><rect width="11" height="11" x="242" y="110" style="fill:#000"/>
13
- <rect width="11" height="11" x="11" y="121" style="fill:#000"/><rect width="11" height="11" x="22" y="121" style="fill:#000"/><rect width="11" height="11" x="33" y="121" style="fill:#000"/><rect width="11" height="11" x="55" y="121" style="fill:#000"/><rect width="11" height="11" x="77" y="121" style="fill:#000"/><rect width="11" height="11" x="88" y="121" style="fill:#000"/><rect width="11" height="11" x="99" y="121" style="fill:#000"/><rect width="11" height="11" x="132" y="121" style="fill:#000"/><rect width="11" height="11" x="143" y="121" style="fill:#000"/><rect width="11" height="11" x="154" y="121" style="fill:#000"/><rect width="11" height="11" x="176" y="121" style="fill:#000"/><rect width="11" height="11" x="198" y="121" style="fill:#000"/><rect width="11" height="11" x="231" y="121" style="fill:#000"/><rect width="11" height="11" x="275" y="121" style="fill:#000"/><rect width="11" height="11" x="308" y="121" style="fill:#000"/>
14
- <rect width="11" height="11" x="44" y="132" style="fill:#000"/><rect width="11" height="11" x="66" y="132" style="fill:#000"/><rect width="11" height="11" x="77" y="132" style="fill:#000"/><rect width="11" height="11" x="88" y="132" style="fill:#000"/><rect width="11" height="11" x="99" y="132" style="fill:#000"/><rect width="11" height="11" x="110" y="132" style="fill:#000"/><rect width="11" height="11" x="143" y="132" style="fill:#000"/><rect width="11" height="11" x="165" y="132" style="fill:#000"/><rect width="11" height="11" x="187" y="132" style="fill:#000"/><rect width="11" height="11" x="209" y="132" style="fill:#000"/><rect width="11" height="11" x="231" y="132" style="fill:#000"/><rect width="11" height="11" x="242" y="132" style="fill:#000"/><rect width="11" height="11" x="253" y="132" style="fill:#000"/><rect width="11" height="11" x="275" y="132" style="fill:#000"/><rect width="11" height="11" x="297" y="132" style="fill:#000"/>
15
- <rect width="11" height="11" x="11" y="143" style="fill:#000"/><rect width="11" height="11" x="22" y="143" style="fill:#000"/><rect width="11" height="11" x="44" y="143" style="fill:#000"/><rect width="11" height="11" x="55" y="143" style="fill:#000"/><rect width="11" height="11" x="143" y="143" style="fill:#000"/><rect width="11" height="11" x="154" y="143" style="fill:#000"/><rect width="11" height="11" x="187" y="143" style="fill:#000"/><rect width="11" height="11" x="242" y="143" style="fill:#000"/><rect width="11" height="11" x="264" y="143" style="fill:#000"/><rect width="11" height="11" x="286" y="143" style="fill:#000"/><rect width="11" height="11" x="308" y="143" style="fill:#000"/>
16
- <rect width="11" height="11" x="0" y="154" style="fill:#000"/><rect width="11" height="11" x="22" y="154" style="fill:#000"/><rect width="11" height="11" x="33" y="154" style="fill:#000"/><rect width="11" height="11" x="55" y="154" style="fill:#000"/><rect width="11" height="11" x="66" y="154" style="fill:#000"/><rect width="11" height="11" x="77" y="154" style="fill:#000"/><rect width="11" height="11" x="88" y="154" style="fill:#000"/><rect width="11" height="11" x="132" y="154" style="fill:#000"/><rect width="11" height="11" x="143" y="154" style="fill:#000"/><rect width="11" height="11" x="198" y="154" style="fill:#000"/><rect width="11" height="11" x="209" y="154" style="fill:#000"/><rect width="11" height="11" x="220" y="154" style="fill:#000"/><rect width="11" height="11" x="275" y="154" style="fill:#000"/><rect width="11" height="11" x="297" y="154" style="fill:#000"/><rect width="11" height="11" x="308" y="154" style="fill:#000"/>
17
- <rect width="11" height="11" x="0" y="165" style="fill:#000"/><rect width="11" height="11" x="22" y="165" style="fill:#000"/><rect width="11" height="11" x="55" y="165" style="fill:#000"/><rect width="11" height="11" x="110" y="165" style="fill:#000"/><rect width="11" height="11" x="143" y="165" style="fill:#000"/><rect width="11" height="11" x="187" y="165" style="fill:#000"/><rect width="11" height="11" x="198" y="165" style="fill:#000"/><rect width="11" height="11" x="220" y="165" style="fill:#000"/><rect width="11" height="11" x="275" y="165" style="fill:#000"/><rect width="11" height="11" x="286" y="165" style="fill:#000"/>
18
- <rect width="11" height="11" x="33" y="176" style="fill:#000"/><rect width="11" height="11" x="44" y="176" style="fill:#000"/><rect width="11" height="11" x="55" y="176" style="fill:#000"/><rect width="11" height="11" x="66" y="176" style="fill:#000"/><rect width="11" height="11" x="88" y="176" style="fill:#000"/><rect width="11" height="11" x="110" y="176" style="fill:#000"/><rect width="11" height="11" x="132" y="176" style="fill:#000"/><rect width="11" height="11" x="143" y="176" style="fill:#000"/><rect width="11" height="11" x="154" y="176" style="fill:#000"/><rect width="11" height="11" x="198" y="176" style="fill:#000"/><rect width="11" height="11" x="209" y="176" style="fill:#000"/><rect width="11" height="11" x="220" y="176" style="fill:#000"/><rect width="11" height="11" x="242" y="176" style="fill:#000"/><rect width="11" height="11" x="253" y="176" style="fill:#000"/><rect width="11" height="11" x="275" y="176" style="fill:#000"/><rect width="11" height="11" x="297" y="176" style="fill:#000"/>
19
- <rect width="11" height="11" x="0" y="187" style="fill:#000"/><rect width="11" height="11" x="11" y="187" style="fill:#000"/><rect width="11" height="11" x="22" y="187" style="fill:#000"/><rect width="11" height="11" x="33" y="187" style="fill:#000"/><rect width="11" height="11" x="99" y="187" style="fill:#000"/><rect width="11" height="11" x="121" y="187" style="fill:#000"/><rect width="11" height="11" x="176" y="187" style="fill:#000"/><rect width="11" height="11" x="187" y="187" style="fill:#000"/><rect width="11" height="11" x="198" y="187" style="fill:#000"/><rect width="11" height="11" x="220" y="187" style="fill:#000"/><rect width="11" height="11" x="242" y="187" style="fill:#000"/><rect width="11" height="11" x="253" y="187" style="fill:#000"/><rect width="11" height="11" x="264" y="187" style="fill:#000"/>
20
- <rect width="11" height="11" x="0" y="198" style="fill:#000"/><rect width="11" height="11" x="11" y="198" style="fill:#000"/><rect width="11" height="11" x="33" y="198" style="fill:#000"/><rect width="11" height="11" x="44" y="198" style="fill:#000"/><rect width="11" height="11" x="66" y="198" style="fill:#000"/><rect width="11" height="11" x="110" y="198" style="fill:#000"/><rect width="11" height="11" x="132" y="198" style="fill:#000"/><rect width="11" height="11" x="165" y="198" style="fill:#000"/><rect width="11" height="11" x="220" y="198" style="fill:#000"/><rect width="11" height="11" x="264" y="198" style="fill:#000"/><rect width="11" height="11" x="308" y="198" style="fill:#000"/>
21
- <rect width="11" height="11" x="0" y="209" style="fill:#000"/><rect width="11" height="11" x="11" y="209" style="fill:#000"/><rect width="11" height="11" x="22" y="209" style="fill:#000"/><rect width="11" height="11" x="33" y="209" style="fill:#000"/><rect width="11" height="11" x="44" y="209" style="fill:#000"/><rect width="11" height="11" x="55" y="209" style="fill:#000"/><rect width="11" height="11" x="77" y="209" style="fill:#000"/><rect width="11" height="11" x="88" y="209" style="fill:#000"/><rect width="11" height="11" x="110" y="209" style="fill:#000"/><rect width="11" height="11" x="132" y="209" style="fill:#000"/><rect width="11" height="11" x="143" y="209" style="fill:#000"/><rect width="11" height="11" x="165" y="209" style="fill:#000"/><rect width="11" height="11" x="231" y="209" style="fill:#000"/><rect width="11" height="11" x="242" y="209" style="fill:#000"/><rect width="11" height="11" x="253" y="209" style="fill:#000"/><rect width="11" height="11" x="286" y="209" style="fill:#000"/><rect width="11" height="11" x="308" y="209" style="fill:#000"/>
22
- <rect width="11" height="11" x="0" y="220" style="fill:#000"/><rect width="11" height="11" x="11" y="220" style="fill:#000"/><rect width="11" height="11" x="22" y="220" style="fill:#000"/><rect width="11" height="11" x="55" y="220" style="fill:#000"/><rect width="11" height="11" x="66" y="220" style="fill:#000"/><rect width="11" height="11" x="110" y="220" style="fill:#000"/><rect width="11" height="11" x="121" y="220" style="fill:#000"/><rect width="11" height="11" x="132" y="220" style="fill:#000"/><rect width="11" height="11" x="198" y="220" style="fill:#000"/><rect width="11" height="11" x="220" y="220" style="fill:#000"/><rect width="11" height="11" x="231" y="220" style="fill:#000"/><rect width="11" height="11" x="242" y="220" style="fill:#000"/><rect width="11" height="11" x="253" y="220" style="fill:#000"/><rect width="11" height="11" x="264" y="220" style="fill:#000"/><rect width="11" height="11" x="275" y="220" style="fill:#000"/><rect width="11" height="11" x="286" y="220" style="fill:#000"/><rect width="11" height="11" x="297" y="220" style="fill:#000"/><rect width="11" height="11" x="308" y="220" style="fill:#000"/>
23
- <rect width="11" height="11" x="88" y="231" style="fill:#000"/><rect width="11" height="11" x="110" y="231" style="fill:#000"/><rect width="11" height="11" x="143" y="231" style="fill:#000"/><rect width="11" height="11" x="154" y="231" style="fill:#000"/><rect width="11" height="11" x="220" y="231" style="fill:#000"/><rect width="11" height="11" x="264" y="231" style="fill:#000"/><rect width="11" height="11" x="275" y="231" style="fill:#000"/><rect width="11" height="11" x="286" y="231" style="fill:#000"/>
24
- <rect width="11" height="11" x="0" y="242" style="fill:#000"/><rect width="11" height="11" x="11" y="242" style="fill:#000"/><rect width="11" height="11" x="22" y="242" style="fill:#000"/><rect width="11" height="11" x="33" y="242" style="fill:#000"/><rect width="11" height="11" x="44" y="242" style="fill:#000"/><rect width="11" height="11" x="55" y="242" style="fill:#000"/><rect width="11" height="11" x="66" y="242" style="fill:#000"/><rect width="11" height="11" x="88" y="242" style="fill:#000"/><rect width="11" height="11" x="121" y="242" style="fill:#000"/><rect width="11" height="11" x="132" y="242" style="fill:#000"/><rect width="11" height="11" x="209" y="242" style="fill:#000"/><rect width="11" height="11" x="220" y="242" style="fill:#000"/><rect width="11" height="11" x="242" y="242" style="fill:#000"/><rect width="11" height="11" x="264" y="242" style="fill:#000"/><rect width="11" height="11" x="286" y="242" style="fill:#000"/>
25
- <rect width="11" height="11" x="0" y="253" style="fill:#000"/><rect width="11" height="11" x="66" y="253" style="fill:#000"/><rect width="11" height="11" x="110" y="253" style="fill:#000"/><rect width="11" height="11" x="121" y="253" style="fill:#000"/><rect width="11" height="11" x="132" y="253" style="fill:#000"/><rect width="11" height="11" x="143" y="253" style="fill:#000"/><rect width="11" height="11" x="176" y="253" style="fill:#000"/><rect width="11" height="11" x="198" y="253" style="fill:#000"/><rect width="11" height="11" x="209" y="253" style="fill:#000"/><rect width="11" height="11" x="220" y="253" style="fill:#000"/><rect width="11" height="11" x="264" y="253" style="fill:#000"/><rect width="11" height="11" x="275" y="253" style="fill:#000"/><rect width="11" height="11" x="297" y="253" style="fill:#000"/><rect width="11" height="11" x="308" y="253" style="fill:#000"/>
26
- <rect width="11" height="11" x="0" y="264" style="fill:#000"/><rect width="11" height="11" x="22" y="264" style="fill:#000"/><rect width="11" height="11" x="33" y="264" style="fill:#000"/><rect width="11" height="11" x="44" y="264" style="fill:#000"/><rect width="11" height="11" x="66" y="264" style="fill:#000"/><rect width="11" height="11" x="88" y="264" style="fill:#000"/><rect width="11" height="11" x="99" y="264" style="fill:#000"/><rect width="11" height="11" x="132" y="264" style="fill:#000"/><rect width="11" height="11" x="187" y="264" style="fill:#000"/><rect width="11" height="11" x="198" y="264" style="fill:#000"/><rect width="11" height="11" x="209" y="264" style="fill:#000"/><rect width="11" height="11" x="220" y="264" style="fill:#000"/><rect width="11" height="11" x="231" y="264" style="fill:#000"/><rect width="11" height="11" x="242" y="264" style="fill:#000"/><rect width="11" height="11" x="253" y="264" style="fill:#000"/><rect width="11" height="11" x="264" y="264" style="fill:#000"/><rect width="11" height="11" x="308" y="264" style="fill:#000"/>
27
- <rect width="11" height="11" x="0" y="275" style="fill:#000"/><rect width="11" height="11" x="22" y="275" style="fill:#000"/><rect width="11" height="11" x="33" y="275" style="fill:#000"/><rect width="11" height="11" x="44" y="275" style="fill:#000"/><rect width="11" height="11" x="66" y="275" style="fill:#000"/><rect width="11" height="11" x="88" y="275" style="fill:#000"/><rect width="11" height="11" x="110" y="275" style="fill:#000"/><rect width="11" height="11" x="121" y="275" style="fill:#000"/><rect width="11" height="11" x="132" y="275" style="fill:#000"/><rect width="11" height="11" x="143" y="275" style="fill:#000"/><rect width="11" height="11" x="154" y="275" style="fill:#000"/><rect width="11" height="11" x="176" y="275" style="fill:#000"/><rect width="11" height="11" x="231" y="275" style="fill:#000"/><rect width="11" height="11" x="253" y="275" style="fill:#000"/><rect width="11" height="11" x="297" y="275" style="fill:#000"/>
28
- <rect width="11" height="11" x="0" y="286" style="fill:#000"/><rect width="11" height="11" x="22" y="286" style="fill:#000"/><rect width="11" height="11" x="33" y="286" style="fill:#000"/><rect width="11" height="11" x="44" y="286" style="fill:#000"/><rect width="11" height="11" x="66" y="286" style="fill:#000"/><rect width="11" height="11" x="110" y="286" style="fill:#000"/><rect width="11" height="11" x="121" y="286" style="fill:#000"/><rect width="11" height="11" x="132" y="286" style="fill:#000"/><rect width="11" height="11" x="165" y="286" style="fill:#000"/><rect width="11" height="11" x="231" y="286" style="fill:#000"/><rect width="11" height="11" x="264" y="286" style="fill:#000"/><rect width="11" height="11" x="286" y="286" style="fill:#000"/><rect width="11" height="11" x="297" y="286" style="fill:#000"/><rect width="11" height="11" x="308" y="286" style="fill:#000"/>
29
- <rect width="11" height="11" x="0" y="297" style="fill:#000"/><rect width="11" height="11" x="66" y="297" style="fill:#000"/><rect width="11" height="11" x="99" y="297" style="fill:#000"/><rect width="11" height="11" x="132" y="297" style="fill:#000"/><rect width="11" height="11" x="154" y="297" style="fill:#000"/><rect width="11" height="11" x="209" y="297" style="fill:#000"/><rect width="11" height="11" x="220" y="297" style="fill:#000"/><rect width="11" height="11" x="242" y="297" style="fill:#000"/><rect width="11" height="11" x="264" y="297" style="fill:#000"/><rect width="11" height="11" x="275" y="297" style="fill:#000"/><rect width="11" height="11" x="286" y="297" style="fill:#000"/><rect width="11" height="11" x="308" y="297" style="fill:#000"/>
30
- <rect width="11" height="11" x="0" y="308" style="fill:#000"/><rect width="11" height="11" x="11" y="308" style="fill:#000"/><rect width="11" height="11" x="22" y="308" style="fill:#000"/><rect width="11" height="11" x="33" y="308" style="fill:#000"/><rect width="11" height="11" x="44" y="308" style="fill:#000"/><rect width="11" height="11" x="55" y="308" style="fill:#000"/><rect width="11" height="11" x="66" y="308" style="fill:#000"/><rect width="11" height="11" x="99" y="308" style="fill:#000"/><rect width="11" height="11" x="154" y="308" style="fill:#000"/><rect width="11" height="11" x="176" y="308" style="fill:#000"/><rect width="11" height="11" x="198" y="308" style="fill:#000"/><rect width="11" height="11" x="220" y="308" style="fill:#000"/><rect width="11" height="11" x="253" y="308" style="fill:#000"/><rect width="11" height="11" x="264" y="308" style="fill:#000"/>
31
- </svg>
@@ -1,32 +0,0 @@
1
- # -*- encoding: utf-8 -*-
2
- $:.push File.expand_path("../lib", __FILE__)
3
- require "rqrcode/version"
4
-
5
- Gem::Specification.new do |s|
6
- s.name = "rqrcode"
7
- s.version = RQRCode::VERSION
8
- s.platform = Gem::Platform::RUBY
9
- s.authors = ["Björn Blomqvist","Duncan Robertson"]
10
- s.email = ["darwin@bits2life.com"]
11
- s.homepage = "https://github.com/whomwah/rqrcode"
12
- s.summary = "A library to encode QR Codes"
13
- s.description = <<EOF
14
- rQRCode is a library for encoding QR Codes. The simple
15
- interface allows you to create QR Code data structures
16
- ready to be displayed in the way you choose.
17
- EOF
18
-
19
- s.required_rubygems_version = Gem::Requirement.new('>= 1.3.6')
20
-
21
- s.add_dependency 'chunky_png', "~> 1.0"
22
-
23
- s.add_development_dependency "rake"
24
- s.add_development_dependency("bundler", ">= 1.0.0")
25
-
26
- s.has_rdoc = true
27
- s.extra_rdoc_files = ["README.md", "CHANGELOG", "LICENSE"]
28
- s.files = `git ls-files`.split("\n")
29
- s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
30
- s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
31
- s.require_paths = ["lib"]
32
- end