motion-steward 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/motion-steward +2 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: adbe9735dc7992626d91305de5fe4f802a3499cb
4
- data.tar.gz: f340890903488d8d0234df95c232a8d62733e8df
3
+ metadata.gz: 7a30b78136af48bb192803c2ea3158d7e07d8891
4
+ data.tar.gz: 07204ea80331a850970e2109db6e6de99fedabe2
5
5
  SHA512:
6
- metadata.gz: ad68238fb4e2d9a3ef4374cfa5f732fc81404a832654080237298fa3c9e7e3451c0bf0c6cdbec24c94953c20d2e3b2f01865094d50ab7248fa8c09cd4cfc747e
7
- data.tar.gz: b9b10c6d7190fd8264f81b500ba988bb4073bbd4f513e544def24be9ddb1650090b57cf2016832e80fae8d3edbbd09642c712dcef2484f4ab32f9c060c25f2f8
6
+ metadata.gz: 4bd97bc57bc7d6b1f96114e2a4bbe5e5855f4da0e85e9e18d892b94fcfb404d0fd4212e7c9ec6892a4f7ad5b13b5839244a4e77354f053eac0c0247375c869bd
7
+ data.tar.gz: f5975e52fe4e8e06f3445a732a0f68e062dd8897c45aafdc94c5d0e5e4c62b1fa89d8bacc2f5cd14ef7f6a4b2c730859a49e1d67548dc39d60a87a0577c0980b
data/bin/motion-steward CHANGED
@@ -49,7 +49,8 @@ def prompt_for_response message
49
49
  end
50
50
 
51
51
  def research
52
- term = prompt_for_response "Enter a search term or app name, and I'll return a return what people will see when the search for that term (along with some fancy data):"
52
+ term = prompt_for_response "Enter a search term or app name, and I'll return people will see when they search for that term (along with some fancy data):"
53
+ puts ''
53
54
  MotionSteward::AppStoreResearch.analyze(term)
54
55
  end
55
56
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: motion-steward
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amir Rajan