ae_page_objects 0.0.1.beta.0 → 0.0.1.beta.1

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 (2) hide show
  1. data/lib/ae_page_objects/version.rb +1 -1
  2. metadata +5 -4
@@ -1,3 +1,3 @@
1
1
  module AePageObjects
2
- VERSION = '0.0.1.beta.0'.freeze
2
+ VERSION = '0.0.1.beta.1'.freeze
3
3
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ae_page_objects
3
3
  version: !ruby/object:Gem::Version
4
- hash: 4120581079
4
+ hash: -2100407872
5
5
  prerelease: 6
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
9
  - 1
10
10
  - beta
11
- - 0
12
- version: 0.0.1.beta.0
11
+ - 1
12
+ version: 0.0.1.beta.1
13
13
  platform: ruby
14
14
  authors:
15
15
  - Donnie Tognazzini
@@ -113,7 +113,8 @@ dependencies:
113
113
  type: :development
114
114
  version_requirements: *id006
115
115
  description: Capybara Page Objects pattern
116
- email: donnie.tognazzini@appfolio.com
116
+ email:
117
+ - don_tog@yahoo.com
117
118
  executables: []
118
119
 
119
120
  extensions: []