postfix-pgsql: Updated for version 3.5.9
This commit is contained in:
4
Gemfile
4
Gemfile
@ -4,8 +4,8 @@
|
||||
|
||||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
source 'https://rubygems.org'
|
||||
|
||||
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
||||
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
|
||||
|
||||
gem 'rubocop', '~> 1.7', require: false
|
||||
|
Reference in New Issue
Block a user