Skip to content

Commit

Permalink
packages: update nodectl gems
Browse files Browse the repository at this point in the history
  • Loading branch information
aither64 committed Apr 19, 2024
1 parent 7ce820b commit 6ad5da9
Show file tree
Hide file tree
Showing 9 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion packages/libnodectld/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

source 'https://rubygems.vpsfree.cz' do
gem 'libnodectld', '3.0.0.dev.build20240408161031'
gem 'libnodectld', '3.0.0.dev.build20240419140630'
end
22 changes: 11 additions & 11 deletions packages/libnodectld/Gemfile.lock
Expand Up @@ -18,7 +18,7 @@ GEM
net-imap
net-pop
net-smtp
method_source (1.0.0)
method_source (1.1.0)
mini_mime (1.1.5)
mysql2 (0.5.5)
net-imap (0.4.10)
Expand Down Expand Up @@ -54,45 +54,45 @@ GEM
GEM
remote: https://rubygems.vpsfree.cz/
specs:
libnodectld (3.0.0.dev.build20240408161031)
libnodectld (3.0.0.dev.build20240419140630)
bunny (~> 2.22.0)
filelock
ipaddress (~> 0.8.3)
json
libosctl (= 23.11.0.build20240408160827)
libosctl (= 23.11.0.build20240416143729)
mail (~> 2.8.1)
mysql2 (= 0.5.5)
osctl (= 23.11.0.build20240408160827)
osctl-exportfs (= 23.11.0.build20240408160827)
osctl (= 23.11.0.build20240416143729)
osctl-exportfs (= 23.11.0.build20240416143729)
prometheus-client (~> 4.2.2)
pry (~> 0.14.2)
pry-remote
require_all (~> 2.0.0)
libosctl (23.11.0.build20240408160827)
libosctl (23.11.0.build20240416143729)
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
osctl (23.11.0.build20240408160827)
osctl (23.11.0.build20240416143729)
curses
gli (~> 2.20.0)
highline (~> 2.0.3)
ipaddress (~> 0.8.3)
json
libosctl (= 23.11.0.build20240408160827)
libosctl (= 23.11.0.build20240416143729)
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
ruby-progressbar (~> 1.11.0)
tty-spinner (~> 0.9.3)
osctl-exportfs (23.11.0.build20240408160827)
osctl-exportfs (23.11.0.build20240416143729)
filelock
gli (~> 2.20.0)
libosctl (= 23.11.0.build20240408160827)
libosctl (= 23.11.0.build20240416143729)
require_all (~> 2.0.0)

PLATFORMS
x86_64-linux

DEPENDENCIES
libnodectld (= 3.0.0.dev.build20240408161031)!
libnodectld (= 3.0.0.dev.build20240419140630)!

BUNDLED WITH
2.4.22
20 changes: 10 additions & 10 deletions packages/libnodectld/gemset.nix
Expand Up @@ -106,21 +106,21 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0pwc3jxjwmh5w8j87vlbixb84bkd3almr5q73qh3vir84k2qlqxx";
sha256 = "0p1wm5n66bgwshfkq2w08sh1kpsrjipia0hd0prp41mbjq8vav39";
type = "gem";
};
version = "3.0.0.dev.build20240408161031";
version = "3.0.0.dev.build20240419140630";
};
libosctl = {
dependencies = ["rainbow" "require_all"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "1n154n0g904slsijvh89vlmbqkjmpk71bz72k8sfilf86bly2jib";
sha256 = "1dpf4pg5j3nsp86ygl204qgq7fc32dwy2x6pkx07b2w90l85wfqx";
type = "gem";
};
version = "23.11.0.build20240408160827";
version = "23.11.0.build20240416143729";
};
mail = {
dependencies = ["mini_mime" "net-imap" "net-pop" "net-smtp"];
Expand All @@ -138,10 +138,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp";
sha256 = "1igmc3sq9ay90f8xjvfnswd1dybj1s3fi0dwd53inwsvqk4h24qq";
type = "gem";
};
version = "1.0.0";
version = "1.1.0";
};
mini_mime = {
groups = ["default"];
Expand Down Expand Up @@ -213,21 +213,21 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0gd2fx73vs4cn8s0qkqvh5zsfq84jjiv5bv6x7lwhn8j1pgr7v2j";
sha256 = "1jv5wgvxx546i1h3gjv1n2wk44i65vrgsisl3781ahq1ikigg1jx";
type = "gem";
};
version = "23.11.0.build20240408160827";
version = "23.11.0.build20240416143729";
};
osctl-exportfs = {
dependencies = ["filelock" "gli" "libosctl" "require_all"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "1k8ywxfrws0kc4ym98444z4q2jb9p26mdsn5k1c4jxxfqksyfbqn";
sha256 = "1d5g5q6110lbigp9i2y8k46wgk41pxxh8hryzgx9vi3ifqmw840c";
type = "gem";
};
version = "23.11.0.build20240408160827";
version = "23.11.0.build20240416143729";
};
prometheus-client = {
groups = ["default"];
Expand Down
2 changes: 1 addition & 1 deletion packages/nodectl/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

source 'https://rubygems.vpsfree.cz' do
gem 'nodectl', '3.0.0.dev.build20240408161031'
gem 'nodectl', '3.0.0.dev.build20240419140630'
end
28 changes: 14 additions & 14 deletions packages/nodectl/Gemfile.lock
Expand Up @@ -18,7 +18,7 @@ GEM
net-imap
net-pop
net-smtp
method_source (1.0.0)
method_source (1.1.0)
mini_mime (1.1.5)
mysql2 (0.5.5)
net-imap (0.4.10)
Expand Down Expand Up @@ -54,52 +54,52 @@ GEM
GEM
remote: https://rubygems.vpsfree.cz/
specs:
libnodectld (3.0.0.dev.build20240408161031)
libnodectld (3.0.0.dev.build20240419140630)
bunny (~> 2.22.0)
filelock
ipaddress (~> 0.8.3)
json
libosctl (= 23.11.0.build20240408160827)
libosctl (= 23.11.0.build20240416143729)
mail (~> 2.8.1)
mysql2 (= 0.5.5)
osctl (= 23.11.0.build20240408160827)
osctl-exportfs (= 23.11.0.build20240408160827)
osctl (= 23.11.0.build20240416143729)
osctl-exportfs (= 23.11.0.build20240416143729)
prometheus-client (~> 4.2.2)
pry (~> 0.14.2)
pry-remote
require_all (~> 2.0.0)
libosctl (23.11.0.build20240408160827)
libosctl (23.11.0.build20240416143729)
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
nodectl (3.0.0.dev.build20240408161031)
nodectl (3.0.0.dev.build20240419140630)
json
libnodectld (= 3.0.0.dev.build20240408161031)
libosctl (= 23.11.0.build20240408160827)
libnodectld (= 3.0.0.dev.build20240419140630)
libosctl (= 23.11.0.build20240416143729)
pry (~> 0.14.2)
pry-remote
require_all (~> 2.0.0)
osctl (23.11.0.build20240408160827)
osctl (23.11.0.build20240416143729)
curses
gli (~> 2.20.0)
highline (~> 2.0.3)
ipaddress (~> 0.8.3)
json
libosctl (= 23.11.0.build20240408160827)
libosctl (= 23.11.0.build20240416143729)
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
ruby-progressbar (~> 1.11.0)
tty-spinner (~> 0.9.3)
osctl-exportfs (23.11.0.build20240408160827)
osctl-exportfs (23.11.0.build20240416143729)
filelock
gli (~> 2.20.0)
libosctl (= 23.11.0.build20240408160827)
libosctl (= 23.11.0.build20240416143729)
require_all (~> 2.0.0)

PLATFORMS
x86_64-linux

DEPENDENCIES
nodectl (= 3.0.0.dev.build20240408161031)!
nodectl (= 3.0.0.dev.build20240419140630)!

BUNDLED WITH
2.4.22
24 changes: 12 additions & 12 deletions packages/nodectl/gemset.nix
Expand Up @@ -106,21 +106,21 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0pwc3jxjwmh5w8j87vlbixb84bkd3almr5q73qh3vir84k2qlqxx";
sha256 = "0p1wm5n66bgwshfkq2w08sh1kpsrjipia0hd0prp41mbjq8vav39";
type = "gem";
};
version = "3.0.0.dev.build20240408161031";
version = "3.0.0.dev.build20240419140630";
};
libosctl = {
dependencies = ["rainbow" "require_all"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "1n154n0g904slsijvh89vlmbqkjmpk71bz72k8sfilf86bly2jib";
sha256 = "1dpf4pg5j3nsp86ygl204qgq7fc32dwy2x6pkx07b2w90l85wfqx";
type = "gem";
};
version = "23.11.0.build20240408160827";
version = "23.11.0.build20240416143729";
};
mail = {
dependencies = ["mini_mime" "net-imap" "net-pop" "net-smtp"];
Expand All @@ -138,10 +138,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp";
sha256 = "1igmc3sq9ay90f8xjvfnswd1dybj1s3fi0dwd53inwsvqk4h24qq";
type = "gem";
};
version = "1.0.0";
version = "1.1.0";
};
mini_mime = {
groups = ["default"];
Expand Down Expand Up @@ -213,32 +213,32 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "11j0rz3smkxn4a0m304djab2avvb4rsvk803dffa0z4216dmp0my";
sha256 = "1jdq6rqmi3fsl9z1qqfh54wg8rlnv8z7y0aqdkfvmm8vrq5x610m";
type = "gem";
};
version = "3.0.0.dev.build20240408161031";
version = "3.0.0.dev.build20240419140630";
};
osctl = {
dependencies = ["curses" "gli" "highline" "ipaddress" "json" "libosctl" "rainbow" "require_all" "ruby-progressbar" "tty-spinner"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0gd2fx73vs4cn8s0qkqvh5zsfq84jjiv5bv6x7lwhn8j1pgr7v2j";
sha256 = "1jv5wgvxx546i1h3gjv1n2wk44i65vrgsisl3781ahq1ikigg1jx";
type = "gem";
};
version = "23.11.0.build20240408160827";
version = "23.11.0.build20240416143729";
};
osctl-exportfs = {
dependencies = ["filelock" "gli" "libosctl" "require_all"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "1k8ywxfrws0kc4ym98444z4q2jb9p26mdsn5k1c4jxxfqksyfbqn";
sha256 = "1d5g5q6110lbigp9i2y8k46wgk41pxxh8hryzgx9vi3ifqmw840c";
type = "gem";
};
version = "23.11.0.build20240408160827";
version = "23.11.0.build20240416143729";
};
prometheus-client = {
groups = ["default"];
Expand Down
2 changes: 1 addition & 1 deletion packages/nodectld/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

source 'https://rubygems.vpsfree.cz' do
gem 'nodectld', '3.0.0.dev.build20240408161031'
gem 'nodectld', '3.0.0.dev.build20240419140630'
end
26 changes: 13 additions & 13 deletions packages/nodectld/Gemfile.lock
Expand Up @@ -18,7 +18,7 @@ GEM
net-imap
net-pop
net-smtp
method_source (1.0.0)
method_source (1.1.0)
mini_mime (1.1.5)
mysql2 (0.5.5)
net-imap (0.4.10)
Expand Down Expand Up @@ -54,47 +54,47 @@ GEM
GEM
remote: https://rubygems.vpsfree.cz/
specs:
libnodectld (3.0.0.dev.build20240408161031)
libnodectld (3.0.0.dev.build20240419140630)
bunny (~> 2.22.0)
filelock
ipaddress (~> 0.8.3)
json
libosctl (= 23.11.0.build20240408160827)
libosctl (= 23.11.0.build20240416143729)
mail (~> 2.8.1)
mysql2 (= 0.5.5)
osctl (= 23.11.0.build20240408160827)
osctl-exportfs (= 23.11.0.build20240408160827)
osctl (= 23.11.0.build20240416143729)
osctl-exportfs (= 23.11.0.build20240416143729)
prometheus-client (~> 4.2.2)
pry (~> 0.14.2)
pry-remote
require_all (~> 2.0.0)
libosctl (23.11.0.build20240408160827)
libosctl (23.11.0.build20240416143729)
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
nodectld (3.0.0.dev.build20240408161031)
libnodectld (= 3.0.0.dev.build20240408161031)
osctl (23.11.0.build20240408160827)
nodectld (3.0.0.dev.build20240419140630)
libnodectld (= 3.0.0.dev.build20240419140630)
osctl (23.11.0.build20240416143729)
curses
gli (~> 2.20.0)
highline (~> 2.0.3)
ipaddress (~> 0.8.3)
json
libosctl (= 23.11.0.build20240408160827)
libosctl (= 23.11.0.build20240416143729)
rainbow (~> 3.1.1)
require_all (~> 2.0.0)
ruby-progressbar (~> 1.11.0)
tty-spinner (~> 0.9.3)
osctl-exportfs (23.11.0.build20240408160827)
osctl-exportfs (23.11.0.build20240416143729)
filelock
gli (~> 2.20.0)
libosctl (= 23.11.0.build20240408160827)
libosctl (= 23.11.0.build20240416143729)
require_all (~> 2.0.0)

PLATFORMS
x86_64-linux

DEPENDENCIES
nodectld (= 3.0.0.dev.build20240408161031)!
nodectld (= 3.0.0.dev.build20240419140630)!

BUNDLED WITH
2.4.22

0 comments on commit 6ad5da9

Please sign in to comment.