[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
109/131: gnu: ruby-rubocop-ast: Update to 1.37.0.
From: |
guix-commits |
Subject: |
109/131: gnu: ruby-rubocop-ast: Update to 1.37.0. |
Date: |
Fri, 7 Mar 2025 17:13:57 -0500 (EST) |
sharlatan pushed a commit to branch ruby-team
in repository guix.
commit b37cb466fec799139cc72be1ca4ac5120f9c393a
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Sun Feb 16 01:34:28 2025 +0100
gnu: ruby-rubocop-ast: Update to 1.37.0.
* gnu/packages/ruby.scm (ruby-rubocop-ast): Update to 1.37.0.
[native-inputs]: Replace ruby-pry by ruby-prism.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
---
gnu/packages/ruby.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 49c4e0f79a..dcdea40c27 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -9162,7 +9162,7 @@ inspired by the Sinatra microframework style of
specifying actions:
(define-public ruby-rubocop-ast
(package
(name "ruby-rubocop-ast")
- (version "1.28.0")
+ (version "1.37.0")
(source
(origin
(method git-fetch) ;no test suite in distributed gem
@@ -9172,7 +9172,7 @@ inspired by the Sinatra microframework style of
specifying actions:
(file-name (git-file-name name version))
(sha256
(base32
- "1dp09gcmahmdfi3s6xsksr3ka9dddjpy9ymhr9wjwv67y1falffr"))))
+ "1ww1vxcx6qaih4g68mrbq4xlgrqbv8w7cqxdaz629sazpw2hkycs"))))
(build-system ruby-build-system)
(arguments
`(#:test-target "spec"
@@ -9194,7 +9194,7 @@ inspired by the Sinatra microframework style of
specifying actions:
(native-inputs
(list ruby-bump
ruby-oedipus-lex
- ruby-pry
+ ruby-prism
ruby-racc
ruby-rake
ruby-rspec
- 20/131: gnu: ruby-actioncable: Update package., (continued)
- 20/131: gnu: ruby-actioncable: Update package., guix-commits, 2025/03/07
- 09/131: gnu: anystyle: Update to 1.4.5., guix-commits, 2025/03/07
- 25/131: gnu: ruby-rspec-rails: Update package., guix-commits, 2025/03/07
- 28/131: gnu: ruby-importmap-rails: Update to 2.1.0., guix-commits, 2025/03/07
- 55/131: gnu: ruby-3.2: Update to 3.2.6., guix-commits, 2025/03/07
- 61/131: gnu: ruby-stackprof: Update to 0.2.27., guix-commits, 2025/03/07
- 77/131: gnu: Add ruby-securerandom., guix-commits, 2025/03/07
- 92/131: gnu: ruby-mail: Update to 2.8.1., guix-commits, 2025/03/07
- 103/131: gnu: ruby-slim: Update to 5.2.1., guix-commits, 2025/03/07
- 102/131: gnu: Add ruby-lint-roller., guix-commits, 2025/03/07
- 109/131: gnu: ruby-rubocop-ast: Update to 1.37.0.,
guix-commits <=
- 125/131: gnu: ruby-puma: Update to 6.6.0., guix-commits, 2025/03/07
- 127/131: gnu: astroid: Adjust inputs., guix-commits, 2025/03/07
- 18/131: gnu: ruby-activerecord: Update package., guix-commits, 2025/03/07
- 31/131: gnu: ruby-spinach: Update to 0.12.0., guix-commits, 2025/03/07
- 33/131: gnu: ruby-prawn-svg: Update to 0.36.0., guix-commits, 2025/03/07
- 42/131: gnu: ruby-fog-xml: Update to 0.1.5., guix-commits, 2025/03/07
- 52/131: gnu: ruby-3.3: Inherit from ruby-3.4., guix-commits, 2025/03/07
- 59/131: gnu: Remove ruby-2.6., guix-commits, 2025/03/07
- 57/131: gnu: ruby-3.1: Update to 3.1.6., guix-commits, 2025/03/07
- 60/131: gnu: ruby-flores: Update to 0.0.8-0.92fded0., guix-commits, 2025/03/07