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

15 lines
337 B
Text
Raw Normal View History

2022-04-14 14:08:38 -04:00
# This file was generated by Appraisal
source "https://rubygems.org"
gem "sqlite3", "~> 1.4", platforms: :ruby
gem "rails", "~> 7.0.1"
gem "after_commit_everywhere", "~> 1.0"
gem "mongoid", "~>7", ">= 7.3.4"
gem "sequel"
gem "dynamoid", "~>3.3", platforms: :ruby
gem "aws-sdk-dynamodb", "~> 1"
gem "redis-objects"
gemspec path: "../"