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

11 lines
197 B
Plaintext

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