Sha256: 08222c72a9683ac9ad1039e5ebb965ce00d196ffbe9f70727fb603ad4b5467cb

Contents?: true

Size: 715 Bytes

Versions: 5

Compression:

Stored size: 715 Bytes

Contents

source 'https://rubygems.org'

gemspec

# gem "activerecord-multi-tenant", git: 'https://github.com/citusdata/activerecord-multi-tenant.git', branch: 'release-0.5.1'

# gem "activerecord-multi-tenant", git: "https://github.com/nathanstitt/activerecord-multi-tenant", branch: 'query_rewriter'

# gem "webpack_driver", git: "https://github.com/nathanstitt/webpack_driver", branch: 'master'

group :development, :test do
    gem "yard-activerecord",
        git: 'https://github.com/nathanstitt/yard-activerecord',
        branch: 'develop'

    gem "temping", '~> 3.9.0'

    gem 'puma'
    gem 'pry-byebug'
#    gem "guard-jest", git: "https://github.com/nathanstitt/guard-jest", branch: 'master'
    gem "bump"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hippo-fw-0.9.9 Gemfile
hippo-fw-0.9.8 Gemfile
hippo-fw-0.9.7 Gemfile
hippo-fw-0.9.6 Gemfile
hippo-fw-0.9.5 Gemfile