1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: ruby-rack: Update to 2.2.22.

* gnu/packages/ruby-xyz.scm (ruby-rack): Update to 2.2.22.

Change-Id: Iecd533deae60768061934bc591f248b2c97a92bf
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Aaron Covrig
2026-02-16 20:58:23 -05:00
committed by Andreas Enge
parent 93daa08844
commit 920cb664e9

View File

@@ -8232,7 +8232,7 @@ generates Ruby program.")
(package
(name "ruby-rack")
;; Do not upgrade to version 3, as Rails doesn't support it yet.
(version "2.2.7")
(version "2.2.22")
(source
(origin
(method git-fetch) ;for tests
@@ -8242,7 +8242,7 @@ generates Ruby program.")
(file-name (git-file-name name version))
(sha256
(base32
"02r41fr61x0jfhraizc6bsgs40p8mlpvnzix71zwmcvibg384ify"))))
"0b56zbq0pr133839dv2n0qq5326kak7czv92awg12ipghwx5q9gj"))))
(build-system ruby-build-system)
(arguments
(list