cucumber-jvm 1.0.0.RC24-java → 1.0.0-java
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/cucumber-jruby-full.jar +0 -0
- metadata +6 -6
data/lib/cucumber-jruby-full.jar
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,8 +1,8 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cucumber-jvm
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
prerelease:
|
5
|
-
version: 1.0.0
|
4
|
+
prerelease:
|
5
|
+
version: 1.0.0
|
6
6
|
platform: java
|
7
7
|
authors:
|
8
8
|
- "Aslak Helles\xC3\xB8y"
|
@@ -10,7 +10,7 @@ autorequire:
|
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
12
|
|
13
|
-
date: 2012-03-
|
13
|
+
date: 2012-03-27 00:00:00 Z
|
14
14
|
dependencies: []
|
15
15
|
|
16
16
|
description: Cucumber-JVM for JRuby
|
@@ -41,15 +41,15 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
41
41
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
42
42
|
none: false
|
43
43
|
requirements:
|
44
|
-
- - "
|
44
|
+
- - ">="
|
45
45
|
- !ruby/object:Gem::Version
|
46
|
-
version:
|
46
|
+
version: "0"
|
47
47
|
requirements: []
|
48
48
|
|
49
49
|
rubyforge_project:
|
50
50
|
rubygems_version: 1.8.15
|
51
51
|
signing_key:
|
52
52
|
specification_version: 3
|
53
|
-
summary: cucumber-jvm-1.0.0
|
53
|
+
summary: cucumber-jvm-1.0.0
|
54
54
|
test_files: []
|
55
55
|
|