aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 36634153af70d61e484becc25550aadf41adee77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
GEM
  remote: https://rubygems.org/
  specs:
    bigdecimal (3.2.2)
    rubyzip (2.4.1)
    sync (0.5.0)
    term-ansicolor (1.11.2)
      tins (~> 1.0)
    tins (1.38.0)
      bigdecimal
      sync

PLATFORMS
  ruby
  x86_64-linux

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

BUNDLED WITH
   2.6.7