Sha256: f5a987ce04a0e6a109303f77cd4bba06053216a1bd9b55a85575135dfbce18e3

Contents?: true

Size: 148 Bytes

Versions: 6

Compression:

Stored size: 148 Bytes

Contents

source "https://rubygems.org"

gemspec :path => '..'

gem "activerecord", "~>4.0.0"

unless ENV['CI'] || RUBY_PLATFORM =~ /java/
  gem 'byebug'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
postgres_ext-3.0.1 gemfiles/Gemfile.activerecord-4.0.x
postgres_ext-3.0.0 gemfiles/Gemfile.activerecord-4.0.x
postgres_ext-2.4.1 gemfiles/Gemfile.activerecord-4.0.x
postgres_ext-2.4.0 gemfiles/Gemfile.activerecord-4.0.x
postgres_ext-2.4.0.beta.1 gemfiles/Gemfile.activerecord-4.0.x
postgres_ext-2.3.0 gemfiles/Gemfile.activerecord-4.0.x