coltrane: update all gems to latest versions

This commit is contained in:
Guy Chronister 2025-07-02 17:14:16 +00:00
parent 589257bf13
commit 18219a91ee
3 changed files with 26 additions and 26 deletions

View File

@ -14,9 +14,9 @@ GEM
securerandom (>= 0.3) securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5) tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1) uri (>= 0.13.1)
base64 (0.2.0) base64 (0.3.0)
benchmark (0.4.0) benchmark (0.4.1)
bigdecimal (3.1.9) bigdecimal (3.2.2)
cli-ui (1.5.1) cli-ui (1.5.1)
color (1.8) color (1.8)
coltrane (4.1.2) coltrane (4.1.2)
@ -26,8 +26,8 @@ GEM
gambiarra (= 0.0.6) gambiarra (= 0.0.6)
paint (~> 2.0) paint (~> 2.0)
concurrent-ruby (1.3.5) concurrent-ruby (1.3.5)
connection_pool (2.5.0) connection_pool (2.5.3)
drb (2.2.1) drb (2.2.3)
dry-core (0.9.1) dry-core (0.9.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6) zeitwerk (~> 2.6)
@ -41,7 +41,7 @@ GEM
thor (~> 1.1.0) thor (~> 1.1.0)
i18n (1.14.7) i18n (1.14.7)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
logger (1.6.6) logger (1.7.0)
minitest (5.25.5) minitest (5.25.5)
paint (2.3.0) paint (2.3.0)
securerandom (0.4.1) securerandom (0.4.1)
@ -49,7 +49,7 @@ GEM
tzinfo (2.0.6) tzinfo (2.0.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
uri (1.0.3) uri (1.0.3)
zeitwerk (2.7.2) zeitwerk (2.7.3)
PLATFORMS PLATFORMS
ruby ruby
@ -58,4 +58,4 @@ DEPENDENCIES
coltrane coltrane
BUNDLED WITH BUNDLED WITH
2.6.2 2.6.9

View File

@ -28,30 +28,30 @@
platforms = [ ]; platforms = [ ];
source = { source = {
remotes = [ "https://rubygems.org" ]; remotes = [ "https://rubygems.org" ];
sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g"; sha256 = "0yx9yn47a8lkfcjmigk79fykxvr80r4m1i35q82sxzynpbm7lcr7";
type = "gem"; type = "gem";
}; };
version = "0.2.0"; version = "0.3.0";
}; };
benchmark = { benchmark = {
groups = [ "default" ]; groups = [ "default" ];
platforms = [ ]; platforms = [ ];
source = { source = {
remotes = [ "https://rubygems.org" ]; remotes = [ "https://rubygems.org" ];
sha256 = "0jl71qcgamm96dzyqk695j24qszhcc7liw74qc83fpjljp2gh4hg"; sha256 = "1kicilpma5l0lwayqjb5577bm0hbjndj2gh150xz09xsgc1l1vyl";
type = "gem"; type = "gem";
}; };
version = "0.4.0"; version = "0.4.1";
}; };
bigdecimal = { bigdecimal = {
groups = [ "default" ]; groups = [ "default" ];
platforms = [ ]; platforms = [ ];
source = { source = {
remotes = [ "https://rubygems.org" ]; remotes = [ "https://rubygems.org" ];
sha256 = "1k6qzammv9r6b2cw3siasaik18i6wjc5m0gw5nfdc6jj64h79z1g"; sha256 = "1p2szbr4jdvmwaaj2kxlbv1rp0m6ycbgfyp0kjkkkswmniv5y21r";
type = "gem"; type = "gem";
}; };
version = "3.1.9"; version = "3.2.2";
}; };
cli-ui = { cli-ui = {
groups = [ "default" ]; groups = [ "default" ];
@ -105,20 +105,20 @@
platforms = [ ]; platforms = [ ];
source = { source = {
remotes = [ "https://rubygems.org" ]; remotes = [ "https://rubygems.org" ];
sha256 = "1z7bag6zb2vwi7wp2bkdkmk7swkj6zfnbsnc949qq0wfsgw94fr3"; sha256 = "0nrhsk7b3sjqbyl1cah6ibf1kvi3v93a7wf4637d355hp614mmyg";
type = "gem"; type = "gem";
}; };
version = "2.5.0"; version = "2.5.3";
}; };
drb = { drb = {
groups = [ "default" ]; groups = [ "default" ];
platforms = [ ]; platforms = [ ];
source = { source = {
remotes = [ "https://rubygems.org" ]; remotes = [ "https://rubygems.org" ];
sha256 = "0h5kbj9hvg5hb3c7l425zpds0vb42phvln2knab8nmazg2zp5m79"; sha256 = "0wrkl7yiix268s2md1h6wh91311w95ikd8fy8m5gx589npyxc00b";
type = "gem"; type = "gem";
}; };
version = "2.2.1"; version = "2.2.3";
}; };
dry-core = { dry-core = {
dependencies = [ dependencies = [
@ -189,10 +189,10 @@
platforms = [ ]; platforms = [ ];
source = { source = {
remotes = [ "https://rubygems.org" ]; remotes = [ "https://rubygems.org" ];
sha256 = "05s008w9vy7is3njblmavrbdzyrwwc1fsziffdr58w9pwqj8sqfx"; sha256 = "00q2zznygpbls8asz5knjvvj2brr3ghmqxgr83xnrdj4rk3xwvhr";
type = "gem"; type = "gem";
}; };
version = "1.6.6"; version = "1.7.0";
}; };
minitest = { minitest = {
groups = [ "default" ]; groups = [ "default" ];
@ -260,9 +260,9 @@
platforms = [ ]; platforms = [ ];
source = { source = {
remotes = [ "https://rubygems.org" ]; remotes = [ "https://rubygems.org" ];
sha256 = "0ws6rpyj0y9iadjg1890dwnnbjfdbzxsv6r48zbj7f8yn5y0cbl4"; sha256 = "119ypabas886gd0n9kiid3q41w76gz60s8qmiak6pljpkd56ps5j";
type = "gem"; type = "gem";
}; };
version = "2.7.2"; version = "2.7.3";
}; };
} }

View File

@ -9,17 +9,17 @@ bundlerApp rec {
gemdir = ./.; gemdir = ./.;
exes = [ "coltrane" ]; exes = [ "coltrane" ];
passthru.updateScript = bundlerUpdateScript pname; passthru.updateScript = bundlerUpdateScript "coltrane";
meta = with lib; { meta = {
homepage = "https://github.com/pedrozath/coltrane"; homepage = "https://github.com/pedrozath/coltrane";
description = "Music calculation library/CLI"; description = "Music calculation library/CLI";
longDescription = '' longDescription = ''
coltrane allows to search for Notes, Chords, Scales for coltrane allows to search for Notes, Chords, Scales for
guitar, bass, piano and ukelele guitar, bass, piano and ukelele
''; '';
license = licenses.mit; license = lib.licenses.mit;
maintainers = [ maintainers.panaeon ]; maintainers = with lib.maintainers; [ panaeon ];
mainProgram = "coltrane"; mainProgram = "coltrane";
}; };
} }