Sha256: d88ec822b801a9eb562c7444144c1751951a322cb105e8c7b2922dc405a0907d

Contents?: true

Size: 148 Bytes

Versions: 6

Compression:

Stored size: 148 Bytes

Contents

source "https://rubygems.org"

gemspec :path => '..'

gem "activerecord", "~>4.1.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.1.x
postgres_ext-3.0.0 gemfiles/Gemfile.activerecord-4.1.x
postgres_ext-2.4.1 gemfiles/Gemfile.activerecord-4.1.x
postgres_ext-2.4.0 gemfiles/Gemfile.activerecord-4.1.x
postgres_ext-2.4.0.beta.1 gemfiles/Gemfile.activerecord-4.1.x
postgres_ext-2.3.0 gemfiles/Gemfile.activerecord-4.1.x