aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..af3d42c
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,17 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ asciidoctor (2.0.18)
+ concurrent-ruby (1.1.10)
+ rouge (4.0.0)
+
+PLATFORMS
+ x86_64-darwin-19
+
+DEPENDENCIES
+ asciidoctor
+ concurrent-ruby
+ rouge
+
+BUNDLED WITH
+ 2.3.11