[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
91/131: gnu: ruby-zeitwerk: Update to 2.7.1.
From: |
guix-commits |
Subject: |
91/131: gnu: ruby-zeitwerk: Update to 2.7.1. |
Date: |
Fri, 7 Mar 2025 17:13:54 -0500 (EST) |
sharlatan pushed a commit to branch ruby-team
in repository guix.
commit fca93ddaebc96077b9afd8bacee16c6ad1bd7f5a
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Sun Feb 16 01:34:10 2025 +0100
gnu: ruby-zeitwerk: Update to 2.7.1.
* gnu/packages/ruby.scm (ruby-zeitwerk): Update to 2.7.1.
[native-inputs]: Add ruby-warning.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
---
gnu/packages/ruby.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 46fbba2ebe..cbb732cf87 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -15947,7 +15947,7 @@ which snapshots to consider and what files to include.")
(define-public ruby-zeitwerk
(package
(name "ruby-zeitwerk")
- (version "2.6.7")
+ (version "2.7.1")
(source
(origin
(method git-fetch) ;for tests
@@ -15957,13 +15957,14 @@ which snapshots to consider and what files to
include.")
(file-name (git-file-name name version))
(sha256
(base32
- "10p1ycv72yas1fdqrmdyz1aiqf8axj6q1kyllni2wknhk059jvi0"))))
+ "19qmcdpbh4bl878zd1w19064yjkpb8sxaydcasqfa7p8cfg3hnsr"))))
(build-system ruby-build-system)
(native-inputs
(list ruby-minitest
ruby-minitest-focus
ruby-minitest-proveit
- ruby-minitest-reporters))
+ ruby-minitest-reporters
+ ruby-warning))
(synopsis "Efficient and thread-safe code loader for Ruby")
(description
"Zeitwerk implements constant autoloading with Ruby semantics. Each gem
- 40/131: gnu: ruby-shindo: Update to 0.3.11., (continued)
- 40/131: gnu: ruby-shindo: Update to 0.3.11., guix-commits, 2025/03/07
- 48/131: gnu: ruby-chunky-png: Pin ruby package., guix-commits, 2025/03/07
- 45/131: gnu: Remove ruby-minitest-4., guix-commits, 2025/03/07
- 53/131: gnu: ruby-3.3: Update to 3.3.7., guix-commits, 2025/03/07
- 68/131: gnu: ruby-hashie: Update to 5.0.0-0.7351055., guix-commits, 2025/03/07
- 69/131: gnu: ruby-latex-decode: Remove uneeded ruby-ritex propagated-input., guix-commits, 2025/03/07
- 78/131: gnu: ruby-benchmark: Update to 0.4.0., guix-commits, 2025/03/07
- 75/131: gnu: ruby-hoe: Update to 4.2.2., guix-commits, 2025/03/07
- 86/131: gnu: ruby-puma: Update to 6.5.0., guix-commits, 2025/03/07
- 82/131: gnu: Add ruby-rackup-1., guix-commits, 2025/03/07
- 91/131: gnu: ruby-zeitwerk: Update to 2.7.1.,
guix-commits <=
- 93/131: gnu: ruby-taskjuggler: Update to 3.8.1., guix-commits, 2025/03/07
- 98/131: gnu: ruby-parser: Update to 3.3.7.0., guix-commits, 2025/03/07
- 03/131: gnu: ruby-protobuf: Update to 3.10.9., guix-commits, 2025/03/07
- 58/131: gnu: Remove ruby-3.0., guix-commits, 2025/03/07
- 70/131: gnu: Remove ruby-ritex., guix-commits, 2025/03/07
- 95/131: gnu: ruby-tilt: Update to 2.1.0., guix-commits, 2025/03/07
- 94/131: gnu: jekyll: Update to 4.3.4., guix-commits, 2025/03/07
- 126/131: gnu: ruby-hydra-minimal: Update to 0.0.0-1.a4cab70., guix-commits, 2025/03/07
- 128/131: gnu: Remove ronn., guix-commits, 2025/03/07
- 122/131: gnu: ruby-qed: Enable tests., guix-commits, 2025/03/07