about summary refs log tree commit diff
path: root/pkgs/development/tools/database/pgsync/Gemfile.lock
blob: e27726b69db76f08a1ce26637ec26633d5f3c786 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
GEM
  remote: https://rubygems.org/
  specs:
    parallel (1.22.1)
    pg (1.4.6)
    pgsync (0.7.4)
      parallel
      pg (>= 0.18.2)
      slop (>= 4.10.1)
      tty-spinner
    slop (4.10.1)
    tty-cursor (0.7.1)
    tty-spinner (0.9.3)
      tty-cursor (~> 0.7)

PLATFORMS
  ruby

DEPENDENCIES
  pgsync

BUNDLED WITH
   2.4.6