aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: 5aff6f46301d99b382279b89f0adaa987af7fc9e (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:
    byebug (10.0.2)
    mini_portile2 (2.3.0)
    nokogiri (1.8.4)
      mini_portile2 (~> 2.3.0)
    svg-graph (2.1.3)

PLATFORMS
  ruby

DEPENDENCIES
  byebug
  nokogiri
  svg-graph

BUNDLED WITH
   1.16.1