Skip to content

Commit

Permalink
os: update gems to 21.05.0.build20210617150950
Browse files Browse the repository at this point in the history
  • Loading branch information
aither64 committed Jun 17, 2021
1 parent aeb868b commit 7f891a1
Show file tree
Hide file tree
Showing 28 changed files with 103 additions and 103 deletions.
2 changes: 1 addition & 1 deletion .build_id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21.05.0.build20210616181907
21.05.0.build20210617150950
2 changes: 1 addition & 1 deletion os/packages/osctl-exporter/Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
source 'https://rubygems.vpsfree.cz'
gem 'osctl-exporter', '21.05.0.build20210616181907'
gem 'osctl-exporter', '21.05.0.build20210617150950'
14 changes: 7 additions & 7 deletions os/packages/osctl-exporter/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@ GEM
highline (1.7.10)
ipaddress (0.8.3)
json (2.5.1)
libosctl (21.05.0.build20210616181907)
libosctl (21.05.0.build20210617150950)
rainbow (~> 3.0.0)
require_all (~> 2.0.0)
osctl (21.05.0.build20210616181907)
osctl (21.05.0.build20210617150950)
curses
gli (~> 2.17.1)
highline (~> 1.7.10)
ipaddress (~> 0.8.3)
json
libosctl (= 21.05.0.build20210616181907)
libosctl (= 21.05.0.build20210617150950)
rainbow (~> 3.0.0)
require_all (~> 2.0.0)
ruby-progressbar (~> 1.9.0)
osctl-exporter (21.05.0.build20210616181907)
osctl-exporter (21.05.0.build20210617150950)
json
libosctl (= 21.05.0.build20210616181907)
osctl (= 21.05.0.build20210616181907)
libosctl (= 21.05.0.build20210617150950)
osctl (= 21.05.0.build20210617150950)
prometheus-client (~> 2.1.0)
require_all (~> 2.0.0)
thin (~> 1.8.1)
Expand All @@ -42,7 +42,7 @@ PLATFORMS
ruby

DEPENDENCIES
osctl-exporter (= 21.05.0.build20210616181907)
osctl-exporter (= 21.05.0.build20210617150950)

BUNDLED WITH
2.1.4
12 changes: 6 additions & 6 deletions os/packages/osctl-exporter/gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -75,32 +75,32 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0v3pkmmk1a7vgxvznkfy2kdmvljj7sff5afrkl7x9irbam00538r";
sha256 = "1j38gfh34y8lyl59dwvvm1snyawzhvh9azvcm6iwfnsbixklhlg9";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
osctl = {
dependencies = ["curses" "gli" "highline" "ipaddress" "json" "libosctl" "rainbow" "require_all" "ruby-progressbar"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "01y22y0jvb9ydk06nw4b6ri47x07932kx3x4iymy553ccyh29cgx";
sha256 = "0pw5k64nxc0hzhp7bh2c3vnwdk8mh8gbfiszf2qn5xihc80rvr8c";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
osctl-exporter = {
dependencies = ["json" "libosctl" "osctl" "prometheus-client" "require_all" "thin"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "12kv58jl254awa22xwflq4swjy895jz5cj1pcgrl19bz2y3i2gpn";
sha256 = "02aks57vxxgmg3naimsmgdvjz0w6vwkb8ywm2cw4s5afi0rvi92k";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
prometheus-client = {
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,2 +1,2 @@
source 'https://rubygems.vpsfree.cz'
gem 'osctl-exportfs', '21.05.0.build20210616181907'
gem 'osctl-exportfs', '21.05.0.build20210617150950'
8 changes: 4 additions & 4 deletions os/packages/osctl-exportfs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ GEM
specs:
filelock (1.1.1)
gli (2.17.2)
libosctl (21.05.0.build20210616181907)
libosctl (21.05.0.build20210617150950)
rainbow (~> 3.0.0)
require_all (~> 2.0.0)
osctl-exportfs (21.05.0.build20210616181907)
osctl-exportfs (21.05.0.build20210617150950)
filelock
gli (~> 2.17.1)
libosctl (= 21.05.0.build20210616181907)
libosctl (= 21.05.0.build20210617150950)
require_all (~> 2.0.0)
rainbow (3.0.0)
require_all (2.0.0)
Expand All @@ -18,7 +18,7 @@ PLATFORMS
ruby

DEPENDENCIES
osctl-exportfs (= 21.05.0.build20210616181907)
osctl-exportfs (= 21.05.0.build20210617150950)

BUNDLED WITH
2.1.4
8 changes: 4 additions & 4 deletions os/packages/osctl-exportfs/gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0v3pkmmk1a7vgxvznkfy2kdmvljj7sff5afrkl7x9irbam00538r";
sha256 = "1j38gfh34y8lyl59dwvvm1snyawzhvh9azvcm6iwfnsbixklhlg9";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
osctl-exportfs = {
dependencies = ["filelock" "gli" "libosctl" "require_all"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "15cd4vpc0y51dqwclpc2c262llikbyhcdj5lbfk5zwm58zdknyi8";
sha256 = "0w5k29m7vxvk42h2hbhb047lpxxhf28c6g65p28hkzrg6f05l9xd";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
rainbow = {
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,2 +1,2 @@
source 'https://rubygems.vpsfree.cz'
gem 'osctl-image', '21.05.0.build20210616181907'
gem 'osctl-image', '21.05.0.build20210617150950'
20 changes: 10 additions & 10 deletions os/packages/osctl-image/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,31 +7,31 @@ GEM
highline (1.7.10)
ipaddress (0.8.3)
json (2.5.1)
libosctl (21.05.0.build20210616181907)
libosctl (21.05.0.build20210617150950)
rainbow (~> 3.0.0)
require_all (~> 2.0.0)
osctl (21.05.0.build20210616181907)
osctl (21.05.0.build20210617150950)
curses
gli (~> 2.17.1)
highline (~> 1.7.10)
ipaddress (~> 0.8.3)
json
libosctl (= 21.05.0.build20210616181907)
libosctl (= 21.05.0.build20210617150950)
rainbow (~> 3.0.0)
require_all (~> 2.0.0)
ruby-progressbar (~> 1.9.0)
osctl-image (21.05.0.build20210616181907)
osctl-image (21.05.0.build20210617150950)
gli (~> 2.17.1)
json
libosctl (= 21.05.0.build20210616181907)
osctl (= 21.05.0.build20210616181907)
osctl-repo (= 21.05.0.build20210616181907)
libosctl (= 21.05.0.build20210617150950)
osctl (= 21.05.0.build20210617150950)
osctl-repo (= 21.05.0.build20210617150950)
require_all (~> 2.0.0)
osctl-repo (21.05.0.build20210616181907)
osctl-repo (21.05.0.build20210617150950)
filelock
gli (~> 2.17.1)
json
libosctl (= 21.05.0.build20210616181907)
libosctl (= 21.05.0.build20210617150950)
require_all (~> 2.0.0)
rainbow (3.0.0)
require_all (2.0.0)
Expand All @@ -41,7 +41,7 @@ PLATFORMS
ruby

DEPENDENCIES
osctl-image (= 21.05.0.build20210616181907)
osctl-image (= 21.05.0.build20210617150950)

BUNDLED WITH
2.1.4
16 changes: 8 additions & 8 deletions os/packages/osctl-image/gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -65,43 +65,43 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0v3pkmmk1a7vgxvznkfy2kdmvljj7sff5afrkl7x9irbam00538r";
sha256 = "1j38gfh34y8lyl59dwvvm1snyawzhvh9azvcm6iwfnsbixklhlg9";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
osctl = {
dependencies = ["curses" "gli" "highline" "ipaddress" "json" "libosctl" "rainbow" "require_all" "ruby-progressbar"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "01y22y0jvb9ydk06nw4b6ri47x07932kx3x4iymy553ccyh29cgx";
sha256 = "0pw5k64nxc0hzhp7bh2c3vnwdk8mh8gbfiszf2qn5xihc80rvr8c";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
osctl-image = {
dependencies = ["gli" "json" "libosctl" "osctl" "osctl-repo" "require_all"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "1w8isp42rd1kzs593kzzzhma27nq3713yd7fs6a8bc09ndin2j2q";
sha256 = "01cn1598nfn6ri787l2iqari54g7g33jyflf4i07fiaq83wgjc7i";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
osctl-repo = {
dependencies = ["filelock" "gli" "json" "libosctl" "require_all"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "19kcz4lzklqdw654ni7rxp34scb58l75g708dqywpwhy3q4hl297";
sha256 = "1cqmzljlb6f144zajlgihgskc4ymwl0zw7vg2s2mk6d4z08p20pz";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
rainbow = {
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,2 +1,2 @@
source 'https://rubygems.vpsfree.cz'
gem 'osctl-repo', '21.05.0.build20210616181907'
gem 'osctl-repo', '21.05.0.build20210617150950'
8 changes: 4 additions & 4 deletions os/packages/osctl-repo/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ GEM
filelock (1.1.1)
gli (2.17.2)
json (2.5.1)
libosctl (21.05.0.build20210616181907)
libosctl (21.05.0.build20210617150950)
rainbow (~> 3.0.0)
require_all (~> 2.0.0)
osctl-repo (21.05.0.build20210616181907)
osctl-repo (21.05.0.build20210617150950)
filelock
gli (~> 2.17.1)
json
libosctl (= 21.05.0.build20210616181907)
libosctl (= 21.05.0.build20210617150950)
require_all (~> 2.0.0)
rainbow (3.0.0)
require_all (2.0.0)
Expand All @@ -20,7 +20,7 @@ PLATFORMS
ruby

DEPENDENCIES
osctl-repo (= 21.05.0.build20210616181907)
osctl-repo (= 21.05.0.build20210617150950)

BUNDLED WITH
2.1.4
8 changes: 4 additions & 4 deletions os/packages/osctl-repo/gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,21 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0v3pkmmk1a7vgxvznkfy2kdmvljj7sff5afrkl7x9irbam00538r";
sha256 = "1j38gfh34y8lyl59dwvvm1snyawzhvh9azvcm6iwfnsbixklhlg9";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
osctl-repo = {
dependencies = ["filelock" "gli" "json" "libosctl" "require_all"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "19kcz4lzklqdw654ni7rxp34scb58l75g708dqywpwhy3q4hl297";
sha256 = "1cqmzljlb6f144zajlgihgskc4ymwl0zw7vg2s2mk6d4z08p20pz";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
rainbow = {
groups = ["default"];
Expand Down
2 changes: 1 addition & 1 deletion os/packages/osctl/Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
source 'https://rubygems.vpsfree.cz'
gem 'osctl', '21.05.0.build20210616181907'
gem 'osctl', '21.05.0.build20210617150950'
8 changes: 4 additions & 4 deletions os/packages/osctl/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ GEM
highline (1.7.10)
ipaddress (0.8.3)
json (2.5.1)
libosctl (21.05.0.build20210616181907)
libosctl (21.05.0.build20210617150950)
rainbow (~> 3.0.0)
require_all (~> 2.0.0)
osctl (21.05.0.build20210616181907)
osctl (21.05.0.build20210617150950)
curses
gli (~> 2.17.1)
highline (~> 1.7.10)
ipaddress (~> 0.8.3)
json
libosctl (= 21.05.0.build20210616181907)
libosctl (= 21.05.0.build20210617150950)
rainbow (~> 3.0.0)
require_all (~> 2.0.0)
ruby-progressbar (~> 1.9.0)
Expand All @@ -27,7 +27,7 @@ PLATFORMS
ruby

DEPENDENCIES
osctl (= 21.05.0.build20210616181907)
osctl (= 21.05.0.build20210617150950)

BUNDLED WITH
2.1.4
8 changes: 4 additions & 4 deletions os/packages/osctl/gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,21 +55,21 @@
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "0v3pkmmk1a7vgxvznkfy2kdmvljj7sff5afrkl7x9irbam00538r";
sha256 = "1j38gfh34y8lyl59dwvvm1snyawzhvh9azvcm6iwfnsbixklhlg9";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
osctl = {
dependencies = ["curses" "gli" "highline" "ipaddress" "json" "libosctl" "rainbow" "require_all" "ruby-progressbar"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.vpsfree.cz"];
sha256 = "01y22y0jvb9ydk06nw4b6ri47x07932kx3x4iymy553ccyh29cgx";
sha256 = "0pw5k64nxc0hzhp7bh2c3vnwdk8mh8gbfiszf2qn5xihc80rvr8c";
type = "gem";
};
version = "21.05.0.build20210616181907";
version = "21.05.0.build20210617150950";
};
rainbow = {
groups = ["default"];
Expand Down
2 changes: 1 addition & 1 deletion os/packages/osctld/Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
source 'https://rubygems.vpsfree.cz'
gem 'osctld', '21.05.0.build20210616181907'
gem 'osctld', '21.05.0.build20210617150950'
Loading

0 comments on commit 7f891a1

Please sign in to comment.