yap-shell 0.4.1 → 0.4.2

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
  SHA1:
3
- metadata.gz: cca1d07b231bb416a8b295be3f63df4d343de0c9
4
- data.tar.gz: 152bf268dedcba028e1f288a781f47fc818b780f
3
+ metadata.gz: e0558f5abd5e24fd1a8fc471da73dc1367490c7b
4
+ data.tar.gz: bea597584354851ecdd2c1c73ad56a6d7e60c7be
5
5
  SHA512:
6
- metadata.gz: 5fcb45c7edd79541be56467df065440dd90b723d8291733407c9bf76a63b896ec46a62278cd4acdb65064bcaf6e2fb97461e97ccdd3669434d5879f866078df9
7
- data.tar.gz: e600e1906665cf39be024ec45dd1fc88ecc397ff898e81adb129b2e1392a0d837bbd47c716b15eb75be4e394addb769c0ec8bd425a223a05ae1abb5d846f7469
6
+ metadata.gz: 8d40ad4023639b740d5512ab2303182bdb11b1961360268e723b90ab48881d77bbed90969532ef0517f68ea84e3a11a0cbf77f117b9a3cb1daa9d24cf722bdfa
7
+ data.tar.gz: 9e865dcb3d9659df3453413b1009f24e07d79d8320359785a9eab6a99181fbaeb6e5b8238d016bb8b8fbb90586867377e382d6efbf61fa9c3d8e9919881181c4
@@ -1,5 +1,5 @@
1
1
  module Yap
2
2
  module Shell
3
- VERSION = "0.4.1"
3
+ VERSION = "0.4.2"
4
4
  end
5
5
  end
data/yap-shell.gemspec CHANGED
@@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
28
28
  |you just installed it for. For example, with rbenv I use the below
29
29
  |alias in my ~/.profile file:
30
30
  |
31
- | alias yap='~/.rbenv/versions/2.2.3/bin/ruby ~/.rbenv/shims/yap'
31
+ | alias yep="rbenv local 2.2.3 && rbenv exec yap"
32
32
  |
33
33
  |Then, `source ~/.profile` or reload your shell. Now you can finally run:
34
34
  |
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: yap-shell
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zach Dennis
@@ -217,8 +217,8 @@ post_install_message: "\nGreetings forward-thinking traveler!\n\nLet's waste no
217
217
  this is my beta's beta. Yap has many cool ideas. I dare\nsay some of those made
218
218
  it into this very release.\n\n\e[033mLastly\e[0m, create an alias to the yap executable
219
219
  using the ruby version\nyou just installed it for. For example, with rbenv I use
220
- the below\nalias in my ~/.profile file:\n\n alias yap='~/.rbenv/versions/2.2.3/bin/ruby
221
- ~/.rbenv/shims/yap'\n\nThen, `source ~/.profile` or reload your shell. Now you can
220
+ the below\nalias in my ~/.profile file:\n\n alias yep=\"rbenv local 2.2.3 &&
221
+ rbenv exec yap\"\n\nThen, `source ~/.profile` or reload your shell. Now you can
222
222
  finally run:\n\n yap\n\nYou know your tooling better than me. If you need things
223
223
  to go a little\ndifferently than above you go right ahead. If any questions arise
224
224
  don't\nhesitate to holler over at Github. I may not always be home, but there will\nalways