aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: ffdbf82575d7e466a4c2a0faa52d5ab23214e272 (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
GEM
  remote: https://rubygems.org/
  specs:
    bigdecimal (3.2.3)
    pg (1.6.2)
    pg (1.6.2-x86_64-linux)
    rubyzip (2.4.1)
    sync (0.5.0)
    term-ansicolor (1.11.2)
      tins (~> 1.0)
    tins (1.43.0)
      bigdecimal
      sync

PLATFORMS
  ruby
  x86_64-linux

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

BUNDLED WITH
   2.6.9