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

7 lines
77 B
Text
Raw Normal View History

source "https://rubygems.org"
2011-01-13 13:55:48 +06:00
gemspec
2017-02-09 22:45:36 +11:00
gem "rails", "4.2.7.1"
gem "sqlite3"