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

15 lines
339 B
Text
Raw Normal View History

2021-07-31 00:33:54 -04:00
# This file was generated by Appraisal
source "https://rubygems.org"
gem "sqlite3", "~> 1.4", platforms: :ruby
gem "rails", "~> 6.1.4"
gem "after_commit_everywhere", "~> 1.0"
gem "mongoid", "~>7.0", ">= 7.0.5"
gem "sequel"
gem "dynamoid", "~>3.3", platforms: :ruby
gem "aws-sdk-dynamodb", "~> 1"
gem "redis-objects"
gemspec path: "../"