aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock15
1 files changed, 15 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..d6f0963
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,15 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ mini_portile2 (2.3.0)
+ nokogiri (1.8.4)
+ mini_portile2 (~> 2.3.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ nokogiri
+
+BUNDLED WITH
+ 1.16.1