Skip to content

Commit 7f34bc3

Browse files
committed
os: update gems to 24.11.0.build20250405171709
1 parent 4eb2a3d commit 7f34bc3

File tree

31 files changed

+165
-165
lines changed

31 files changed

+165
-165
lines changed

.build_id

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.11.0.build20250317154831
1+
24.11.0.build20250405171709

os/packages/osctl-exporter/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
22

33
source 'https://rubygems.vpsfree.cz' do
4-
gem 'osctl-exporter', '24.11.0.build20250317154831'
4+
gem 'osctl-exporter', '24.11.0.build20250405171709'
55
end

os/packages/osctl-exporter/Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GEM
1212
io-console (0.8.0)
1313
ipaddress (0.8.3)
1414
json (2.10.2)
15-
logger (1.6.6)
15+
logger (1.7.0)
1616
nio4r (2.7.4)
1717
ostruct (0.6.1)
1818
prometheus-client (4.2.4)
@@ -21,7 +21,7 @@ GEM
2121
nio4r (~> 2.0)
2222
rack (3.1.12)
2323
rainbow (3.1.1)
24-
reline (0.6.0)
24+
reline (0.6.1)
2525
io-console (~> 0.5)
2626
require_all (2.0.0)
2727
ruby-progressbar (1.13.0)
@@ -34,45 +34,45 @@ GEM
3434
GEM
3535
remote: https://rubygems.vpsfree.cz/
3636
specs:
37-
libosctl (24.11.0.build20250317154831)
37+
libosctl (24.11.0.build20250405171709)
3838
fiddle
3939
logger
4040
rainbow (~> 3.1.1)
4141
require_all (~> 2.0.0)
4242
syslog
43-
osctl (24.11.0.build20250317154831)
43+
osctl (24.11.0.build20250405171709)
4444
base64
4545
curses
4646
gli (~> 2.22.0)
4747
highline (~> 3.1.1)
4848
ipaddress (~> 0.8.3)
4949
json
50-
libosctl (= 24.11.0.build20250317154831)
50+
libosctl (= 24.11.0.build20250405171709)
5151
rainbow (~> 3.1.1)
5252
require_all (~> 2.0.0)
5353
ruby-progressbar (~> 1.13.0)
5454
tty-spinner (~> 0.9.3)
55-
osctl-exporter (24.11.0.build20250317154831)
55+
osctl-exporter (24.11.0.build20250405171709)
5656
json
57-
libosctl (= 24.11.0.build20250317154831)
58-
osctl (= 24.11.0.build20250317154831)
59-
osctl-exportfs (= 24.11.0.build20250317154831)
57+
libosctl (= 24.11.0.build20250405171709)
58+
osctl (= 24.11.0.build20250405171709)
59+
osctl-exportfs (= 24.11.0.build20250405171709)
6060
prometheus-client (~> 4.2.3)
6161
puma
6262
rack (~> 3.1)
6363
require_all (~> 2.0.0)
64-
osctl-exportfs (24.11.0.build20250317154831)
64+
osctl-exportfs (24.11.0.build20250405171709)
6565
filelock
6666
gli (~> 2.22.0)
67-
libosctl (= 24.11.0.build20250317154831)
67+
libosctl (= 24.11.0.build20250405171709)
6868
require_all (~> 2.0.0)
6969

7070
PLATFORMS
7171
ruby
7272
x86_64-linux
7373

7474
DEPENDENCIES
75-
osctl-exporter (= 24.11.0.build20250317154831)!
75+
osctl-exporter (= 24.11.0.build20250405171709)!
7676

7777
BUNDLED WITH
7878
2.5.22

os/packages/osctl-exporter/gemset.nix

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -97,20 +97,20 @@
9797
platforms = [];
9898
source = {
9999
remotes = ["https://rubygems.vpsfree.cz"];
100-
sha256 = "02y0kzsw40c7ni4gra421lagy53gmh8pc8qirckvr5l84n9jqz4g";
100+
sha256 = "0sww9ib0byp4pwsqx55ndw52977kbpdk8aly2jv84nhgp2g49vai";
101101
type = "gem";
102102
};
103-
version = "24.11.0.build20250317154831";
103+
version = "24.11.0.build20250405171709";
104104
};
105105
logger = {
106106
groups = ["default"];
107107
platforms = [];
108108
source = {
109109
remotes = ["https://rubygems.org"];
110-
sha256 = "05s008w9vy7is3njblmavrbdzyrwwc1fsziffdr58w9pwqj8sqfx";
110+
sha256 = "00q2zznygpbls8asz5knjvvj2brr3ghmqxgr83xnrdj4rk3xwvhr";
111111
type = "gem";
112112
};
113-
version = "1.6.6";
113+
version = "1.7.0";
114114
};
115115
nio4r = {
116116
groups = ["default"];
@@ -128,32 +128,32 @@
128128
platforms = [];
129129
source = {
130130
remotes = ["https://rubygems.vpsfree.cz"];
131-
sha256 = "0wgcnrkawn74nmbzzy1qh4cikiv4f8d2zz47x8q09svxaj70vkbs";
131+
sha256 = "1mv9yg32bx8myi6g6wn7w322mq0l76rzbsq5y1g1b7kqciz366r6";
132132
type = "gem";
133133
};
134-
version = "24.11.0.build20250317154831";
134+
version = "24.11.0.build20250405171709";
135135
};
136136
osctl-exporter = {
137137
dependencies = ["json" "libosctl" "osctl" "osctl-exportfs" "prometheus-client" "puma" "rack" "require_all"];
138138
groups = ["default"];
139139
platforms = [];
140140
source = {
141141
remotes = ["https://rubygems.vpsfree.cz"];
142-
sha256 = "11v5vvs6pnf5k9hmnkh2vx7d6w3by7ngaf773p9xfjv0008w1bhv";
142+
sha256 = "1gwazrg0l2lv17n5a6ihhq65m73wgpn3c5h4zlp1w6anaygkiw7p";
143143
type = "gem";
144144
};
145-
version = "24.11.0.build20250317154831";
145+
version = "24.11.0.build20250405171709";
146146
};
147147
osctl-exportfs = {
148148
dependencies = ["filelock" "gli" "libosctl" "require_all"];
149149
groups = ["default"];
150150
platforms = [];
151151
source = {
152152
remotes = ["https://rubygems.vpsfree.cz"];
153-
sha256 = "0vl020nai1r27i72ib6wahlx9q0imlwjji1aqn6ghcwk14pxdmhb";
153+
sha256 = "06hiwmk8z83iyc02a48mg87v8v7g5sy1gi44d3yyr738za8p4wk2";
154154
type = "gem";
155155
};
156-
version = "24.11.0.build20250317154831";
156+
version = "24.11.0.build20250405171709";
157157
};
158158
ostruct = {
159159
groups = ["default"];
@@ -213,10 +213,10 @@
213213
platforms = [];
214214
source = {
215215
remotes = ["https://rubygems.org"];
216-
sha256 = "1lirwlw59apc8m1wjk85y2xidiv0fkxjn6f7p84yqmmyvish6qjp";
216+
sha256 = "1yvm0svcdk6377ng6l00g39ldkjijbqg4whdg2zcsa8hrgbwkz0s";
217217
type = "gem";
218218
};
219-
version = "0.6.0";
219+
version = "0.6.1";
220220
};
221221
require_all = {
222222
groups = ["default"];

os/packages/osctl-exportfs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
22

33
source 'https://rubygems.vpsfree.cz' do
4-
gem 'osctl-exportfs', '24.11.0.build20250317154831'
4+
gem 'osctl-exportfs', '24.11.0.build20250405171709'
55
end

os/packages/osctl-exportfs/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
filelock (1.1.1)
66
gli (2.22.2)
77
ostruct
8-
logger (1.6.6)
8+
logger (1.7.0)
99
ostruct (0.6.1)
1010
rainbow (3.1.1)
1111
require_all (2.0.0)
@@ -15,24 +15,24 @@ GEM
1515
GEM
1616
remote: https://rubygems.vpsfree.cz/
1717
specs:
18-
libosctl (24.11.0.build20250317154831)
18+
libosctl (24.11.0.build20250405171709)
1919
fiddle
2020
logger
2121
rainbow (~> 3.1.1)
2222
require_all (~> 2.0.0)
2323
syslog
24-
osctl-exportfs (24.11.0.build20250317154831)
24+
osctl-exportfs (24.11.0.build20250405171709)
2525
filelock
2626
gli (~> 2.22.0)
27-
libosctl (= 24.11.0.build20250317154831)
27+
libosctl (= 24.11.0.build20250405171709)
2828
require_all (~> 2.0.0)
2929

3030
PLATFORMS
3131
ruby
3232
x86_64-linux
3333

3434
DEPENDENCIES
35-
osctl-exportfs (= 24.11.0.build20250317154831)!
35+
osctl-exportfs (= 24.11.0.build20250405171709)!
3636

3737
BUNDLED WITH
3838
2.5.22

os/packages/osctl-exportfs/gemset.nix

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,31 +36,31 @@
3636
platforms = [];
3737
source = {
3838
remotes = ["https://rubygems.vpsfree.cz"];
39-
sha256 = "02y0kzsw40c7ni4gra421lagy53gmh8pc8qirckvr5l84n9jqz4g";
39+
sha256 = "0sww9ib0byp4pwsqx55ndw52977kbpdk8aly2jv84nhgp2g49vai";
4040
type = "gem";
4141
};
42-
version = "24.11.0.build20250317154831";
42+
version = "24.11.0.build20250405171709";
4343
};
4444
logger = {
4545
groups = ["default"];
4646
platforms = [];
4747
source = {
4848
remotes = ["https://rubygems.org"];
49-
sha256 = "05s008w9vy7is3njblmavrbdzyrwwc1fsziffdr58w9pwqj8sqfx";
49+
sha256 = "00q2zznygpbls8asz5knjvvj2brr3ghmqxgr83xnrdj4rk3xwvhr";
5050
type = "gem";
5151
};
52-
version = "1.6.6";
52+
version = "1.7.0";
5353
};
5454
osctl-exportfs = {
5555
dependencies = ["filelock" "gli" "libosctl" "require_all"];
5656
groups = ["default"];
5757
platforms = [];
5858
source = {
5959
remotes = ["https://rubygems.vpsfree.cz"];
60-
sha256 = "0vl020nai1r27i72ib6wahlx9q0imlwjji1aqn6ghcwk14pxdmhb";
60+
sha256 = "06hiwmk8z83iyc02a48mg87v8v7g5sy1gi44d3yyr738za8p4wk2";
6161
type = "gem";
6262
};
63-
version = "24.11.0.build20250317154831";
63+
version = "24.11.0.build20250405171709";
6464
};
6565
ostruct = {
6666
groups = ["default"];

os/packages/osctl-image/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
22

33
source 'https://rubygems.vpsfree.cz' do
4-
gem 'osctl-image', '24.11.0.build20250317154831'
4+
gem 'osctl-image', '24.11.0.build20250405171709'
55
end

os/packages/osctl-image/Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ GEM
1212
io-console (0.8.0)
1313
ipaddress (0.8.3)
1414
json (2.10.2)
15-
logger (1.6.6)
15+
logger (1.7.0)
1616
ostruct (0.6.1)
1717
rainbow (3.1.1)
18-
reline (0.6.0)
18+
reline (0.6.1)
1919
io-console (~> 0.5)
2020
require_all (2.0.0)
2121
ruby-progressbar (1.13.0)
@@ -28,45 +28,45 @@ GEM
2828
GEM
2929
remote: https://rubygems.vpsfree.cz/
3030
specs:
31-
libosctl (24.11.0.build20250317154831)
31+
libosctl (24.11.0.build20250405171709)
3232
fiddle
3333
logger
3434
rainbow (~> 3.1.1)
3535
require_all (~> 2.0.0)
3636
syslog
37-
osctl (24.11.0.build20250317154831)
37+
osctl (24.11.0.build20250405171709)
3838
base64
3939
curses
4040
gli (~> 2.22.0)
4141
highline (~> 3.1.1)
4242
ipaddress (~> 0.8.3)
4343
json
44-
libosctl (= 24.11.0.build20250317154831)
44+
libosctl (= 24.11.0.build20250405171709)
4545
rainbow (~> 3.1.1)
4646
require_all (~> 2.0.0)
4747
ruby-progressbar (~> 1.13.0)
4848
tty-spinner (~> 0.9.3)
49-
osctl-image (24.11.0.build20250317154831)
49+
osctl-image (24.11.0.build20250405171709)
5050
gli (~> 2.22.0)
5151
ipaddress (~> 0.8.3)
5252
json
53-
libosctl (= 24.11.0.build20250317154831)
54-
osctl (= 24.11.0.build20250317154831)
55-
osctl-repo (= 24.11.0.build20250317154831)
53+
libosctl (= 24.11.0.build20250405171709)
54+
osctl (= 24.11.0.build20250405171709)
55+
osctl-repo (= 24.11.0.build20250405171709)
5656
require_all (~> 2.0.0)
57-
osctl-repo (24.11.0.build20250317154831)
57+
osctl-repo (24.11.0.build20250405171709)
5858
filelock
5959
gli (~> 2.22.0)
6060
json
61-
libosctl (= 24.11.0.build20250317154831)
61+
libosctl (= 24.11.0.build20250405171709)
6262
require_all (~> 2.0.0)
6363

6464
PLATFORMS
6565
ruby
6666
x86_64-linux
6767

6868
DEPENDENCIES
69-
osctl-image (= 24.11.0.build20250317154831)!
69+
osctl-image (= 24.11.0.build20250405171709)!
7070

7171
BUNDLED WITH
7272
2.5.22

os/packages/osctl-image/gemset.nix

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -97,53 +97,53 @@
9797
platforms = [];
9898
source = {
9999
remotes = ["https://rubygems.vpsfree.cz"];
100-
sha256 = "02y0kzsw40c7ni4gra421lagy53gmh8pc8qirckvr5l84n9jqz4g";
100+
sha256 = "0sww9ib0byp4pwsqx55ndw52977kbpdk8aly2jv84nhgp2g49vai";
101101
type = "gem";
102102
};
103-
version = "24.11.0.build20250317154831";
103+
version = "24.11.0.build20250405171709";
104104
};
105105
logger = {
106106
groups = ["default"];
107107
platforms = [];
108108
source = {
109109
remotes = ["https://rubygems.org"];
110-
sha256 = "05s008w9vy7is3njblmavrbdzyrwwc1fsziffdr58w9pwqj8sqfx";
110+
sha256 = "00q2zznygpbls8asz5knjvvj2brr3ghmqxgr83xnrdj4rk3xwvhr";
111111
type = "gem";
112112
};
113-
version = "1.6.6";
113+
version = "1.7.0";
114114
};
115115
osctl = {
116116
dependencies = ["base64" "curses" "gli" "highline" "ipaddress" "json" "libosctl" "rainbow" "require_all" "ruby-progressbar" "tty-spinner"];
117117
groups = ["default"];
118118
platforms = [];
119119
source = {
120120
remotes = ["https://rubygems.vpsfree.cz"];
121-
sha256 = "0wgcnrkawn74nmbzzy1qh4cikiv4f8d2zz47x8q09svxaj70vkbs";
121+
sha256 = "1mv9yg32bx8myi6g6wn7w322mq0l76rzbsq5y1g1b7kqciz366r6";
122122
type = "gem";
123123
};
124-
version = "24.11.0.build20250317154831";
124+
version = "24.11.0.build20250405171709";
125125
};
126126
osctl-image = {
127127
dependencies = ["gli" "ipaddress" "json" "libosctl" "osctl" "osctl-repo" "require_all"];
128128
groups = ["default"];
129129
platforms = [];
130130
source = {
131131
remotes = ["https://rubygems.vpsfree.cz"];
132-
sha256 = "0vyb2ady1hlfqhnrh0gzfxmiy3mgqbakdzpbql1hmkggvm0lmnz9";
132+
sha256 = "118di2iibilhjzg835pwvnxiaah2vhwk3wck56bw7xky1hakmdsr";
133133
type = "gem";
134134
};
135-
version = "24.11.0.build20250317154831";
135+
version = "24.11.0.build20250405171709";
136136
};
137137
osctl-repo = {
138138
dependencies = ["filelock" "gli" "json" "libosctl" "require_all"];
139139
groups = ["default"];
140140
platforms = [];
141141
source = {
142142
remotes = ["https://rubygems.vpsfree.cz"];
143-
sha256 = "0hx8pajds75kkivi0waz7518y7dx6ch7cdd6q19f1gzlcacsghy5";
143+
sha256 = "0yv9ndcpap80qbsppcizvxlw5zzz99407hyl36vb05ji7zwfyi5p";
144144
type = "gem";
145145
};
146-
version = "24.11.0.build20250317154831";
146+
version = "24.11.0.build20250405171709";
147147
};
148148
ostruct = {
149149
groups = ["default"];
@@ -171,10 +171,10 @@
171171
platforms = [];
172172
source = {
173173
remotes = ["https://rubygems.org"];
174-
sha256 = "1lirwlw59apc8m1wjk85y2xidiv0fkxjn6f7p84yqmmyvish6qjp";
174+
sha256 = "1yvm0svcdk6377ng6l00g39ldkjijbqg4whdg2zcsa8hrgbwkz0s";
175175
type = "gem";
176176
};
177-
version = "0.6.0";
177+
version = "0.6.1";
178178
};
179179
require_all = {
180180
groups = ["default"];

0 commit comments

Comments
 (0)