Sha256: d5bcadaf749e43ddcb15cfae08b070d71e2d4b084a6a79d75229b4d7d339abf1

Contents?: true

Size: 201 Bytes

Versions: 9

Compression:

Stored size: 201 Bytes

Contents

source 'https://rubygems.org'

gem 'activerecord', '=3.2.22'
gem 'rspec', '~>3.4'
gem 'sqlite3'
gem 'rake'

gem 'active_type', :path => '..'
gem 'i18n', '=0.6.11' # 0.7 no longer builds for Ruby 1.8.7

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
active_type-0.7.5 gemfiles/Gemfile.3.2.sqlite3
active_type-0.7.4 gemfiles/Gemfile.3.2.sqlite3
active_type-0.7.3 gemfiles/Gemfile.3.2.sqlite3
active_type-0.7.2 gemfiles/Gemfile.3.2.sqlite3
active_type-0.7.1 gemfiles/Gemfile.3.2.sqlite3
active_type-0.7.0 gemfiles/Gemfile.3.2.sqlite3
active_type-0.6.5 gemfiles/Gemfile.3.2.sqlite3
active_type-0.6.4 gemfiles/Gemfile.3.2.sqlite3
active_type-0.6.3 gemfiles/Gemfile.3.2.sqlite3