1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/gemfiles/rails_5.1.gemfile

14 lines
291 B
Text
Raw Normal View History

2017-08-15 22:54:06 +12:00
# This file was generated by Appraisal
source "https://rubygems.org"
2019-02-25 15:10:01 +05:30
gem "sqlite3", "~> 1.3.5", platforms: :ruby
2017-08-15 22:54:06 +12:00
gem "rails", "5.1"
gem "mongoid", "~>6.0"
gem "sequel"
gem "dynamoid", "~> 1", platforms: :ruby
gem "aws-sdk", "~>2", platforms: :ruby
gem "redis-objects"
gemspec path: "../"