debian-mirror-gitlab/debian/patches/Gemfile/0210-comment-out-openssl.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
377 B
Diff
Raw Normal View History

We have to use openssl available in the archive
--- a/Gemfile
+++ b/Gemfile
2023-06-20 11:34:45 +05:30
@@ -19,7 +19,7 @@ gem 'bootsnap', '~> 1.16', require: fals
# Pin openssl to match the version bundled with our supported Rubies.
# See https://stdgems.org/openssl/#gem-version.
2023-03-05 00:11:28 +05:30
-gem 'openssl', '2.2.2'
+#gem 'openssl', '2.2.2'
2023-06-20 11:34:45 +05:30
gem 'ipaddr', '~> 1.2.5'
# Responders respond_to and respond_with