siddharthasampler 0.2.0 → 0.2.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
  SHA1:
3
- metadata.gz: 0ab9e00aa40855cfd3044cd6cecd8598038be4f5
4
- data.tar.gz: 21c43fc4fd4bfa6a9f52c8d3396986823b8cdd1d
3
+ metadata.gz: 7f311cee51dcfb3044097cc74d44fcd8062ed7d2
4
+ data.tar.gz: 5343f797b2cd8995deed6dc053c981547c8124a4
5
5
  SHA512:
6
- metadata.gz: 8f9f0922997ca8ff7442ffa40def332a9f13cab0aad20fd3ea07e81f16b041fd65abb1aaab4779d1d7c187c2cbb07c4b027705ce973dcf512003c80f01050543
7
- data.tar.gz: '0365638b9afac8847f90e33d011eab7e6dc07a4047711e377764be1b42cfe883adc4b604f886371fe9ab4b87dcb8b860f498add4da19c9d38b866a763b6fdee4'
6
+ metadata.gz: 69d05f069b0fe2a2b0a61d1db671536ffee71f3cde0c07fc05ea473a486bebcfe14771db6862de65210504d95c6fce685be89f52c1a0057f727df6acd350b57e
7
+ data.tar.gz: df994493e244d599bea754657c291a47d7437dfb4f1bc011fba545d2feed3584a5c64a7cc84ea0363b4afbca204546f984de1ad72e87a2fb7bee80bd4757c662
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- siddharthasampler (0.1.0)
4
+ siddharthasampler (0.2.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -14,7 +14,6 @@ PLATFORMS
14
14
  DEPENDENCIES
15
15
  bundler (~> 1.16)
16
16
  rake (~> 10.0)
17
- siddharthasampler!
18
17
 
19
18
  BUNDLED WITH
20
19
  1.16.0
@@ -1,3 +1,3 @@
1
1
  module Siddharthasampler
2
- VERSION = "0.2.0"
2
+ VERSION = "0.2.1"
3
3
  end
Binary file
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["matthewallenblack@gmail.com"]
11
11
 
12
12
  spec.summary = %q{Outputs a > 1,000-character excerpt of a great book.}
13
- spec.description = "A ~1,000-character selection is the default, but you can change that by calling Siddharthasampler.read(2000), for example."
13
+ spec.description = "A ~1,000-character selection is the default, but you can change that by calling Siddharthasampler.read(2000), for example."
14
14
  spec.homepage = "https://github.com/matthew-black/siddharthasampler"
15
15
  spec.license = "MIT"
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: siddharthasampler
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthew Black
@@ -60,6 +60,7 @@ files:
60
60
  - lib/siddharthasampler.rb
61
61
  - lib/siddharthasampler/version.rb
62
62
  - siddharthasampler-0.1.0.gem
63
+ - siddharthasampler-0.2.0.gem
63
64
  - siddharthasampler.gemspec
64
65
  homepage: https://github.com/matthew-black/siddharthasampler
65
66
  licenses: