initial commit
This commit is contained in:
commit
a7350363be
7 changed files with 77 additions and 0 deletions
8
Gemfile
Normal file
8
Gemfile
Normal file
|
@ -0,0 +1,8 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
source "https://rubygems.org"
|
||||
|
||||
# gem "rails"
|
||||
|
||||
gem "phlex", "~> 1.11"
|
||||
gem "phlexite", "~> 0.1.3"
|
Loading…
Add table
Add a link
Reference in a new issue