Sha256: b7c547fa204f7460d3af134eb3ce93ce02a2c221c0548493e7d1c8528d991523

Contents?: true

Size: 424 Bytes

Versions: 2

Compression:

Stored size: 424 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

gemspec

gem 'rake'
gem 'minitest'
gem 'mocha'
gem 'pdf-inspector'
gem 'matrix'
gem 'pdf_matcher-testing'

# suppress warning: assigned but unused variable - y1
# https://github.com/yob/pdf-reader/pull/502
gem 'pdf-reader', github: 'yob/pdf-reader', ref: 'dc7e6e46e1d842486bd34288df087b590e8a7b38'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
thinreports-0.13.1 Gemfile
thinreports-0.13.0 Gemfile