vwo-sdk 1.29.1 → 1.36.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vwo-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.29.1
4
+ version: 1.36.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - VWO
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-25 00:00:00.000000000 Z
11
+ date: 2022-04-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: codecov
@@ -86,14 +86,14 @@ dependencies:
86
86
  requirements:
87
87
  - - "~>"
88
88
  - !ruby/object:Gem::Version
89
- version: 0.7.1
89
+ version: 0.7.5
90
90
  type: :runtime
91
91
  prerelease: false
92
92
  version_requirements: !ruby/object:Gem::Requirement
93
93
  requirements:
94
94
  - - "~>"
95
95
  - !ruby/object:Gem::Version
96
- version: 0.7.1
96
+ version: 0.7.5
97
97
  description: Ruby SDK for VWO FullStack testing.
98
98
  email:
99
99
  - dev@wingify.com
@@ -124,6 +124,7 @@ files:
124
124
  - lib/vwo/utils/feature.rb
125
125
  - lib/vwo/utils/function.rb
126
126
  - lib/vwo/utils/impression.rb
127
+ - lib/vwo/utils/log_message.rb
127
128
  - lib/vwo/utils/request.rb
128
129
  - lib/vwo/utils/segment.rb
129
130
  - lib/vwo/utils/utility.rb