Sha256: da0a0521f54880bb542e334b4a5ef95ee1a6c972a2b05c9464ba76f087e6c76e

Contents?: true

Size: 1.79 KB

Versions: 1

Compression:

Stored size: 1.79 KB

Contents

PATH
  remote: .
  specs:
    ghost_adapter (0.2.1)
      activerecord (>= 5)
      mysql2 (>= 0.4.0, < 0.6.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.1.3.1)
      activesupport (= 6.1.3.1)
    activerecord (6.1.3.1)
      activemodel (= 6.1.3.1)
      activesupport (= 6.1.3.1)
    activesupport (6.1.3.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    ast (2.4.2)
    bump (0.10.0)
    byebug (11.1.3)
    concurrent-ruby (1.1.8)
    diff-lcs (1.4.4)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    minitest (5.14.4)
    mysql2 (0.5.3)
    parallel (1.20.1)
    parser (3.0.0.0)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    rake (13.0.3)
    regexp_parser (2.0.3)
    rexml (3.2.4)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)
    rubocop (1.8.1)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.2.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.4.1)
      parser (>= 2.7.1.5)
    ruby-progressbar (1.11.0)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.0.0)
    zeitwerk (2.4.2)

PLATFORMS
  ruby
  x86_64-darwin-19

DEPENDENCIES
  bump (~> 0)
  bundler (~> 2)
  byebug (~> 11.1)
  ghost_adapter!
  rake (~> 13.0)
  rspec (~> 3)
  rubocop (~> 1)

BUNDLED WITH
   2.2.7

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ghost_adapter-0.2.1 Gemfile.lock