aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 2fdffc2210f1ee403c29c56feea7db799f2b66d7 (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
33
GEM
  remote: https://rubygems.org/
  specs:
    bigdecimal (4.0.1)
    io-console (0.8.2)
    mize (0.6.1)
    pg (1.6.2)
    pg (1.6.2-x86_64-linux)
    readline (0.0.4)
      reline
    reline (0.6.3)
      io-console (~> 0.5)
    rubyzip (3.2.2)
    sync (0.5.0)
    term-ansicolor (1.11.3)
      tins (~> 1)
    tins (1.51.0)
      bigdecimal
      mize (~> 0.6)
      readline
      sync

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  pg (~> 1.6)
  rubyzip (~> 3.2)
  term-ansicolor (~> 1.11)

BUNDLED WITH
   2.6.9