sonixlabs-eventmachine-java 1.0.0.rc.4-java → 1.0.0.rc.5-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.
Files changed (3) hide show
  1. data/eventmachine.gemspec +2 -1
  2. data/lib/em/version.rb +1 -1
  3. metadata +3 -3
@@ -4,8 +4,9 @@ require File.expand_path('../lib/em/version', __FILE__)
4
4
  Gem::Specification.new do |s|
5
5
  s.name = 'sonixlabs-eventmachine-java'
6
6
  s.version = EventMachine::VERSION
7
- s.homepage = 'http://rubyeventmachine.com'
7
+ s.homepage = 'https://github.com/sonixlabs/eventmachine'
8
8
  s.rubyforge_project = 'eventmachine'
9
+ s.platform = 'java' # jruby only
9
10
 
10
11
  s.authors = ["Kazuhiro Yamada"]
11
12
  s.email = ["sonixlabs@sonix.asia", "yamadakazu45@gmail.com"]
@@ -1,3 +1,3 @@
1
1
  module EventMachine
2
- VERSION = "1.0.0.rc.4"
2
+ VERSION = "1.0.0.rc.5"
3
3
  end
metadata CHANGED
@@ -2,14 +2,14 @@
2
2
  name: sonixlabs-eventmachine-java
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease: 6
5
- version: 1.0.0.rc.4
5
+ version: 1.0.0.rc.5
6
6
  platform: java
7
7
  authors:
8
8
  - Kazuhiro Yamada
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-10-09 00:00:00.000000000 Z
12
+ date: 2012-10-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake-compiler
@@ -264,7 +264,7 @@ files:
264
264
  - tests/test_ud.rb
265
265
  - tests/test_unbind_reason.rb
266
266
  - lib/rubyeventmachine.jar
267
- homepage: http://rubyeventmachine.com
267
+ homepage: https://github.com/sonixlabs/eventmachine
268
268
  licenses: []
269
269
  post_install_message:
270
270
  rdoc_options: