1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
heartcombo--simple_form/Gemfile
Rafael Mendonça França 9038c6b6d3 Fix dependencies
2012-01-12 11:17:14 -03:00

11 lines
178 B
Ruby

source :rubygems
gemspec
gem 'activemodel', '>= 3.2.0.rc'
gem 'actionpack', '>= 3.2.0.rc'
gem 'rake'
gem 'rdoc'
gem 'mocha'
gem 'tzinfo'
gem 'ruby-debug', :platform => :mri_18