1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-05 16:55:56 +02:00

gnu: ruby-rspec: Use HTTPS home page.

* gnu/packages/ruby.scm (ruby-rspec)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice
2020-03-21 00:13:19 +01:00
parent c6be7eeddf
commit 3573971209
+1 -1
View File
@@ -719,7 +719,7 @@ interactions.")
(description "RSpec is a behavior-driven development (BDD) framework for
Ruby. This meta-package includes the RSpec test runner, along with the
expectations and mocks frameworks.")
(home-page "http://rspec.info/")
(home-page "https://rspec.info/")
(license license:expat)))
(define-public ruby-rspec-2