aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: 4a7483be42663555d741b9b69c9533f7451cb21d (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 (11.1.3)
    nokogiri (1.16.7-x86_64-linux)
      racc (~> 1.4)
    racc (1.6.0)
    svg-graph (2.2.1)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  byebug
  nokogiri
  svg-graph

BUNDLED WITH
   2.3.22