Added passenger support. Partialy 1
This commit is contained in:
7
func_ruby/Gemfile
Normal file
7
func_ruby/Gemfile
Normal file
@@ -0,0 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "envbash"
|
||||
gem "interface"
|
||||
gem "shell"
|
||||
Reference in New Issue
Block a user