heartcombo--simple_form/gemfiles/Gemfile-rails-5-2

11 lines
182 B
Plaintext

source 'https://rubygems.org'
gemspec path: '..'
gem 'country_select'
gem 'railties', '~> 5.2.0'
gem 'activemodel', '~> 5.2.0'
gem 'actionpack', '~> 5.2.0'
gem 'rake'
gem 'tzinfo'