me
/
guix
Archived
1
0
Fork 0
Commit Graph

1371 Commits (a795231def518722859bd11967cd3d58411c2197)

Author SHA1 Message Date
Christopher Baines a795231def
gnu: ruby-rack: Update to 2.2.7.
* gnu/packages/ruby.scm (ruby-rack): Update to 2.2.7.
[native-inputs]: Add ruby-webrick.
2023-07-10 08:25:57 +01:00
Christopher Baines 21d2e46211
gnu: ruby-sqlite3: Update to 1.6.3.
* gnu/packages/ruby.scm (ruby-sqlite3): Update to 1.6.3.
[source]: Switch to the Git repository to aid running tests.
[arguments]: Update style and adjust.
[native-inputs]: Add ruby-ruby-memcheck, ruby-rake-compiler and
ruby-rake-compiler-dock.
2023-07-10 08:25:57 +01:00
Christopher Baines bcc615473d
gnu: ruby-hoe: Update to 4.0.4.
* gnu/packages/ruby.scm (ruby-hoe): Update to 4.0.4.
2023-07-10 08:25:57 +01:00
Christopher Baines 2857b99e0d
gnu: ruby-stackprof: Update to 0.2.25.
* gnu/packages/ruby.scm (ruby-stackprof): Update to 0.2.25.
[arguments]: Update style, add patch-gemspec phase and use bundle in check
phase.
[native-inputs]: Add bundler and use ruby-mocha-1.
2023-07-10 08:25:57 +01:00
Christopher Baines cdb2f02f0e
gnu: Add ruby-psych-3.
* gnu/packages/ruby.scm (ruby-psych-3): New variable.
2023-07-10 08:25:57 +01:00
Christopher Baines 4dccf25587
gnu: ruby-test-construct: Update to 2.0.2.
* gnu/packages/ruby.scm (ruby-test-construct): Update to 2.0.2.
[native-inputs]: Use ruby-mocha-1.
2023-07-10 08:25:57 +01:00
Christopher Baines d619480827
gnu: ruby-mocha: Update to 2.0.4.
* gnu/packages/ruby.scm (ruby-mocha): Update to 2.0.4.
[arguments]: Update style.
[propagated-inputs]: Add ruby-ruby2-keywords.
[native-inputs]: Add ruby-psych-3.
(ruby-mocha-1): New variable.
2023-07-10 08:25:57 +01:00
Christopher Baines 68238b73b3
gnu: Add ruby-psych.
* gnu/packages/ruby.scm (ruby-psych): New variable.
2023-07-10 08:25:56 +01:00
Christopher Baines 84af221d00
gnu: Remove ruby-instantiator.
* gnu/packages/ruby.scm (ruby-instantiator): Remove variable.
2023-07-10 08:25:56 +01:00
Christopher Baines d610c79b9e
gnu: ruby-introspection: Adjust inputs.
* gnu/packages/ruby.scm (ruby-introspection)[arguments]: Remove.
[propagated-inputs]: Remove ruby-instantiator.
[native-inputs]: Remove ruby-test-unit.
2023-07-10 08:25:56 +01:00
Christopher Baines adfe69262f
gnu: ruby-range-compressor: Add ruby-sorted-set as an input.
* gnu/packages/ruby.scm (ruby-range-compressor)[native-inputs]: Add
ruby-sorted-set.
2023-07-10 08:25:56 +01:00
Christopher Baines 4c03f3e029
gnu: Add ruby-sorted-set.
* gnu/packages/ruby.scm (ruby-sorted-set): New variable.
2023-07-10 08:25:56 +01:00
Christopher Baines 83b2332242
gnu: Add ruby-set.
* gnu/packages/ruby.scm (ruby-set): New variable.
2023-07-10 08:25:56 +01:00
Christopher Baines 6ee5f968bc
gnu: Add ruby-rbtree.
* gnu/packages/ruby.scm (ruby-rbtree): New variable.
2023-07-10 08:25:56 +01:00
Christopher Baines 75f0e51a8c
gnu: ruby-gettext: Update to 3.4.4.
* gnu/packages/ruby.scm (ruby-gettext): Update to 3.4.4.
[propagated-inputs]: Add ruby-erubi.
2023-07-10 08:25:56 +01:00
Christopher Baines 5dae5ad0f5
gnu: ruby-websocket: Update to 1.2.9-1.950e416.
* gnu/packages/ruby.scm (ruby-websocket): Update to 1.2.9-1.950e416.
[native-inputs]: Add ruby-webrick.
2023-07-10 08:25:56 +01:00
Christopher Baines 830d6e342f
gnu: ruby-contracts: Update to 0.17.
* gnu/packages/ruby.scm (ruby-contracts): Update to 0.17.
[arguments]: Update style.
2023-07-10 08:25:56 +01:00
Christopher Baines 46565974a5
gnu: ruby-ritex: Build with ruby-2.7.
As it looks to be incompatible with Ruby 3.

* gnu/packages/ruby.scm (ruby-ritex)[arguments]: Build with ruby-2.7.
2023-07-10 08:25:55 +01:00
Christopher Baines 28542d2d82
gnu: ruby-pry: Update to 0.14.2.
* gnu/packages/ruby.scm (ruby-pry): Update to 0.14.2.
2023-07-10 08:25:55 +01:00
Christopher Baines e3c51d43d9
gnu: ruby-rspec-core-2: Fix build.
* gnu/packages/ruby.scm (ruby-rspec-core-2)[arguments]: Add patch phase.
2023-07-10 08:25:55 +01:00
Christopher Baines d426c5cd91
gnu: ruby-builder: Fix build.
* gnu/packages/ruby.scm (ruby-builder)[arguments]: Update style, patch
rakelib/tags.rake and remove broken test.
[home-page]: Update.
2023-07-10 08:25:55 +01:00
Christopher Baines 3842836220
gnu: ruby-dep: Build with ruby-2.7.
As that seems to be the required version.

* gnu/packages/ruby.scm (ruby-dep)[arguments]: Specify #:ruby ruby-2.7.
2023-07-10 08:25:55 +01:00
Christopher Baines 9dad3618cc
gnu: ruby-bindex: Update to 0.8.1 and rename to ruby-skiptrace.
* gnu/packages/ruby.scm (ruby-bindex): Update to 0.8.1 and rename to
ruby-skiptrace.
[arguments]: Update style, remove git dependency and replace check phase.
[description,home-page]: Update for rename.
* gnu/packages/rails.scm (ruby-web-console)[propagated-inputs]: Replace
ruby-bindex with ruby-skiptrace.
2023-07-10 08:25:55 +01:00
Christopher Baines 191109ccff
gnu: ruby: Switch from 2.7 to 3.1.
I did look at switching to 3.2, but Rails still needs 3.1 I think, so 3.2 will
be possible once Rails 7.1 is released.

* gnu/packages/ruby.scm (ruby): Switch from 2.7 to 3.1.
2023-07-10 08:25:52 +01:00
gemmaro 93a5378b00
gnu: ruby-atoulme-saikuro: Enable tests.
* gnu/packages/ruby.scm (ruby-atoulme-saikuro)
[propagated-inputs]: Add ruby-irb-1.1.1 and ruby-e2mmap.
[arguments]: Enable tests.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:47:16 +01:00
gemmaro 54e083cef1
gnu: Add ruby-irb@1.1.1.
* gnu/packages/ruby.scm (ruby-irb-1.1.1): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-26 09:47:10 +01:00
gemmaro e897569778
gnu: ruby-nokogiri: Update to 1.15.2.
* gnu/packages/ruby.scm (ruby-nokogiri): Update to 1.15.2.
  [source]<uri>: Use Git repository.
  <patches>: apply a patch to disable unneeded test setups.
  [arguments]: Enable check by running plain minitest.
  [home-page]: Update to current URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 16:25:50 +02:00
gemmaro fa52b9a64f
gnu: ruby-mini-portile-2: Update to 2.8.2.
* gnu/packages/ruby.scm (ruby-mini-portile-2): Update to 2.8.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-24 16:25:48 +02:00
Christopher Baines 53d80d0485
gnu: ruby-ptools: Update to 1.5.0.
* gnu/packages/ruby.scm (ruby-ptools): Update to 1.5.0.
[arguments]: Update style and adjust.
[native-inputs]: Add ruby-rspec.
2023-06-20 22:04:51 +01:00
Christopher Baines 6bafbfd40f
gnu: ruby-commander: Update to 4.6.0.
* gnu/packages/ruby.scm (ruby-commander): Update to 4.6.0.
[arguments]: Update style.
2023-06-20 22:04:51 +01:00
Christopher Baines 6eb15ac58e
gnu: ruby-hocon: Update to 1.4.0.
* gnu/packages/ruby.scm (ruby-hocon): Update to 1.4.0.
[arguments]: Update style.
2023-06-20 22:04:51 +01:00
Christopher Baines 9ff91468ee
gnu: ruby-memory-profiler: Update to 1.0.1.
* gnu/packages/ruby.scm (ruby-memory-profiler): Update to 1.0.1.
2023-06-20 22:04:51 +01:00
Christopher Baines b5cb477d9d
gnu: ruby-mkmf-lite: Update to 0.5.2.
* gnu/packages/ruby.scm (ruby-mkmf-lite): Update to 0.5.2.
[arguments]: Avoid the rubocop dependency.
[native-inputs]: Add ruby-rspec.
2023-06-20 22:04:51 +01:00
Christopher Baines 90e9e56140
gnu: ruby-powerpack: Update to 0.1.3.
* gnu/packages/ruby.scm (ruby-powerpack): Update to 0.1.3.
[arguments]: Update style.
2023-06-20 22:04:51 +01:00
Christopher Baines d8531fcdc8
gnu: ruby-pry-doc: Update to 1.4.0.
* gnu/packages/ruby.scm (ruby-pry-doc): Update to 1.4.0.
2023-06-20 22:04:50 +01:00
Christopher Baines 1abf7f6556
gnu: ruby-range-compressor: Update to 1.2.0.
* gnu/packages/ruby.scm (ruby-range-compressor): Update to 1.2.0.
[arguments]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines 04e5318eac
gnu: ruby-rjb: Update to 1.6.7.
* gnu/packages/ruby.scm (ruby-rjb): Update to 1.6.7.
[arguments]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines c7f93b1b85
gnu: ruby-shindo: Update to 0.3.10.
* gnu/packages/ruby.scm (ruby-shindo): Update to 0.3.10.
[arguments]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines be094d9038
gnu: ruby-sucker-punch: Update to 3.1.0.
* gnu/packages/ruby.scm (ruby-sucker-punch): Update to 3.1.0.
2023-06-20 22:04:50 +01:00
Christopher Baines aba7a31cac
gnu: ruby-test-unit: Update to 3.6.0.
* gnu/packages/ruby.scm (ruby-test-unit): Update to 3.6.0.
[source]: Switch to Git as tests missing from gem.
2023-06-20 22:04:50 +01:00
Christopher Baines 88b29ec5cf
gnu: ruby-tzinfo: Update to 2.0.6.
* gnu/packages/ruby.scm (ruby-tzinfo): Update to 2.0.6.
[arguments,propagated-inputs]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines daea7bc223
gnu: ruby-yajl-ruby: Update to 1.4.3.
* gnu/packages/ruby.scm (ruby-yajl-ruby): Update to 1.4.3.
[arguments]: Update style.
2023-06-20 22:04:50 +01:00
Christopher Baines 9daca9b870
gnu: texlive-hyphen-package: Use pinned ruby-hydra-minimal.
To allow updating ruby without changing texlive.

* gnu/packages/ruby.scm (ruby-hydra-minimal/pinned): New variable.
* gnu/packages/tex.scm (texlive-hyphen-package)[native-inputs]: Use it
2023-06-20 22:04:49 +01:00
Juliana Sims c6ff934337
gnu: ruby-loofah: Update to 2.21.3.
* gnu/packages/ruby.scm (ruby-loofah): Update to 2.21.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-06-19 11:01:45 +01:00
gemmaro 5e0b8d51b8
gnu: Add ruby-minima.
I added a test by `jekyll build`.

* gnu/packages/ruby.scm (ruby-minima): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-08 23:33:39 +02:00
Remco van 't Veer cb193c0dd1
gnu: ruby-2.7-fixed: Upgrade to 2.7.8 [fixes CVE-2023-{28755, 28756}]
Fixes: CVE-2023-28755 (ReDoS vulnerability in URI), and
CVE-2023-28756 (ReDoS vulnerability in Time).

* gnu/packages/ruby.scm (ruby-2.7-fixed): Update to 2.7.8.
(ruby-2.7)[replacement]: Graft.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-05-23 16:37:04 +02:00
Remco van 't Veer 14c03807ba
gnu: ruby-3.2: Upgrade to 3.2.2 [fixes CVE-2023-{28755, 28756}].
Fixes: CVE-2023-28755 (ReDoS vulnerability in URI), and
CVE-2023-28756 (ReDoS vulnerability in Time).

* gnu/packages/ruby.scm (ruby-3.2): Update to 3.2.2.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-05-19 11:04:56 +02:00
Remco van 't Veer 18e497d41f
gnu: ruby-3.1: Upgrade to 3.1.4 [fixes CVE-2023-{28755, 28756}].
Fixes: CVE-2023-28755 (ReDoS vulnerability in URI), and
CVE-2023-28756 (ReDoS vulnerability in Time).

* gnu/packages/ruby.scm (ruby-3.1): Update to 3.1.4.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-05-19 11:04:25 +02:00
Remco van 't Veer cd0a8950e4
gnu: ruby-3.0: Upgrade to 3.0.6 [fixes CVE-2023-{28755, 28756}].
Fixes: CVE-2023-28755 (ReDoS vulnerability in URI), and
CVE-2023-28756 (ReDoS vulnerability in Time).

* gnu/packages/ruby.scm (ruby-3.0): Update to 3.0.6.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-05-19 10:54:53 +02:00
Maxim Cournoyer cfe4a07775
gnu: ruby-tzinfo-data: Remove #:guile argument in file-union call.
* gnu/packages/ruby.scm (ruby-tzinfo-data) [arguments]: Strip trailing #t.
[native-inputs]: Remove #:guile argument in file-union call.
2023-04-14 23:37:05 -04:00