mirror of
https://github.com/heartcombo/simple_form.git
synced 2022-11-09 12:19:26 -05:00
9 lines
136 B
Ruby
9 lines
136 B
Ruby
source "http://rubygems.org"
|
|
|
|
gemspec
|
|
|
|
gem "rake", '0.9.2.2'
|
|
gem "rdoc"
|
|
gem "mocha"
|
|
gem "tzinfo"
|
|
gem "ruby-debug", :platform => :mri_18
|