daytona_toolbox_api_client 0.149.0.alpha.2 → 0.149.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: f4983b578d531b1889665b6e753cc8255093dcf0c4f30781f0bfd513f754395d
4
- data.tar.gz: 28311a0a619633db8cb57d5da4c623631702827fdf5b85a00754c48c45cf36d1
3
+ metadata.gz: d199946f48f0fc5935e7f11ca57617a3e6347eaaadf20bd7be69b3a1621d0f6a
4
+ data.tar.gz: bcc4bdb264f4e67bb5ec38b22ad2e70d7a95ed475eaf681b298182800e657c64
5
5
  SHA512:
6
- metadata.gz: ba77ff56f722b3e27d0833a66df5ccb8a5ed5ed91626b0032b70c59a20376ad7eeec45307ebf40fec032c2cae98b4e2324b8db257d18a594f4eedf31e0346802
7
- data.tar.gz: d9f26d6fc9c252ff48e41108ba972c08dd3a409fd1be2f5090817d3b3732034c0b32c183240b9d1c753d89485f5a3766a02722ab43de831e906354dd54fbf920
6
+ metadata.gz: ca4a4828e24e2f4af3e4bfbc7d7cf2c43c3c0d1f2ecf4d1099c2e68b2cf2e675eff2adfb4fafec9fa4175213af1087b5c9ae6716c3094987947ca3016896484b
7
+ data.tar.gz: e755e45d437caecec4e729ef6f64edf008f5fd8d7388f16556b3c8365359d7e19555da53975d08e5997fcdc08274c82928866e09fa07b3a8aac76566970bbc2c
@@ -11,5 +11,5 @@ Generator version: 7.12.0
11
11
  =end
12
12
 
13
13
  module DaytonaToolboxApiClient
14
- VERSION = '0.149.0.alpha.2'
14
+ VERSION = '0.149.0'
15
15
  end
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: daytona_toolbox_api_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.149.0.alpha.2
4
+ version: 0.149.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - daytonaio
8
+ autorequire:
8
9
  bindir: bin
9
10
  cert_chain: []
10
- date: 1980-01-02 00:00:00.000000000 Z
11
+ date: 2026-03-05 00:00:00.000000000 Z
11
12
  dependencies:
12
13
  - !ruby/object:Gem::Dependency
13
14
  name: typhoeus
@@ -163,6 +164,7 @@ homepage: https://github.com/daytonaio/daytona
163
164
  licenses:
164
165
  - Unlicense
165
166
  metadata: {}
167
+ post_install_message:
166
168
  rdoc_options: []
167
169
  require_paths:
168
170
  - lib
@@ -177,7 +179,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
177
179
  - !ruby/object:Gem::Version
178
180
  version: '0'
179
181
  requirements: []
180
- rubygems_version: 3.6.9
182
+ rubygems_version: 3.4.19
183
+ signing_key:
181
184
  specification_version: 4
182
185
  summary: Daytona Toolbox API Ruby Gem
183
186
  test_files: []