mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
13 lines
313 B
Text
13 lines
313 B
Text
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "sqlite3", platforms: :ruby
|
|
gem "rails", "~> 3.2.22"
|
|
gem "mongoid", "~> 3.1"
|
|
gem "sequel"
|
|
gem "bson_ext", platforms: :ruby
|
|
gem "test-unit", "~> 3.0"
|
|
gem "activerecord-jdbcsqlite3-adapter", "1.3.24", platforms: :jruby
|
|
|
|
gemspec path: "../"
|