shell_command 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.
Files changed (3) hide show
  1. data/README.md +3 -3
  2. data/lib/shell_command/version.rb +1 -1
  3. metadata +6 -6
data/README.md CHANGED
@@ -3,9 +3,9 @@ __OVERVIEW__
3
3
 
4
4
  | Project | shell\_command
5
5
  |:----------------|:--------------------------------------------------
6
- | Homepage | https://github.com/robgleeson/shell\_command
7
- | Wiki | https://github.com/robgleeson/shell\_command/wiki
8
- | Documentation | http://rubydoc.info/gems/shell\_command/frames
6
+ | Homepage | https://github.com/robgleeson/shell_command
7
+ | Wiki | https://github.com/robgleeson/shell_command/wiki
8
+ | Documentation | http://rubydoc.info/gems/shell_command/frames
9
9
  | Author | Rob Gleeson
10
10
 
11
11
  __DESCRIPTION__
@@ -1,3 +1,3 @@
1
1
  module ShellCommand
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shell_command
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-02-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
16
- requirement: &70283541504560 !ruby/object:Gem::Requirement
16
+ requirement: &70177434104300 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,10 +21,10 @@ dependencies:
21
21
  version: '0'
22
22
  type: :development
23
23
  prerelease: false
24
- version_requirements: *70283541504560
24
+ version_requirements: *70177434104300
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: minitest
27
- requirement: &70283541504100 !ruby/object:Gem::Requirement
27
+ requirement: &70177434103840 !ruby/object:Gem::Requirement
28
28
  none: false
29
29
  requirements:
30
30
  - - ! '>='
@@ -32,7 +32,7 @@ dependencies:
32
32
  version: '0'
33
33
  type: :development
34
34
  prerelease: false
35
- version_requirements: *70283541504100
35
+ version_requirements: *70177434103840
36
36
  description: shell_command tries to provide a better interface for communicating
37
37
  with commands you spawn on the shell
38
38
  email:
@@ -74,7 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
74
74
  version: '0'
75
75
  segments:
76
76
  - 0
77
- hash: -941004093862676109
77
+ hash: 1630982936348667376
78
78
  requirements: []
79
79
  rubyforge_project: shell_command
80
80
  rubygems_version: 1.8.15