summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-04-18 11:46:47 +0300
committerPaul Buetow <paul@buetow.org>2025-04-18 11:46:47 +0300
commit2e07b3cbce78c75b1c0a586252be69a46d61d2ca (patch)
tree70b2cbcc9d647c945afc17bf59cbd528da0d9163 /Gemfile.lock
initial meshgenerator
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock16
1 files changed, 16 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..016db3d
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,16 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ cgi (0.4.2)
+ erb (4.0.4)
+ cgi (>= 0.3.3)
+
+PLATFORMS
+ ruby
+ x86_64-linux
+
+DEPENDENCIES
+ erb
+
+BUNDLED WITH
+ 2.5.23