source 'https://rubygems.org'

# Specify your gem's dependencies in actionview-helpers-auto_tag_helper.gemspec
gemspec
gem 'actionview'
gem 'activesupport', '>= 4.2.3'
gem 'activerecord'
gem 'sqlite3'
