Initial Automation

This commit is contained in:
Nemo
2022-03-25 15:19:24 +05:30
committed by Nemo
parent f2108a8027
commit 0cbf22bf9f
6 changed files with 69 additions and 9 deletions

7
Gemfile Normal file
View File

@@ -0,0 +1,7 @@
# frozen_string_literal: true
source "https://rubygems.org"
# gem "rails"
gem "rugged", "~> 1.4"