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

11 lines
182 B
Plaintext

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