unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 61898@debbugs.gnu.org
Subject: [bug#61898] [PATCH 3/4] gnu: ruby-rack-protection: Update to 3.0.5.
Date: Wed, 1 Mar 2023 23:19:30 +0200	[thread overview]
Message-ID: <a9c5b263-f1eb-98c0-4dcf-e660a6054580@gorski.stream> (raw)
In-Reply-To: <e6b71bf3-7504-efc9-6ba6-f588a1e7240c@gorski.stream>

* gnu/packages/ruby.scm (ruby-rack-protection): Update to
  3.0.5.

---
  gnu/packages/ruby.scm | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 3d19bd1cc6..5e6fea9999 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -6852,14 +6852,14 @@ (define-public ruby-rack-test
  (define-public ruby-rack-protection
    (package
      (name "ruby-rack-protection")
-    (version "2.0.8.1")
+    (version "3.0.5")
      (source
       (origin
         (method url-fetch)
         (uri (rubygems-uri "rack-protection" version))
         (sha256
          (base32
-         "1zyj97bfr1shfgwk4ddmdbw0mdkm4qdyh9s1hl0k7accf3kxx1yi"))))
+         "1a12m1mv8dc0g90fs1myvis8vsgr427k1arg1q4a9qlfw6fqyhis"))))
      (build-system ruby-build-system)
      (arguments
       '(;; Tests missing from the gem.
-- 
2.39.1





  parent reply	other threads:[~2023-03-01 21:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-01 21:09 [bug#61898] [PATCH 0/4] Update ruby-sinatra to 3.0.5 Yovan Naumovski via Guix-patches via
2023-03-01 21:14 ` [bug#61898] [PATCH 1/4] gnu: ruby-mustermann: Update to 3.0.0 Yovan Naumovski via Guix-patches via
2023-03-01 21:18 ` [bug#61898] [PATCH 2/4] gnu: ruby-rack: Update to 2.2.4 Yovan Naumovski via Guix-patches via
2023-03-01 21:19 ` Yovan Naumovski via Guix-patches via [this message]
2023-03-01 21:20 ` [bug#61898] [PATCH 4/4] gnu: ruby-sinatra: Update to 3.0.5 Yovan Naumovski via Guix-patches via
2023-03-29  2:04 ` bug#61898: [PATCH 0/4] Update ruby-sinatra " Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a9c5b263-f1eb-98c0-4dcf-e660a6054580@gorski.stream \
    --to=guix-patches@gnu.org \
    --cc=61898@debbugs.gnu.org \
    --cc=yovan@gorski.stream \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).