roundhouse 0.5.0.237-mswin32 → 0.5.0.239-mswin32

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/bin/rh +1 -1
  2. data/bin/rh.exe +0 -0
  3. metadata +4 -4
data/bin/rh CHANGED
@@ -1,2 +1,2 @@
1
- result = system(File.dirname(__FILE__) + "/rh.exe" ARGV.join(' '))
1
+ result = system(File.dirname(__FILE__) + "/rh.exe " + ARGV.join(' '))
2
2
  exit 1 unless result
data/bin/rh.exe CHANGED
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: roundhouse
3
3
  version: !ruby/object:Gem::Version
4
- hash: 445
4
+ hash: 441
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 5
9
9
  - 0
10
- - 237
11
- version: 0.5.0.237
10
+ - 239
11
+ version: 0.5.0.239
12
12
  platform: mswin32
13
13
  authors:
14
14
  - Rob "FerventCoder" Reynolds
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2010-07-14 00:00:00 -05:00
19
+ date: 2010-07-15 00:00:00 -05:00
20
20
  default_executable:
21
21
  dependencies: []
22
22