1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/gemfiles/rails_3.2.gemfile
2018-02-13 12:50:06 +05:30

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: "../"