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
2021-01-19 22:38:01 -03:00

8 lines
105 B
Ruby

source 'https://rubygems.org'
gemspec
gem 'country_select'
gem 'activemodel'
gem 'railties'
gem 'rake'