about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock19
1 files changed, 19 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..58ec121 --- /dev/null +++ b/Gemfile.lock
@@ -0,0 +1,19 @@
1GEM
2 remote: https://rubygems.org/
3 specs:
4 mini_portile2 (2.3.0)
5 nokogiri (1.8.2)
6 mini_portile2 (~> 2.3.0)
7 sequel (5.5.0)
8 sqlite3 (1.3.13)
9
10PLATFORMS
11 ruby
12
13DEPENDENCIES
14 nokogiri
15 sequel
16 sqlite3
17
18BUNDLED WITH
19 1.16.1