aboutsummaryrefslogtreecommitdiff
path: root/locopy/Gemfile.lock
blob: 0393bfd7c21aca38f4a427891c2ec967a4c87902 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
GEM
  remote: https://rubygems.org/
  specs:
    bigdecimal (3.3.1)
    mysql2 (0.5.7)
      bigdecimal
    optparse (0.8.0)

PLATFORMS
  arm64-darwin-24
  x86_64-linux

DEPENDENCIES
  mysql2 (~> 0.5)
  optparse (~> 0.8.0)

BUNDLED WITH
   2.6.9