accessibility_core 0.3.2 → 0.3.3

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.
data/History.markdown CHANGED
@@ -1,3 +1,7 @@
1
+ # 0.3.3 - The real 0.3.2 release
2
+
3
+ * Release the real 0.3.2 gem, none of this non-regenerating gem bull
4
+
1
5
  # 0.3.2 - Adjustments for AXElements
2
6
 
3
7
  * Fix `Element#children` raising when AXAPI returns failure error code
@@ -6,6 +6,6 @@ module Accessibility
6
6
  # Namespace for `accessibility_core` specific classes
7
7
  module Core
8
8
  # return [String]
9
- VERSION = '0.3.2'
9
+ VERSION = '0.3.3'
10
10
  end
11
11
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: accessibility_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -107,7 +107,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
107
107
  version: '0'
108
108
  segments:
109
109
  - 0
110
- hash: 4511147993527335350
110
+ hash: -679855353235967514
111
111
  required_rubygems_version: !ruby/object:Gem::Requirement
112
112
  none: false
113
113
  requirements:
@@ -116,7 +116,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
116
116
  version: '0'
117
117
  segments:
118
118
  - 0
119
- hash: 4511147993527335350
119
+ hash: -679855353235967514
120
120
  requirements: []
121
121
  rubyforge_project:
122
122
  rubygems_version: 1.8.24