Преглед на файлове

ci(gemfile): allow rubygems proxy to be provided as an env var [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/408
master
noelmcloughlin преди 2 години
родител
ревизия
b5ff8c341b
No account linked to committer's email address
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      Gemfile

+ 1
- 1
Gemfile Целия файл

# frozen_string_literal: true # frozen_string_literal: true


source 'https://rubygems.org'
source ENV['PROXY_RUBYGEMSORG'] || 'https://rubygems.org'


# Install the `inspec` gem using `git` because versions after `4.22.22` # Install the `inspec` gem using `git` because versions after `4.22.22`
# suppress diff output; this version fixes this for our uses. # suppress diff output; this version fixes this for our uses.

Loading…
Отказ
Запис