example_fdhbiopcnmeocbr_gem_misc 1.2.3 → 1.6.6

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: 759b11a66c70c924e8404912141f404546655b9c6bfc9fca33ed7efb80bfc7d6
4
- data.tar.gz: 07206e1a7e0cbee5b05436aa3351eb40d6cb7017720c766fc5299e3f34559ab3
3
+ metadata.gz: d86a21ac06d431a858d7909456973e510a82270405f2902b2e26b85860450536
4
+ data.tar.gz: d33514cbd58b3c10640eb1ac6f1ceb7fbfd594f1c31e04a4301095127abf399c
5
5
  SHA512:
6
- metadata.gz: ce3f951b4c3f53600fe77fe607b208527282cce3de01066104f0330338eee5b71d965b4e72a362f334e442ce4ce4d32b8306471c48b8630594e98b3e645fde38
7
- data.tar.gz: a1c0a6ee94f34ee2058c810dd7efb0b77fb6229e6ba4c4292a49bfc6d3572a1207702bdcdfdea3f2059ae275e050f46422d9e7d8e6af045f46a7bc5ea8f5d43d
6
+ metadata.gz: 785e9e7a88d125e7ddbf5baa0bc99a11d58a343e253c8a3359cb0292a1bcec8c444819c9a98f4a7a2f120fff98ebf95bf469f40f27e97a673cdac1c13750531c
7
+ data.tar.gz: 1304018aa697a1b6022bcfb81d61b713b756de03e001f85ffda7639bfe245cbfba37cfc3af1542f94d4b2b1b2ceaea03048ba55638907ed4ee0f461aec7b196b
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.3
1
+ 1.6.6
@@ -13,7 +13,7 @@ OpenAPI Generator version: 5.4.0
13
13
  =end
14
14
 
15
15
  $:.push File.expand_path("../lib", __FILE__)
16
- require "pnap_audit_api/version"
16
+ require "example_fdhbiopcnmeocbr_gem_misc/version"
17
17
 
18
18
  Gem::Specification.new do |s|
19
19
  s.name = "example_fdhbiopcnmeocbr_gem_misc"
@@ -11,22 +11,22 @@ OpenAPI Generator version: 5.4.0
11
11
  =end
12
12
 
13
13
  # Common files
14
- require 'pnap_audit_api/api_client'
15
- require 'pnap_audit_api/api_error'
16
- require 'pnap_audit_api/version'
17
- require 'pnap_audit_api/configuration'
14
+ require 'example_fdhbiopcnmeocbr_gem_misc/api_client'
15
+ require 'example_fdhbiopcnmeocbr_gem_misc/api_error'
16
+ require 'example_fdhbiopcnmeocbr_gem_misc/version'
17
+ require 'example_fdhbiopcnmeocbr_gem_misc/configuration'
18
18
 
19
19
  # Models
20
- require 'pnap_audit_api/models/api_action'
21
- require 'pnap_audit_api/models/api_action_all_of'
22
- require 'pnap_audit_api/models/event'
23
- require 'pnap_audit_api/models/headers'
24
- require 'pnap_audit_api/models/request'
25
- require 'pnap_audit_api/models/response'
26
- require 'pnap_audit_api/models/user_info'
20
+ require 'example_fdhbiopcnmeocbr_gem_misc/models/api_action'
21
+ require 'example_fdhbiopcnmeocbr_gem_misc/models/api_action_all_of'
22
+ require 'example_fdhbiopcnmeocbr_gem_misc/models/event'
23
+ require 'example_fdhbiopcnmeocbr_gem_misc/models/headers'
24
+ require 'example_fdhbiopcnmeocbr_gem_misc/models/request'
25
+ require 'example_fdhbiopcnmeocbr_gem_misc/models/response'
26
+ require 'example_fdhbiopcnmeocbr_gem_misc/models/user_info'
27
27
 
28
28
  # APIs
29
- require 'pnap_audit_api/api/events_api'
29
+ require 'example_fdhbiopcnmeocbr_gem_misc/api/events_api'
30
30
 
31
31
  module AuditApi
32
32
  class << self
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: example_fdhbiopcnmeocbr_gem_misc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.3
4
+ version: 1.6.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - PhoenixNAP
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-04-06 00:00:00.000000000 Z
11
+ date: 2022-04-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -69,20 +69,20 @@ files:
69
69
  - docs/Request.md
70
70
  - docs/Response.md
71
71
  - docs/UserInfo.md
72
- - lib/pnap_audit_api.rb
73
- - lib/pnap_audit_api/api/events_api.rb
74
- - lib/pnap_audit_api/api_client.rb
75
- - lib/pnap_audit_api/api_error.rb
76
- - lib/pnap_audit_api/configuration.rb
77
- - lib/pnap_audit_api/models/api_action.rb
78
- - lib/pnap_audit_api/models/api_action_all_of.rb
79
- - lib/pnap_audit_api/models/event.rb
80
- - lib/pnap_audit_api/models/headers.rb
81
- - lib/pnap_audit_api/models/request.rb
82
- - lib/pnap_audit_api/models/response.rb
83
- - lib/pnap_audit_api/models/user_info.rb
84
- - lib/pnap_audit_api/version.rb
85
- - pnap_audit_api.gemspec
72
+ - example_fdhbiopcnmeocbr_gem_misc.gemspec
73
+ - lib/example_fdhbiopcnmeocbr_gem_misc.rb
74
+ - lib/example_fdhbiopcnmeocbr_gem_misc/api/events_api.rb
75
+ - lib/example_fdhbiopcnmeocbr_gem_misc/api_client.rb
76
+ - lib/example_fdhbiopcnmeocbr_gem_misc/api_error.rb
77
+ - lib/example_fdhbiopcnmeocbr_gem_misc/configuration.rb
78
+ - lib/example_fdhbiopcnmeocbr_gem_misc/models/api_action.rb
79
+ - lib/example_fdhbiopcnmeocbr_gem_misc/models/api_action_all_of.rb
80
+ - lib/example_fdhbiopcnmeocbr_gem_misc/models/event.rb
81
+ - lib/example_fdhbiopcnmeocbr_gem_misc/models/headers.rb
82
+ - lib/example_fdhbiopcnmeocbr_gem_misc/models/request.rb
83
+ - lib/example_fdhbiopcnmeocbr_gem_misc/models/response.rb
84
+ - lib/example_fdhbiopcnmeocbr_gem_misc/models/user_info.rb
85
+ - lib/example_fdhbiopcnmeocbr_gem_misc/version.rb
86
86
  - spec/api/events_api_spec.rb
87
87
  - spec/api_client_spec.rb
88
88
  - spec/configuration_spec.rb