optimizely-sdk 1.4.0 → 1.5.0

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.
@@ -16,6 +16,6 @@
16
16
  module Optimizely
17
17
 
18
18
  CLIENT_ENGINE = 'ruby-sdk'.freeze
19
- VERSION = '1.4.0'.freeze
20
-
19
+ VERSION = '1.5.0'.freeze
20
+
21
21
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: optimizely-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Optimizely
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-10-04 00:00:00.000000000 Z
11
+ date: 2017-12-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -128,7 +128,9 @@ files:
128
128
  - lib/optimizely/helpers/event_tag_utils.rb
129
129
  - lib/optimizely/helpers/group.rb
130
130
  - lib/optimizely/helpers/validator.rb
131
+ - lib/optimizely/helpers/variable_type.rb
131
132
  - lib/optimizely/logger.rb
133
+ - lib/optimizely/notification_center.rb
132
134
  - lib/optimizely/params.rb
133
135
  - lib/optimizely/project_config.rb
134
136
  - lib/optimizely/user_profile_service.rb
@@ -153,7 +155,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
153
155
  version: '0'
154
156
  requirements: []
155
157
  rubyforge_project:
156
- rubygems_version: 2.6.13
158
+ rubygems_version: 2.5.1
157
159
  signing_key:
158
160
  specification_version: 4
159
161
  summary: Ruby SDK for Optimizely's testing framework