workos 2.15.0 → 2.16.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2b01746fa31764bb3e0a381ca2e3dd0bef08a39a9e80db8d5079997e2e392d36
4
- data.tar.gz: 79ec855c5da2d642a911b7896d353628e837c020a471d70824b39bb510e60d71
3
+ metadata.gz: 3cbb0a53c0c7c21c1d8cb22a6d3d2679421da8fbeb237009bcd31c1f679c1586
4
+ data.tar.gz: 914321349e893fb0d9e7c955c6bff5c92851f5946d2f2bc278de6cad01295ae2
5
5
  SHA512:
6
- metadata.gz: 6aaee86d818a23e40de43f9f5eececdb109fe1fdbba6c4c7a50916e814976ec7a140628415c40aca4d170eb4fd3105125eb8bc4c68ea8ff695f6bb8f91baeea9
7
- data.tar.gz: c805ad7bf051ebaeb1b5ac485f710d951d5890cd9219adbf32daa3edf653d2baa8e0fb740c550d4e0be9433d7fe6fb355d4130148a66ef9e80f7f73d76bebc66
6
+ metadata.gz: 777ab4dd91a7ce30ce709dd4578018abf4cde6b1c3d213588b1d1cc0d0b5c0c503ecd79e9c8fa30ff6d8d597fcb92ca027527b46e96d93fdbbb060b916830f90
7
+ data.tar.gz: 63ee003031a51bfa309e0095d2e4a6abb7caee9c6b3202efda809b7b6922a782fe04214af94a5647863bf059eca7f9228d91cdebc86e1800e3ae1caf9aeedbff
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- workos (2.15.0)
4
+ workos (2.16.0)
5
5
  sorbet-runtime (~> 0.5)
6
6
 
7
7
  GEM
data/devbox.json ADDED
@@ -0,0 +1,18 @@
1
+ {
2
+ "packages": [
3
+ "ruby@3.0.2"
4
+ ],
5
+ "shell": {
6
+ "init_hook": [
7
+ "bundle install"
8
+ ],
9
+ "scripts": {
10
+ "test": [
11
+ "bundle exec rspec"
12
+ ],
13
+ "lint": [
14
+ "bundle exec rubocop"
15
+ ]
16
+ }
17
+ }
18
+ }
data/devbox.lock ADDED
@@ -0,0 +1,11 @@
1
+ {
2
+ "lockfile_version": "1",
3
+ "packages": {
4
+ "ruby@3.0.2": {
5
+ "last_modified": "2021-11-01T15:39:33Z",
6
+ "plugin_version": "0.0.1",
7
+ "resolved": "github:NixOS/nixpkgs/7053541084bf5ce2921ef307e5585d39d7ba8b3f#ruby_3_0",
8
+ "version": "3.0.2"
9
+ }
10
+ }
11
+ }
data/lib/workos/events.rb CHANGED
@@ -44,7 +44,7 @@ module WorkOS
44
44
 
45
45
  WorkOS::Types::ListStruct.new(
46
46
  data: events,
47
- list_metadata: parsed_response['listMetadata'],
47
+ list_metadata: parsed_response['list_metadata'],
48
48
  )
49
49
  end
50
50
  end
@@ -2,5 +2,5 @@
2
2
  # typed: strong
3
3
 
4
4
  module WorkOS
5
- VERSION = '2.15.0'
5
+ VERSION = '2.16.0'
6
6
  end
@@ -74,7 +74,7 @@ http_interactions:
74
74
  - 72abbbf2b93e8ca5-EWR
75
75
  body:
76
76
  encoding: ASCII-8BIT
77
- string: '{"object":"list","data":[{"object":"event","id":"event_01FK3HFFGMC2WF32RR8SKWC8KA","event":"dsync.user.created","created_at":"2021-10-28T13:29:54.451Z","data":{"email":"foo@foocorp.com"}}], "listMetadata":{"after":null}}'
77
+ string: '{"object":"list","data":[{"object":"event","id":"event_01FK3HFFGMC2WF32RR8SKWC8KA","event":"dsync.user.created","created_at":"2021-10-28T13:29:54.451Z","data":{"email":"foo@foocorp.com"}}], "list_metadata":{"after":null}}'
78
78
  http_version:
79
79
  recorded_at: Thu, 14 Jul 2022 16:46:23 GMT
80
80
  recorded_with: VCR 5.0.0
@@ -74,7 +74,7 @@ http_interactions:
74
74
  - 72abbbf2b93e8ca5-EWR
75
75
  body:
76
76
  encoding: ASCII-8BIT
77
- string: '{"object":"list","data":[{"object":"event","id":"event_01FK3HFFGMC2WF32RR8SKWC8KA","event":"dsync.user.created","created_at":"2021-10-28T13:29:54.451Z","data":{"email":"foo@foocorp.com"}}], "listMetadata":{"after":null}}'
77
+ string: '{"object":"list","data":[{"object":"event","id":"event_01FK3HFFGMC2WF32RR8SKWC8KA","event":"dsync.user.created","created_at":"2021-10-28T13:29:54.451Z","data":{"email":"foo@foocorp.com"}}], "list_metadata":{"after":null}}'
78
78
  http_version:
79
79
  recorded_at: Thu, 14 Jul 2022 16:46:23 GMT
80
80
  recorded_with: VCR 5.0.0
@@ -74,7 +74,7 @@ http_interactions:
74
74
  - 72abbbf2b93e8ca5-EWR
75
75
  body:
76
76
  encoding: ASCII-8BIT
77
- string: '{"object":"list","data":[{"object":"event","id":"event_01FK3HFFGMC2WF32RR8SKWC8KA","event":"dsync.user.created","created_at":"2021-10-28T13:29:54.451Z","data":{"email":"foo@foocorp.com"}}], "listMetadata":{"after":null}}'
77
+ string: '{"object":"list","data":[{"object":"event","id":"event_01FK3HFFGMC2WF32RR8SKWC8KA","event":"dsync.user.created","created_at":"2021-10-28T13:29:54.451Z","data":{"email":"foo@foocorp.com"}}], "list_metadata":{"after":null}}'
78
78
  http_version:
79
79
  recorded_at: Thu, 14 Jul 2022 16:46:23 GMT
80
80
  recorded_with: VCR 5.0.0
@@ -74,7 +74,7 @@ http_interactions:
74
74
  - 72abbbf2b93e8ca5-EWR
75
75
  body:
76
76
  encoding: ASCII-8BIT
77
- string: '{"object":"list","data":[{"object":"event","id":"event_01FK3HFFGMC2WF32RR8SKWC8KA","event":"dsync.user.created","created_at":"2021-10-28T13:29:54.451Z","data":{"email":"foo@foocorp.com"}}], "listMetadata":{"after":null}}'
77
+ string: '{"object":"list","data":[{"object":"event","id":"event_01FK3HFFGMC2WF32RR8SKWC8KA","event":"dsync.user.created","created_at":"2021-10-28T13:29:54.451Z","data":{"email":"foo@foocorp.com"}}], "list_metadata":{"after":null}}'
78
78
  http_version:
79
79
  recorded_at: Thu, 14 Jul 2022 16:46:23 GMT
80
80
  recorded_with: VCR 5.0.0
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: workos
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.15.0
4
+ version: 2.16.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - WorkOS
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-26 00:00:00.000000000 Z
11
+ date: 2023-07-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sorbet-runtime
@@ -181,6 +181,8 @@ files:
181
181
  - bin/publish
182
182
  - bin/tapioca
183
183
  - codecov.yml
184
+ - devbox.json
185
+ - devbox.lock
184
186
  - docs/WorkOS.html
185
187
  - docs/WorkOS/APIError.html
186
188
  - docs/WorkOS/AuditLog.html
@@ -421,7 +423,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
421
423
  - !ruby/object:Gem::Version
422
424
  version: '0'
423
425
  requirements: []
424
- rubygems_version: 3.4.14
426
+ rubygems_version: 3.4.16
425
427
  signing_key:
426
428
  specification_version: 4
427
429
  summary: API client for WorkOS