[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#75737] [PATCH v2 060/118] gnu: ruby-rubocop-ast: Update to 1.37.0.
From: |
Nicolas Graves |
Subject: |
[bug#75737] [PATCH v2 060/118] gnu: ruby-rubocop-ast: Update to 1.37.0. |
Date: |
Tue, 21 Jan 2025 21:58:03 +0100 |
* gnu/packages/ruby.scm (ruby-rubocop-ast): Update to 1.37.0.
[native-inputs]: Replace ruby-pry by ruby-prism.
---
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 238cd663e0..519a90e303 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -9199,7 +9199,7 @@ (define-public ruby-rest-client
(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
@@ -9209,7 +9209,7 @@ (define-public ruby-rubocop-ast
(file-name (git-file-name name version))
(sha256
(base32
- "1dp09gcmahmdfi3s6xsksr3ka9dddjpy9ymhr9wjwv67y1falffr"))))
+ "1ww1vxcx6qaih4g68mrbq4xlgrqbv8w7cqxdaz629sazpw2hkycs"))))
(build-system ruby-build-system)
(arguments
`(#:test-target "spec"
@@ -9231,7 +9231,7 @@ (define-public ruby-rubocop-ast
(native-inputs
(list ruby-bump
ruby-oedipus-lex
- ruby-pry
+ ruby-prism
ruby-racc
ruby-rake
ruby-rspec
--
2.47.1
- [bug#75737] [PATCH v2 043/118] gnu: ruby-mail: Update to 2.8.1., (continued)
- [bug#75737] [PATCH v2 043/118] gnu: ruby-mail: Update to 2.8.1., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 042/118] gnu: ruby-zeitwerk: Update to 2.7.1., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 044/118] gnu: ruby-taskjuggler: Update to 3.8.1., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 045/118] gnu: jekyll: Update to 4.3.4., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 047/118] gnu: ruby-tilt: Update to 2.2.0., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 048/118] gnu: ruby-asciidoctor: Update to 2.0.20., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 052/118] gnu: ruby-regexp-parser: Update to 2.6.0., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 046/118] gnu: ruby-tilt: Update to 2.1.0., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 050/118] gnu: Add ruby-ice-nine., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 051/118] gnu: ruby-regexp-parser: Update to 2.5.0., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 060/118] gnu: ruby-rubocop-ast: Update to 1.37.0.,
Nicolas Graves <=
- [bug#75737] [PATCH v2 062/118] gnu: ruby-rubocop: Update to 1.68.0., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 059/118] gnu: ruby-rubocop-rspec-minimal: Update to 2.26.0., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 053/118] gnu: Add ruby-lint-roller., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 054/118] gnu: ruby-slim: Update to 5.2.1., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 049/118] gnu: ruby-parser: Update to 3.3.7.0., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 056/118] gnu: Add ruby-standard-performance., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 055/118] gnu: Add ruby-standard-custom., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 057/118] gnu: Add ruby-rubocop-factory-bot., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 058/118] gnu: ruby-rubocop-capybara-minimal: Update to 2.21.0., Nicolas Graves, 2025/01/21
- [bug#75737] [PATCH v2 064/118] gnu: ruby-standard: Update to 1.37.0., Nicolas Graves, 2025/01/21