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

12 lines
268 B
Text
Raw Normal View History

# This file was generated by Appraisal
source "https://rubygems.org"
2020-02-18 02:07:31 -05:00
gem "sqlite3", "~> 1.3", ">= 1.3.5", platforms: :ruby
gem "rails", install_if: false
2021-06-26 03:39:29 -04:00
gem "after_commit_everywhere", install_if: false
gem "sequel"
gem "redis-objects", "1.6.0"
gemspec path: "../"