Sha256: 6a89fc880adda0bf053985d3fa822e343f211a54098aac48a34d64d4634dafcb

Contents?: true

Size: 350 Bytes

Versions: 2

Compression:

Stored size: 350 Bytes

Contents

# This file was generated by Appraisal

source "https://rubygems.org"

gem "activerecord", "~> 5.1.0"

platforms :ruby do
  gem "mysql2"
  gem "pg"
  gem "sqlite3", "~> 1.3.6"
end

platforms :jruby do
  gem "activerecord-jdbcmysql-adapter"
  gem "activerecord-jdbcpostgresql-adapter"
  gem "activerecord-jdbcsqlite3-adapter"
end

gemspec path: "../"

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
with_advisory_lock-4.6.0 gemfiles/activerecord_5.1.gemfile
with_advisory_lock-4.6.0 gemfiles/activerecord_5.2.gemfile