Skip to content

Commit

Permalink
Add Gemfile to make heroku ruby install work.
Browse files Browse the repository at this point in the history
  • Loading branch information
1fifoto committed Sep 23, 2023
1 parent 6c0add0 commit 5c2a07b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# encoding: utf-8
# frozen_string_literal: true
source "https://rubygems.org"
ruby "3.1.4"
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ GEM

PLATFORMS
ruby

RUBY VERSION
ruby 3.1.4

0 comments on commit 5c2a07b

Please sign in to comment.