Sha256: a13bc736e47088418dfeceeaff5db23101bc1fd102558e61d5d8f15954ffb53c

Contents?: true

Size: 217 Bytes

Versions: 9

Compression:

Stored size: 217 Bytes

Contents

source "https://rubygems.org"
gemspec :path => "./../.."

gem "activerecord", "~> 4.0.3"
gem "activesupport", "~> 4.0.3"
gem 'activerecord-jdbcsqlite3-adapter', :platforms => :jruby
gem 'sqlite3', :platforms => :ruby

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
authlogic-3.8.0 test/gemfiles/Gemfile.rails-4.0.x
authlogic-3.7.0 test/gemfiles/Gemfile.rails-4.0.x
authlogic-3.6.1 test/gemfiles/Gemfile.rails-4.0.x
authlogic-3.6.0 test/gemfiles/Gemfile.rails-4.0.x
authlogic-3.5.0 test/gemfiles/Gemfile.rails-4.0.x
authlogic-3.4.6 test/gemfiles/Gemfile.rails-4.0.x
authlogic-3.4.5 test/gemfiles/Gemfile.rails-4.0.x
authlogic-3.4.4 test/gemfiles/Gemfile.rails-4.0.x
authlogic-3.4.3 test/gemfiles/Gemfile.rails-4.0.x