1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/gemfiles/rails_4.2_nobrainer.gemfile
2019-02-25 15:10:01 +05:30

9 lines
186 B
Text

# This file was generated by Appraisal
source "https://rubygems.org"
gem "sqlite3", "~> 1.3.5", platforms: :ruby
gem "rails", "4.2.5"
gem "nobrainer", "~> 0.33.0"
gemspec path: "../"