fusionauth_client 1.56.0 → 1.57.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 +4 -4
- data/.github/workflows/deploy.yaml +35 -24
- data/.github/workflows/test.yml +3 -0
- data/.ruby-version +1 -1
- data/Gemfile +3 -3
- data/Gemfile.lock +34 -17
- data/Rakefile +3 -3
- data/build.savant +1 -1
- data/doc/FusionAuth/FusionAuthClient.html +85 -205
- data/doc/created.rid +2 -2
- data/doc/js/navigation.js.gz +0 -0
- data/doc/js/search_index.js +1 -1
- data/doc/js/search_index.js.gz +0 -0
- data/doc/js/searcher.js.gz +0 -0
- data/doc/table_of_contents.html +0 -15
- data/fusionauth-ruby-client.iml +6 -6
- data/fusionauth_client.gemspec +1 -1
- data/lib/fusionauth/fusionauth_client.rb +101 -0
- data/run-act.sh +130 -0
- metadata +4 -6
data/doc/created.rid
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
|
2
|
-
lib/fusionauth/fusionauth_client.rb
|
1
|
+
Mon, 01 Jul 2024 19:34:18 +0000
|
2
|
+
lib/fusionauth/fusionauth_client.rb Mon, 01 Jul 2024 19:34:02 +0000
|
data/doc/js/navigation.js.gz
CHANGED
Binary file
|