Sha256: f8438b9e22f0e60b3f21332db24c4f03489e2651c8d1a38208cdff6b63430966

Contents?: true

Size: 395 Bytes

Versions: 9

Compression:

Stored size: 395 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in groupdate.gemspec
gemspec

# gem "activerecord", github: "rails/rails"
# gem "activerecord", "3.0.20"
# gem "mysql2", "< 0.3.0"

platform :jruby do
  gem "activerecord-jdbcpostgresql-adapter", :github => "jruby/activerecord-jdbc-adapter"
  gem "activerecord-jdbcmysql-adapter", :github => "jruby/activerecord-jdbc-adapter"
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
groupdate-2.0.3 Gemfile
groupdate-2.0.2 Gemfile
groupdate-2.0.1 Gemfile
groupdate-2.0.0 Gemfile
groupdate-1.0.5 Gemfile
groupdate-1.0.4 Gemfile
groupdate-1.0.3 Gemfile
groupdate-1.0.2 Gemfile
groupdate-1.0.1 Gemfile