summaryrefslogtreecommitdiff
path: root/examples/gem/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gem/Gemfile.lock')
-rw-r--r--examples/gem/Gemfile.lock24
1 files changed, 24 insertions, 0 deletions
diff --git a/examples/gem/Gemfile.lock b/examples/gem/Gemfile.lock
new file mode 100644
index 0000000..502fccc
--- /dev/null
+++ b/examples/gem/Gemfile.lock
@@ -0,0 +1,24 @@
+PATH
+ remote: ../..
+ specs:
+ rcm (0.1.0)
+ erb
+ toml (~> 0.3)
+
+GEM
+ remote: https://rubygems.org/
+ specs:
+ erb (6.0.2)
+ parslet (2.0.0)
+ toml (0.3.0)
+ parslet (>= 1.8.0, < 3.0.0)
+
+PLATFORMS
+ ruby
+ x86_64-linux
+
+DEPENDENCIES
+ rcm!
+
+BUNDLED WITH
+ 2.6.9