calabash-cucumber 0.9.110 → 0.9.111.pre

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- calabash-cucumber (0.9.109)
4
+ calabash-cucumber (0.9.110)
5
5
  CFPropertyList
6
6
  bundler (~> 1.1)
7
7
  cucumber
@@ -23,7 +23,7 @@ GEM
23
23
  json (>= 1.4.6)
24
24
  diff-lcs (1.1.3)
25
25
  geocoder (1.1.3)
26
- gherkin (2.11.2)
26
+ gherkin (2.11.4)
27
27
  json (>= 1.4.6)
28
28
  httpclient (2.2.7)
29
29
  json (1.7.5)
@@ -34,7 +34,7 @@ GEM
34
34
  rack (1.4.1)
35
35
  rack-protection (1.2.0)
36
36
  rack
37
- sim_launcher (0.4.6)
37
+ sim_launcher (0.4.7)
38
38
  sinatra
39
39
  sinatra (1.3.3)
40
40
  rack (~> 1.3, >= 1.3.6)
data/bin/CalabashSetup CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  module Calabash
2
2
  module Cucumber
3
- VERSION = "0.9.110"
4
- FRAMEWORK_VERSION = "0.9.110"
3
+ VERSION = "0.9.111.pre"
4
+ FRAMEWORK_VERSION = "0.9.111.pre"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: calabash-cucumber
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.110
5
- prerelease:
4
+ version: 0.9.111.pre
5
+ prerelease: 8
6
6
  platform: ruby
7
7
  authors:
8
8
  - Karl Krukow
@@ -279,9 +279,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
279
279
  required_rubygems_version: !ruby/object:Gem::Requirement
280
280
  none: false
281
281
  requirements:
282
- - - ! '>='
282
+ - - ! '>'
283
283
  - !ruby/object:Gem::Version
284
- version: '0'
284
+ version: 1.3.1
285
285
  requirements: []
286
286
  rubyforge_project:
287
287
  rubygems_version: 1.8.23