Sha256: 61493631e52d723b2a25d2f6e0fc72c5bb3b1120ae05859e97becae71defec88

Contents?: true

Size: 1.96 KB

Versions: 1

Compression:

Stored size: 1.96 KB

Contents

PATH
  remote: .
  specs:
    pg_online_schema_change (0.7.4)
      ougai (~> 2.0.0)
      pg (~> 1.3.2)
      pg_query (~> 2.1.3)
      thor (~> 1.2.1)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    coderay (1.1.3)
    diff-lcs (1.5.0)
    google-protobuf (3.21.6)
    method_source (1.0.0)
    oj (3.13.21)
    ougai (2.0.0)
      oj (~> 3.10)
    parallel (1.22.1)
    parser (3.1.2.1)
      ast (~> 2.4.1)
    pg (1.3.5)
    pg_query (2.1.4)
      google-protobuf (>= 3.19.2)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.5.0)
    rexml (3.2.5)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.1)
    rubocop (1.23.0)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.12.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.21.0)
      parser (>= 3.1.1.0)
    rubocop-packaging (0.5.1)
      rubocop (>= 0.89, < 2.0)
    rubocop-performance (1.12.0)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    rubocop-rake (0.6.0)
      rubocop (~> 1.0)
    rubocop-rspec (2.7.0)
      rubocop (~> 1.19)
    ruby-progressbar (1.11.0)
    thor (1.2.1)
    unicode-display_width (2.3.0)

PLATFORMS
  arm64-darwin-20
  arm64-darwin-21
  x86_64-linux

DEPENDENCIES
  pg_online_schema_change!
  pry (~> 0.14.1)
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 1.23.0)
  rubocop-packaging (~> 0.5.1)
  rubocop-performance (~> 1.12.0)
  rubocop-rake (~> 0.6.0)
  rubocop-rspec (~> 2.7.0)

BUNDLED WITH
   2.3.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pg_online_schema_change-0.7.4 Gemfile.lock