# frozen_string_literal: true source 'https://rubygems.org' gem 'activemodel', '~> 4.2.0' gem 'activesupport', '~> 4.2.0' gemspec path: '../'