Skip to content

Commit

Permalink
os: update gems to 24.11.0.build20250116112223
Browse files Browse the repository at this point in the history
  • Loading branch information
aither64 committed Jan 16, 2025
1 parent 0e83226 commit 9e0e123
Show file tree
Hide file tree
Showing 31 changed files with 129 additions and 129 deletions.
2 changes: 1 addition & 1 deletion .build_id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
24.11.0.build20250114092210
24.11.0.build20250116112223
2 changes: 1 addition & 1 deletion os/packages/osctl-exporter/Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

source 'https://rubygems.vpsfree.cz' do
gem 'osctl-exporter', '24.11.0.build20250114092210'
gem 'osctl-exporter', '24.11.0.build20250116112223'
end
20 changes: 10 additions & 10 deletions os/packages/osctl-exporter/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,45 +33,45 @@ GEM
GEM
remote: https://rubygems.vpsfree.cz/
specs:
libosctl (24.11.0.build20250114092210)
libosctl (24.11.0.build20250116112223)
fiddle
logger
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
syslog
osctl (24.11.0.build20250114092210)
osctl (24.11.0.build20250116112223)
base64
curses
gli (~> 2.22.0)
highline (~> 3.1.1)
ipaddress (~> 0.8.3)
json
libosctl (= 24.11.0.build20250114092210)
libosctl (= 24.11.0.build20250116112223)
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
ruby-progressbar (~> 1.13.0)
tty-spinner (~> 0.9.3)
osctl-exporter (24.11.0.build20250114092210)
osctl-exporter (24.11.0.build20250116112223)
json
libosctl (= 24.11.0.build20250114092210)
osctl (= 24.11.0.build20250114092210)
osctl-exportfs (= 24.11.0.build20250114092210)
libosctl (= 24.11.0.build20250116112223)
osctl (= 24.11.0.build20250116112223)
osctl-exportfs (= 24.11.0.build20250116112223)
prometheus-client (~> 4.2.3)
puma
rack (~> 3.1)
require_all (~> 2.0.0)
osctl-exportfs (24.11.0.build20250114092210)
osctl-exportfs (24.11.0.build20250116112223)
filelock
gli (~> 2.22.0)
libosctl (= 24.11.0.build20250114092210)
libosctl (= 24.11.0.build20250116112223)
require_all (~> 2.0.0)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
osctl-exporter (= 24.11.0.build20250114092210)!
osctl-exporter (= 24.11.0.build20250116112223)!

BUNDLED WITH
2.5.22
16 changes: 8 additions & 8 deletions os/packages/osctl-exporter/gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0cazp9f96my1nfnk3yifk2ib33f4qv7pjcqvml3aps2qzrs12l88";
sha256 = "142hd8h2ka19cpbspbql2c38fh3c596c6wrf3lj4mh01d7zqx16y";
type = "gem";
};
version = "24.11.0.build20250114092210";
version = "24.11.0.build20250116112223";
};
logger = {
groups = ["default"];
Expand Down Expand Up @@ -128,32 +128,32 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "1xirv0hac5ah0qhn6n1nvkd68myvkd2vgwb1lpzv1r10rg98slh2";
sha256 = "01n4v3a1w2zf4c5pvxdjk3lkkqba5psqk50xv16mvhngjxl4r7zy";
type = "gem";
};
version = "24.11.0.build20250114092210";
version = "24.11.0.build20250116112223";
};
osctl-exporter = {
dependencies = ["json" "libosctl" "osctl" "osctl-exportfs" "prometheus-client" "puma" "rack" "require_all"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "007bnxl8h7lif81l4n1k20139ibp22r5s3ijdbs74wav2b9kbac3";
sha256 = "07pd2gi3d5h278raqja4nqn07vsf75i1gjbvpcv6j50qpc2mpn37";
type = "gem";
};
version = "24.11.0.build20250114092210";
version = "24.11.0.build20250116112223";
};
osctl-exportfs = {
dependencies = ["filelock" "gli" "libosctl" "require_all"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0zj1fjpjnhy25w1124n3gv66w89bwh05qvp6yq6jyqpfpi8nnspi";
sha256 = "1j214bm67zndl2wlc76hbrs9sly39kjh5hgxlk5iwpa8als0chpv";
type = "gem";
};
version = "24.11.0.build20250114092210";
version = "24.11.0.build20250116112223";
};
ostruct = {
groups = ["default"];
Expand Down
2 changes: 1 addition & 1 deletion os/packages/osctl-exportfs/Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

source 'https://rubygems.vpsfree.cz' do
gem 'osctl-exportfs', '24.11.0.build20250114092210'
gem 'osctl-exportfs', '24.11.0.build20250116112223'
end
8 changes: 4 additions & 4 deletions os/packages/osctl-exportfs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@ GEM
GEM
remote: https://rubygems.vpsfree.cz/
specs:
libosctl (24.11.0.build20250114092210)
libosctl (24.11.0.build20250116112223)
fiddle
logger
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
syslog
osctl-exportfs (24.11.0.build20250114092210)
osctl-exportfs (24.11.0.build20250116112223)
filelock
gli (~> 2.22.0)
libosctl (= 24.11.0.build20250114092210)
libosctl (= 24.11.0.build20250116112223)
require_all (~> 2.0.0)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
osctl-exportfs (= 24.11.0.build20250114092210)!
osctl-exportfs (= 24.11.0.build20250116112223)!

BUNDLED WITH
2.5.22
8 changes: 4 additions & 4 deletions os/packages/osctl-exportfs/gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0cazp9f96my1nfnk3yifk2ib33f4qv7pjcqvml3aps2qzrs12l88";
sha256 = "142hd8h2ka19cpbspbql2c38fh3c596c6wrf3lj4mh01d7zqx16y";
type = "gem";
};
version = "24.11.0.build20250114092210";
version = "24.11.0.build20250116112223";
};
logger = {
groups = ["default"];
Expand All @@ -57,10 +57,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0zj1fjpjnhy25w1124n3gv66w89bwh05qvp6yq6jyqpfpi8nnspi";
sha256 = "1j214bm67zndl2wlc76hbrs9sly39kjh5hgxlk5iwpa8als0chpv";
type = "gem";
};
version = "24.11.0.build20250114092210";
version = "24.11.0.build20250116112223";
};
ostruct = {
groups = ["default"];
Expand Down
2 changes: 1 addition & 1 deletion os/packages/osctl-image/Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

source 'https://rubygems.vpsfree.cz' do
gem 'osctl-image', '24.11.0.build20250114092210'
gem 'osctl-image', '24.11.0.build20250116112223'
end
20 changes: 10 additions & 10 deletions os/packages/osctl-image/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,45 +27,45 @@ GEM
GEM
remote: https://rubygems.vpsfree.cz/
specs:
libosctl (24.11.0.build20250114092210)
libosctl (24.11.0.build20250116112223)
fiddle
logger
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
syslog
osctl (24.11.0.build20250114092210)
osctl (24.11.0.build20250116112223)
base64
curses
gli (~> 2.22.0)
highline (~> 3.1.1)
ipaddress (~> 0.8.3)
json
libosctl (= 24.11.0.build20250114092210)
libosctl (= 24.11.0.build20250116112223)
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
ruby-progressbar (~> 1.13.0)
tty-spinner (~> 0.9.3)
osctl-image (24.11.0.build20250114092210)
osctl-image (24.11.0.build20250116112223)
gli (~> 2.22.0)
ipaddress (~> 0.8.3)
json
libosctl (= 24.11.0.build20250114092210)
osctl (= 24.11.0.build20250114092210)
osctl-repo (= 24.11.0.build20250114092210)
libosctl (= 24.11.0.build20250116112223)
osctl (= 24.11.0.build20250116112223)
osctl-repo (= 24.11.0.build20250116112223)
require_all (~> 2.0.0)
osctl-repo (24.11.0.build20250114092210)
osctl-repo (24.11.0.build20250116112223)
filelock
gli (~> 2.22.0)
json
libosctl (= 24.11.0.build20250114092210)
libosctl (= 24.11.0.build20250116112223)
require_all (~> 2.0.0)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
osctl-image (= 24.11.0.build20250114092210)!
osctl-image (= 24.11.0.build20250116112223)!

BUNDLED WITH
2.5.22
16 changes: 8 additions & 8 deletions os/packages/osctl-image/gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0cazp9f96my1nfnk3yifk2ib33f4qv7pjcqvml3aps2qzrs12l88";
sha256 = "142hd8h2ka19cpbspbql2c38fh3c596c6wrf3lj4mh01d7zqx16y";
type = "gem";
};
version = "24.11.0.build20250114092210";
version = "24.11.0.build20250116112223";
};
logger = {
groups = ["default"];
Expand All @@ -118,32 +118,32 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "1xirv0hac5ah0qhn6n1nvkd68myvkd2vgwb1lpzv1r10rg98slh2";
sha256 = "01n4v3a1w2zf4c5pvxdjk3lkkqba5psqk50xv16mvhngjxl4r7zy";
type = "gem";
};
version = "24.11.0.build20250114092210";
version = "24.11.0.build20250116112223";
};
osctl-image = {
dependencies = ["gli" "ipaddress" "json" "libosctl" "osctl" "osctl-repo" "require_all"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0l3ia0dry6x6ss9vl1ijyp3j5g0s69hcrcwrg351d90ph0g43v14";
sha256 = "027clgjbs1bk1fh3fiwb28qrqhxn4vgji7s8s853d5x0wl6q9k5i";
type = "gem";
};
version = "24.11.0.build20250114092210";
version = "24.11.0.build20250116112223";
};
osctl-repo = {
dependencies = ["filelock" "gli" "json" "libosctl" "require_all"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "005c4sm3bpj4gbl1vyjhdx8c512ppibqn2f5595s0rxfs08h59zh";
sha256 = "1069d274k6iwg10nwj0ip2m8qgwq8na3crfcsmkxx76dzrvq4m6p";
type = "gem";
};
version = "24.11.0.build20250114092210";
version = "24.11.0.build20250116112223";
};
ostruct = {
groups = ["default"];
Expand Down
2 changes: 1 addition & 1 deletion os/packages/osctl-repo/Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

source 'https://rubygems.vpsfree.cz' do
gem 'osctl-repo', '24.11.0.build20250114092210'
gem 'osctl-repo', '24.11.0.build20250116112223'
end
8 changes: 4 additions & 4 deletions os/packages/osctl-repo/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,25 @@ GEM
GEM
remote: https://rubygems.vpsfree.cz/
specs:
libosctl (24.11.0.build20250114092210)
libosctl (24.11.0.build20250116112223)
fiddle
logger
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
syslog
osctl-repo (24.11.0.build20250114092210)
osctl-repo (24.11.0.build20250116112223)
filelock
gli (~> 2.22.0)
json
libosctl (= 24.11.0.build20250114092210)
libosctl (= 24.11.0.build20250116112223)
require_all (~> 2.0.0)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
osctl-repo (= 24.11.0.build20250114092210)!
osctl-repo (= 24.11.0.build20250116112223)!

BUNDLED WITH
2.5.22
8 changes: 4 additions & 4 deletions os/packages/osctl-repo/gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0cazp9f96my1nfnk3yifk2ib33f4qv7pjcqvml3aps2qzrs12l88";
sha256 = "142hd8h2ka19cpbspbql2c38fh3c596c6wrf3lj4mh01d7zqx16y";
type = "gem";
};
version = "24.11.0.build20250114092210";
version = "24.11.0.build20250116112223";
};
logger = {
groups = ["default"];
Expand All @@ -67,10 +67,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "005c4sm3bpj4gbl1vyjhdx8c512ppibqn2f5595s0rxfs08h59zh";
sha256 = "1069d274k6iwg10nwj0ip2m8qgwq8na3crfcsmkxx76dzrvq4m6p";
type = "gem";
};
version = "24.11.0.build20250114092210";
version = "24.11.0.build20250116112223";
};
ostruct = {
groups = ["default"];
Expand Down
2 changes: 1 addition & 1 deletion os/packages/osctl/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ source 'https://rubygems.org'

source 'https://rubygems.vpsfree.cz' do
gem 'libosctl'
gem 'osctl', '24.11.0.build20250114092210'
gem 'osctl', '24.11.0.build20250116112223'
end
8 changes: 4 additions & 4 deletions os/packages/osctl/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@ GEM
GEM
remote: https://rubygems.vpsfree.cz/
specs:
libosctl (24.11.0.build20250114092210)
libosctl (24.11.0.build20250116112223)
fiddle
logger
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
syslog
osctl (24.11.0.build20250114092210)
osctl (24.11.0.build20250116112223)
base64
curses
gli (~> 2.22.0)
highline (~> 3.1.1)
ipaddress (~> 0.8.3)
json
libosctl (= 24.11.0.build20250114092210)
libosctl (= 24.11.0.build20250116112223)
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
ruby-progressbar (~> 1.13.0)
Expand All @@ -51,7 +51,7 @@ PLATFORMS

DEPENDENCIES
libosctl!
osctl (= 24.11.0.build20250114092210)!
osctl (= 24.11.0.build20250116112223)!

BUNDLED WITH
2.5.22
Loading

0 comments on commit 9e0e123

Please sign in to comment.