rebuild 0.1.2 → 0.1.3

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: 1565deec902a3cebabb11855e8ac6ebdfbd77fb0
4
- data.tar.gz: b39c6cdd82a376cad9c57cfda872c69085ff17aa
3
+ metadata.gz: 957706f22bd92740d0d8cd7848ea386b79f4b58f
4
+ data.tar.gz: 50509f90336c574c79d48c884e4b26a721c4b206
5
5
  SHA512:
6
- metadata.gz: bd5c261a4e83a7fdb9f50cc790101cf7dd51725b4228cc986849a44799bd57e4218e0580c5efb0bf41b910ccbc09dc7a2e205a350552c8046b733c96cdc6eddf
7
- data.tar.gz: 1ef524cdfef3536a3e9c648a9faa4d5080ec595379effff9f96ba8f3ef6a5535127e40ae52c0277ebb00d10c3e03708de57fb565d5905bc59f24d8e65dd98a29
6
+ metadata.gz: 0be07f9ed542d865d2ce7779d72a56989f2e90e21b0499ea166186cdc37f98412d94a795aac62d84abe0e90cb5dc528ad105bdaf005b9dfebcfe0ebc2df3a46e
7
+ data.tar.gz: f350ad7dee2d1c10c0761034260a2051002eefce4a53b60a118c2e03f1e7d96e262a78afeb6bae33a704dde7efa23cfa35f171ff5b1089cf20afbabdf80a63bb
@@ -1,3 +1,3 @@
1
1
  module Rebuild
2
- VERSION = '0.1.2'
2
+ VERSION = '0.1.3'
3
3
  end
data/rebuild.gemspec CHANGED
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ["Takashi Kokubun"]
10
10
  spec.email = ["takashikkbn@gmail.com"]
11
11
  spec.summary = %q{Full-automatic command line tools installer for OSX Yosemite}
12
- spec.description = %q{Rebuild allows you to achieve mouse-free command line tools installation in OSX Yosemite. Then `rebuild` clones your GitHub repository and runs all of your bootstrap scripts. Thus you can setup or synchronize your environment by just executing `rebuild <username>/<project>`.}
12
+ spec.description = %q{This gem allows you to achieve mouse-free command line tools installation in OSX Yosemite. Then `rebuild` clones your GitHub repository and runs all of your bootstrap scripts. Thus you can setup or synchronize your environment by just executing `rebuild [username]/[project]`.}
13
13
  spec.homepage = "https://github.com/k0kubun/rebuild"
14
14
  spec.license = "MIT"
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rebuild
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Takashi Kokubun
@@ -38,10 +38,10 @@ dependencies:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
40
  version: '10.0'
41
- description: Rebuild allows you to achieve mouse-free command line tools installation
41
+ description: This gem allows you to achieve mouse-free command line tools installation
42
42
  in OSX Yosemite. Then `rebuild` clones your GitHub repository and runs all of your
43
43
  bootstrap scripts. Thus you can setup or synchronize your environment by just executing
44
- `rebuild <username>/<project>`.
44
+ `rebuild [username]/[project]`.
45
45
  email:
46
46
  - takashikkbn@gmail.com
47
47
  executables: