summaryrefslogtreecommitdiff
path: root/snippets/hyperstack/Gemfile.lock
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-15 22:35:45 +0200
committerPaul Buetow <paul@buetow.org>2026-03-15 22:35:45 +0200
commit9e19e9d14ef1e08b26fc474cbc9793f0316fd91f (patch)
tree879a3695ec3e8cc28a956354b2b6a5607a12d3a9 /snippets/hyperstack/Gemfile.lock
parent8aa29fa99876e3cce1822c295d8e5b412d13e9bb (diff)
Add Hyperstack VM automation and model defaults
Diffstat (limited to 'snippets/hyperstack/Gemfile.lock')
-rw-r--r--snippets/hyperstack/Gemfile.lock16
1 files changed, 16 insertions, 0 deletions
diff --git a/snippets/hyperstack/Gemfile.lock b/snippets/hyperstack/Gemfile.lock
new file mode 100644
index 0000000..80e05d4
--- /dev/null
+++ b/snippets/hyperstack/Gemfile.lock
@@ -0,0 +1,16 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ citrus (3.0.2)
+ toml-rb (2.2.0)
+ citrus (~> 3.0, > 3.0)
+
+PLATFORMS
+ ruby
+ x86_64-linux
+
+DEPENDENCIES
+ toml-rb (~> 2.2)
+
+BUNDLED WITH
+ 2.6.9