aasm/gemfiles/rails_4.2_mongoid_5.gemfile

13 lines
349 B
Plaintext

# This file was generated by Appraisal
source "https://rubygems.org"
gem "sqlite3", "~> 1.3.5", platforms: :ruby
gem "rails", "~> 4.2.11"
gem "after_commit_everywhere", "~> 1.0"
gem "mime-types", "~> 2", platforms: [:ruby_19, :jruby]
gem "mongoid", "~> 5.0"
gem "activerecord-jdbcsqlite3-adapter", "1.3.24", platforms: :jruby
gemspec path: "../"