looperman_samples 0.1.5 → 0.1.6

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
  SHA256:
3
- metadata.gz: dea3a51f2aafbed5cdf5339e3b9a766e23f2c89a4306cbd28ee3067fca0d6ed0
4
- data.tar.gz: 926ea6744d460bb8f3c18d2c09739f452789490d7e6f9f6379ad81146bc936e5
3
+ metadata.gz: 3e42db4eb33e531f47d71d6a744aff2d38c6d1b98fb68e7b27fb8024bec3e102
4
+ data.tar.gz: 21ef88b89fcbcabe85636a10bd24bc9769e1fd8e3ca80feda088c4ef1945e5e2
5
5
  SHA512:
6
- metadata.gz: a9369cbd2e6de9d4856691933335edd4a9008e5e1d507eb61f98dff4f7da897f93bc3a6d18a469046843f7a231f44926f6ba01b61c47c91af22efbf9767c71c3
7
- data.tar.gz: 1faf7a0ee5f7a54bd8b47c87ce93fb3235fb0a2a4c05f288ff53fbff19cea91c00869c00e904b5af4ca8ec2402caa7ab367bf06c4acd4eedb4d78549045c710b
6
+ metadata.gz: b798b0a49a9778094fd0e9285ae752f0c9d8b1b98ec35598a655504c4e2da8ffd2380339f66ad084201b8d1fa025f25450804eb582aed8b5b12f7d9062908188
7
+ data.tar.gz: eb9a854e85006d826e296454603f20659a6be828c6d8f09e2d58abaf28af52ce984304c7efed1f481d93391513ceebaae603884aa177618eda985abc4586dbb6
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- looperman_samples (0.1.5)
4
+ looperman_samples (0.1.6)
5
5
  nokogiri
6
6
 
7
7
  GEM
data/README.md CHANGED
@@ -18,7 +18,7 @@ Or install it yourself as:
18
18
 
19
19
  ## Usage
20
20
 
21
- After installation run bin/looperman_samples in your terminal and follow instructions.
21
+ After installation open your favorite console in your terminal, type LoopermanSamples::CLI.new.call and follow prompts to browse samples.
22
22
 
23
23
  ## Development
24
24
 
@@ -1,3 +1,3 @@
1
1
  module LoopermanSamples
2
- VERSION = "0.1.5"
2
+ VERSION = "0.1.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: looperman_samples
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - "'Harley Rayner'"