aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: cd95a112334d61f241e50774fb8c84789431dd07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
GEM
  remote: https://rubygems.org/
  specs:
    bigdecimal (3.3.1)
    mize (0.6.1)
    mysql2 (0.5.7)
      bigdecimal
    optparse (0.8.0)
    pg (1.6.2)
    pg (1.6.2-x86_64-linux)
    rubyzip (3.2.2)
    sync (0.5.0)
    term-ansicolor (1.11.3)
      tins (~> 1)
    tins (1.47.0)
      bigdecimal
      mize (~> 0.6)
      sync

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  mysql2 (~> 0.5)
  optparse (~> 0.8.0)
  pg (~> 1.6)
  rubyzip (~> 3.2)
  term-ansicolor (~> 1.11)

BUNDLED WITH
   2.6.9