rhoconnect 3.3.1.beta3 → 3.3.1.beta4

Sign up to get free protection for your applications and to get access to all the features.
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 3.3.1.beta4 (2012-07-17)
2
+ * #32952425/EMBPD00067402/EMBPD00067382 - rhoconnect startbg fails on windows
3
+
1
4
  ## 3.3.1.beta3 (2012-07-17)
2
5
  * #32933277 - use explicit ~> 0.9.2.2 rake dependency
3
6
  * integrate help content into pages of web console
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rhoconnect (3.3.1.beta3)
4
+ rhoconnect (3.3.1.beta4)
5
5
  bundler (~> 1.0)
6
6
  json (~> 1.6.0)
7
7
  rake (~> 0.9.2.2)
@@ -4,6 +4,7 @@ gem 'rhoconnect', '<%=gem_version%>'
4
4
 
5
5
  # Helps with some of the limitations of green threads, not needed in ruby 1.9.x
6
6
  gem 'SystemTimer', '~> 1.2.3', :platforms => :ruby_18
7
+ gem 'windows-pr', '1.2.1', :platforms => [:mswin, :mingw]
7
8
  gem 'win32-process', :platforms => [:mswin, :mingw]
8
9
 
9
10
  # use thin and eventmachine everywhere except JRuby
@@ -1,3 +1,3 @@
1
1
  module Rhoconnect
2
- VERSION = '3.3.1.beta3'
2
+ VERSION = '3.3.1.beta4'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rhoconnect
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.1.beta3
4
+ version: 3.3.1.beta4
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors:
@@ -691,7 +691,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
691
691
  version: '0'
692
692
  segments:
693
693
  - 0
694
- hash: -3112102942986545225
694
+ hash: -4302792357951821019
695
695
  required_rubygems_version: !ruby/object:Gem::Requirement
696
696
  none: false
697
697
  requirements: