limelight 0.6.17-java → 0.6.18-java

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.
Binary file
@@ -67,7 +67,7 @@ module Limelight
67
67
  def production
68
68
  if Limelight::Specs.production.nil?
69
69
  # if $with_ui
70
- Java::limelight.Boot.boot
70
+ Java::limelight.Boot.boot(:environment => "test")
71
71
  # else
72
72
  # Limelight::Main.initializeTestContext
73
73
  # end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: limelight
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.6.17
5
+ version: 0.6.18
6
6
  platform: java
7
7
  authors:
8
8
  - Micah Martin
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2012-08-06 00:00:00 Z
13
+ date: 2012-08-15 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rspec