summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 3521a74d8c6dba99339444f09ee54e25df5d3840 (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.1.9)
    rake (13.2.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
  rake (~> 13.2)
  term-ansicolor (~> 1.2)

BUNDLED WITH
   2.6.7