Sha256: b786cb80012b0b3ae6976fef2957581845976a35f2b32c77bfbe3ca580ef786e

Contents?: true

Size: 444 Bytes

Versions: 13

Compression:

Stored size: 444 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

git_source(:github) do |repo_name|
  repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")
  "https://github.com/#{repo_name}.git"
end

gemspec

gem 'actionmailer', '< 6.1'
gem 'activesupport', '< 6.1'
gem 'appraisal', '~> 2.2'
gem 'honeybadger', '~> 4.11'
gem 'pry'
gem 'pry-byebug'
gem 'rake'
gem 'rspec'
gem 'rspec_junit_formatter'
gem 'rubocop'
gem 'test-unit'

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
exception_handling-2.14.0 Gemfile
exception_handling-2.14.0.pre.gk.1 Gemfile
exception_handling-2.14.0.pre.gk.0 Gemfile
exception_handling-2.13.0 Gemfile
exception_handling-2.13.0.pre.dc.0 Gemfile
exception_handling-2.12.0 Gemfile
exception_handling-2.12.0.gfaza.1 Gemfile
exception_handling-2.11.4.gfaza.1 Gemfile
exception_handling-2.11.3 Gemfile
exception_handling-2.11.2 Gemfile
exception_handling-2.11.1 Gemfile
exception_handling-2.11.0 Gemfile
exception_handling-2.10.0 Gemfile