Sha256: 5f15cfa6880beab292926cc5414c589021ccceddbd999411b83e3d9f547a29a9
Contents?: true
Size: 411 Bytes
Versions: 3
Compression:
Stored size: 411 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 '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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
thinreports-0.14.2 | Gemfile |
thinreports-0.14.1 | Gemfile |
thinreports-0.14.0 | Gemfile |