1
0
Fork 0

Initialize Bundler application

This commit is contained in:
Alex Kotov 2020-10-05 10:46:31 +05:00
parent 855a06bf60
commit f29f8859c2
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

3
Gemfile Normal file
View file

@ -0,0 +1,3 @@
# frozen_string_literal: true
source 'https://rubygems.org'