heartcombo--simple_form/gemfiles/Gemfile-rails-6-0

11 lines
197 B
Plaintext

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