csvr 0.3.0 → 0.4.0

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c30f8d1736189d25833a25b9a01a51a15968284f
4
- data.tar.gz: 02976b505b2bac0107d1b9230708416f9dbb2bd2
3
+ metadata.gz: 7687bf5713c52b2746159a141fa4586a35e0ffe7
4
+ data.tar.gz: 14f9999adcba26cdd46a7064c47655c975ef0777
5
5
  SHA512:
6
- metadata.gz: 987dc8d5124245ea4392429f9326dac7f64c5a2b33a72e4a9eccdd110235217e340c653830b4f80782aba893b769a896f0e4279797d608cf00b5cfcefa3ca4d6
7
- data.tar.gz: 5624105b3868166ef0ba692e518b2c40c1c6806e8700a6c33dc4698696471223968448cca2e578285f7e300dc8d59791a862f944e1560de5cd25fc9c33300688
6
+ metadata.gz: 51e5c6daf0e4b28da82f5f164ab9b09a429f9faf63da2006387827c2c2215c280602855974c848c1491162fdd01e47d02a3b543f722fce5fa4874e7951db794d
7
+ data.tar.gz: 5b5170d8624b4ec54794db96d86253c77908b0f5587034f7de6f6c684adad5b3c971c6c06322ce12961cb10c953592e188a6f18dd328314f2e01311f2284a66e
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: csvr
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Smith
@@ -24,7 +24,7 @@ files:
24
24
  - lib/csvr/format.rb
25
25
  - lib/csvr/parse.rb
26
26
  - lib/csvr/sqlitedb.rb
27
- homepage: http://idonthaveone.ca
27
+ homepage: https://github.com/sm1th-/csvr.git
28
28
  licenses:
29
29
  - MIT
30
30
  metadata: {}