devfile 0.5.4-arm64-darwin → 0.5.5-arm64-darwin

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: 83716e78708d8edc3c15a8995b9fcf6d5a708a03ac2b8238c920f82adc7b4014
4
- data.tar.gz: 1b6a322d7ebcb4d7aa19d79778d32a2d12bba01eb0d194453b35709357251da8
3
+ metadata.gz: cc756c2bfa417600cb6c7c71903aeae53087e7332372cb1a50ad73e59de798ea
4
+ data.tar.gz: bebfa8b1b0b65594986af25ba57fa0896d41183d022963940db97c637294b55f
5
5
  SHA512:
6
- metadata.gz: ab55d4bc3ebb8d1d4b148a565bf83c5a2d8aa96571fc28db232b7343684080064e0473ca5d1dec096264b829d1fff8248edb036b0681ead7bcbbd71967829a01
7
- data.tar.gz: 75bf98446e9f2fb7fa6f8998718c654589f2db57558f9ffd8f02444059ed5afaa493b13dd62896f546a95026249a60cd636b069f5debb7e89d50d130cb368c8d
6
+ metadata.gz: c568b0561f2456225081ffde17deda4bfdf5fcf67e53461133ccb41ba622173edfc5773a3b6841851bae5047cc6da8c2da8781a57c2d5e901366edb82278903c
7
+ data.tar.gz: 5c2bc47bd2517c9fc8418696c8cdabb402b6edb4a33267565435d3cc300f712b4ce124eefe906daa232b5c8585aeb26f5e16ad1175f7b438a87759a53ebd0cf4
data/ext/go.mod CHANGED
@@ -1,6 +1,6 @@
1
1
  module gitlab-org/ruby/gems/devfile-gem
2
2
 
3
- go 1.26.4
3
+ go 1.27.0
4
4
 
5
5
  require (
6
6
  github.com/devfile/api/v2 v2.3.0
Binary file
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: devfile
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.4
4
+ version: 0.5.5
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - GitLab
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2026-08-13 00:00:00.000000000 Z
10
+ date: 2026-08-26 00:00:00.000000000 Z
11
11
  dependencies: []
12
12
  description: Library used to generate kubernetes manifests from a Devfile.
13
13
  email: