Sha256: c5fe884acd6757771bcc3fb8ee641c8805f32aa03f0572aa2d96b72de7768ec6

Contents?: true

Size: 295 Bytes

Versions: 5

Compression:

Stored size: 295 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

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rspec_flat_error_formatter-0.0.6 Gemfile
rspec_flat_error_formatter-0.0.5 Gemfile
rspec_flat_error_formatter-0.0.4 Gemfile
rspec_flat_error_formatter-0.0.3 Gemfile
rspec_flat_error_formatter-0.0.1 Gemfile