fusionauth_client 1.50.0 → 1.52.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fusionauth_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.50.0
4
+ version: 1.52.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brian Pontarelli
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2024-04-25 00:00:00.000000000 Z
12
+ date: 2024-08-08 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: This library contains the Ruby client library that helps you connect
15
15
  your application to FusionAuth.
@@ -20,10 +20,12 @@ executables: []
20
20
  extensions: []
21
21
  extra_rdoc_files: []
22
22
  files:
23
+ - ".github/CODEOWNERS"
23
24
  - ".github/dependabot.yml"
24
25
  - ".github/fusionauth/.env"
25
26
  - ".github/fusionauth/docker-compose.yml"
26
27
  - ".github/fusionauth/kickstart.json"
28
+ - ".github/workflows/deploy.yaml"
27
29
  - ".github/workflows/docs.yml"
28
30
  - ".github/workflows/test.yml"
29
31
  - ".gitignore"
@@ -108,7 +110,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
108
110
  - !ruby/object:Gem::Version
109
111
  version: '0'
110
112
  requirements: []
111
- rubygems_version: 3.3.5
113
+ rubygems_version: 3.4.22
112
114
  signing_key:
113
115
  specification_version: 4
114
116
  summary: The Ruby client library for FusionAuth