kb-redstorm 0.6.4 → 0.6.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module RedStorm
2
- VERSION = '0.6.4'
2
+ VERSION = '0.6.5'
3
3
  end
@@ -12,7 +12,7 @@ require 'red_storm'
12
12
  require 'red_storm/application'
13
13
 
14
14
  DEP_STORM_VERSION = "0.8.2"
15
- DEP_JRUBY_VERSION = "1.6.8"
15
+ DEP_JRUBY_VERSION = "1.7.3"
16
16
  INSTALL_IVY_VERSION = "2.2.0"
17
17
 
18
18
  DEFAULT_DEPENDENCIES = {
metadata CHANGED
@@ -2,14 +2,14 @@
2
2
  name: kb-redstorm
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.6.4
5
+ version: 0.6.5
6
6
  platform: ruby
7
7
  authors:
8
8
  - Colin Surprenant
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-04-24 00:00:00.000000000 Z
12
+ date: 2013-04-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rspec