Sha256: f02a284ae0b24e28bf075d4fe795ecf19b782d9b41a33edcfb92f4e8e161bb2a

Contents?: true

Size: 212 Bytes

Versions: 9

Compression:

Stored size: 212 Bytes

Contents

source "https://rubygems.org"
gemspec

DEFAULT_RAILS_VERSION = '5.0.2'
gem "rails", "~> #{ENV['RAILS_VERSION'] || DEFAULT_RAILS_VERSION}"
gem "activerecord", "~> #{ENV['RAILS_VERSION'] || DEFAULT_RAILS_VERSION}"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
github-ds-0.2.8 Gemfile
github-ds-0.2.7 Gemfile
github-ds-0.2.6 Gemfile
github-ds-0.2.5 Gemfile
github-ds-0.2.4 Gemfile
github-ds-0.2.3 Gemfile
github-ds-0.2.2 Gemfile
github-ds-0.2.1 Gemfile
github-ds-0.2.0 Gemfile