Skip to content

Commit 622eec9

Browse files
Update Gemfile with region tags (#1510)
* Update Gemfile with region tags * chore: add a line between end of license and beginning of region tag --------- Co-authored-by: Jennifer Davis <[email protected]>
1 parent fbfaf5f commit 622eec9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

functions/helloworld/get/Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
# [START functions_framework_version]
1516
source "https://rubygems.org"
1617

1718
gem "functions_framework", "~> 1.4"
19+
# [END functions_framework_version]

0 commit comments

Comments
 (0)