diff options
Diffstat (limited to 'snippets/hyperstack/Gemfile')
| -rw-r--r-- | snippets/hyperstack/Gemfile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/snippets/hyperstack/Gemfile b/snippets/hyperstack/Gemfile new file mode 100644 index 0000000..a1bbd94 --- /dev/null +++ b/snippets/hyperstack/Gemfile @@ -0,0 +1,3 @@ +source "https://rubygems.org" + +gem "toml-rb", "~> 2.2" |
