clippings 0.1.0 → 0.1.1

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
  SHA256:
3
- metadata.gz: 92b07bdac3414a78b7a73d38b5225c417529ce47e825b854d8c759b6ecfca1ac
4
- data.tar.gz: 179599de9d35808b66527fa289f2ec6d66ea1170ef177cc862718c3be84d23c9
3
+ metadata.gz: 5afd015d451d752cdcf7ab40d7c5e753c9cbac14e0ba6e0df95d603b9bab2df0
4
+ data.tar.gz: f722b6e8edf0866734715955eb70200d269cbf9ca8e57072b01797dbfd6a2b33
5
5
  SHA512:
6
- metadata.gz: a6b63c6eb9c171edee0b279983dff1c5e4bda9608226a186a83058837e436393c67cb662eaf1ab7583f6f5617c12f5a5414f471372765b7220bbc5a8226c4315
7
- data.tar.gz: 3d92b9383468cb90fab66c6f5f1eecdf9971bf0d0fa8d5dbd4f108d28139d3a2d1e12008dab6e81d670a2a75458a2965ca9e2380299a077960609039f3979295
6
+ metadata.gz: d2232f2b1e81fc78988cde80f005684aaf4a3b29e7f4851f57fa1fd02c4a316433ecc66076c80b7c34d56ec8cdb03ea8b6646579357dda0d5188ae3c2b2212c0
7
+ data.tar.gz: 22f28eac2bbe537bb14f32bf92c81979a2272e4883b8d9c9fdeb05448d8a8cc8cce2f781149a3a5444da367194a7a7c7f46da51df59e2bcb480c7bed10a1860c
data/clippings.gemspec CHANGED
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{Parse notes and highlights in your Kindle clippings}
13
13
  spec.description = %q{Parse notes and highlights in your Kindle clippings, the name of the Kindle clipper file was 'My Clippings.txt'}
14
- spec.homepage = "https://github.com/BadTudou/clippings"
14
+ spec.homepage = "https://github.com/BadTudou/clippings-gem"
15
15
  spec.license = "MIT"
16
16
 
17
17
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
@@ -1,3 +1,3 @@
1
1
  module Clippings
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: clippings
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - badtudou
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-12-15 00:00:00.000000000 Z
11
+ date: 2017-12-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -56,7 +56,7 @@ files:
56
56
  - clippings.gemspec
57
57
  - lib/clippings.rb
58
58
  - lib/clippings/version.rb
59
- homepage: https://github.com/BadTudou/clippings
59
+ homepage: https://github.com/BadTudou/clippings-gem
60
60
  licenses:
61
61
  - MIT
62
62
  metadata: