about summary refs log tree commit diff stats
path: root/Gemfile.lock
blob: 58ec1216d912c40ff589c29d2d3896f514d61d67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
GEM
  remote: https://rubygems.org/
  specs:
    mini_portile2 (2.3.0)
    nokogiri (1.8.2)
      mini_portile2 (~> 2.3.0)
    sequel (5.5.0)
    sqlite3 (1.3.13)

PLATFORMS
  ruby

DEPENDENCIES
  nokogiri
  sequel
  sqlite3

BUNDLED WITH
   1.16.1