Sha256: 09e5295ce93d92b61fdbd17c222617b8c20883306dcf46d7b76d2ff6442aecbe

Contents?: true

Size: 302 Bytes

Versions: 8

Compression:

Stored size: 302 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in custom_error_pages.gemspec
gemspec

###########################################

#For Testing
group :test do
	gem 'rspec-rails'
	gem 'rails', '~> 4.1.1'
	gem 'coveralls', require: false
end

###########################################

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
exception_handler-0.4 Gemfile
exception_handler-0.3.5 Gemfile
exception_handler-0.3.45 Gemfile
exception_handler-0.3.35 Gemfile
exception_handler-0.3.3 Gemfile
exception_handler-0.3.25 Gemfile
exception_handler-0.3.2 Gemfile
exception_handler-0.3.0 Gemfile