# frozen_string_literal: true # This file was generated by Appraisal source 'https://rubygems.org' git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } gem 'activesupport', '~> 4.2.0' group :integrations, optional: true do gem 'bugsnag', '>= 6.11.0' end gemspec