path-install 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: 403f15c5f5fb74a8da1b1ea0f322ade64024920fd1d1419bcc9a70574b8e30fc
4
- data.tar.gz: e1e83e3c62d6dbc25c8322462a3b684883c82468a9636116761b308850352337
3
+ metadata.gz: 3b6c44652fd1942b4bab4612099f0e092458d41458eb6b8a7a923e6237a025d4
4
+ data.tar.gz: 8a199a8d14a69d5e8269a3a0299b6ab90971f6e453c5d76a289ffe98fdf845cd
5
5
  SHA512:
6
- metadata.gz: 5b8e8a63bdbd290ee9f0ccc6004f25b0b1c7862b7cf7515b777fa32016c21d070e9fd21510a17cddde4c6c4f553ab18b6f74b52afabb2851ee79e78ece7454ee
7
- data.tar.gz: 4e5af6e33feee98aefb4323f2ceadab635bc57fe7cd2aeaf8c26ba5dae548569a6cbb0cd7c56d42fa21f52f1641dd32343722f3e4d3d9baf071f658fabdd5528
6
+ metadata.gz: 73b6eb9e04857caa46c8e28bebbf8606d822382081497e8892788e73ab12f9b96efcb1228dec3aa75238e7a9864345a149dae8db16b440b7ee0ade4eeaf05dc0
7
+ data.tar.gz: 17a30cd8086c6307b477c6b426c2792bcbc7c1dfa0f2a21ce2952e511e5dca324b887958ce8738748b897797e4b1e8108de1bc88b60e615647d5cb9b8c42f825
data/README.md CHANGED
@@ -22,7 +22,7 @@ export PATH=/usr/local/ruby2.5.1/bin:$PATH
22
22
 
23
23
  ## Contributing
24
24
 
25
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/path-install.
25
+ Bug reports and pull requests are welcome on GitHub at https://github.com/s3fxn/path-install.
26
26
 
27
27
  ## License
28
28
 
@@ -1,5 +1,5 @@
1
1
  module Path
2
2
  module Install
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: path-install
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
  - s3fxn
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-10-04 00:00:00.000000000 Z
11
+ date: 2018-10-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -42,7 +42,6 @@ description:
42
42
  email:
43
43
  - sssfxn@gmail.com
44
44
  executables:
45
- - ".bash_profile"
46
45
  - path-install
47
46
  extensions: []
48
47
  extra_rdoc_files: []
@@ -54,7 +53,6 @@ files:
54
53
  - Rakefile
55
54
  - bin/console
56
55
  - bin/setup
57
- - exe/.bash_profile
58
56
  - exe/path-install
59
57
  - lib/path/install.rb
60
58
  - lib/path/install/version.rb
@@ -1,4 +0,0 @@
1
-
2
- export PATH=/usr/local/ruby2.5.1/bin:$PATH
3
-
4
- export PATH=/usr/local/ruby2.5.1/bin:$PATH