vmpooler 3.7.0 → 3.8.1

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.
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Vmpooler
4
- VERSION = '3.7.0'
4
+ VERSION = '3.8.1'
5
5
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vmpooler
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.7.0
4
+ version: 3.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Puppet
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-06-04 00:00:00.000000000 Z
10
+ date: 2026-01-14 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: concurrent-ruby
@@ -460,7 +459,6 @@ dependencies:
460
459
  - - ">="
461
460
  - !ruby/object:Gem::Version
462
461
  version: '2.0'
463
- description:
464
462
  email:
465
463
  - support@puppet.com
466
464
  executables:
@@ -474,6 +472,8 @@ files:
474
472
  - lib/vmpooler/api/dashboard.rb
475
473
  - lib/vmpooler/api/healthcheck.rb
476
474
  - lib/vmpooler/api/helpers.rb
475
+ - lib/vmpooler/api/input_validator.rb
476
+ - lib/vmpooler/api/rate_limiter.rb
477
477
  - lib/vmpooler/api/request_logger.rb
478
478
  - lib/vmpooler/api/v3.rb
479
479
  - lib/vmpooler/dashboard.rb
@@ -511,7 +511,6 @@ homepage: https://github.com/puppetlabs/vmpooler
511
511
  licenses:
512
512
  - Apache-2.0
513
513
  metadata: {}
514
- post_install_message:
515
514
  rdoc_options: []
516
515
  require_paths:
517
516
  - lib
@@ -526,8 +525,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
526
525
  - !ruby/object:Gem::Version
527
526
  version: '0'
528
527
  requirements: []
529
- rubygems_version: 3.3.26
530
- signing_key:
528
+ rubygems_version: 3.6.3
531
529
  specification_version: 4
532
530
  summary: vmpooler provides configurable pools of instantly-available (running) virtual
533
531
  machines