fwtoolkit 0.5.3 → 0.5.4

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.
@@ -1,3 +1,3 @@
1
1
  module FWToolkit
2
- VERSION = "0.5.3"
2
+ VERSION = "0.5.4"
3
3
  end
@@ -11,5 +11,5 @@ Given /^I seed the (iPhone|iPad) simulator with #{capture_model}$/ do |device, c
11
11
  end
12
12
 
13
13
  Given /^I launch the app in the (iPhone|iPad) simulator$/ do |device|
14
- launch_app app_path, fwt_ios_sdk, device.downcase
14
+ launch_app fwt_app_path, fwt_ios_sdk, device.downcase
15
15
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fwtoolkit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.3
4
+ version: 0.5.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -306,7 +306,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
306
306
  version: '0'
307
307
  segments:
308
308
  - 0
309
- hash: -3038206526047332063
309
+ hash: -2239463860533852195
310
310
  required_rubygems_version: !ruby/object:Gem::Requirement
311
311
  none: false
312
312
  requirements:
@@ -315,7 +315,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
315
315
  version: '0'
316
316
  segments:
317
317
  - 0
318
- hash: -3038206526047332063
318
+ hash: -2239463860533852195
319
319
  requirements: []
320
320
  rubyforge_project:
321
321
  rubygems_version: 1.8.24