Sha256: f5e02f2d572a58226cbc94988489bd1c08589b24c74d1be75714d88c4dd2f273

Contents?: true

Size: 388 Bytes

Versions: 18

Compression:

Stored size: 388 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true

require "bundler/setup"
require "pngcheck"

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start

require "irb"
IRB.start(__FILE__)

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
pngcheck-0.3.0-x64-mingw32 bin/console
pngcheck-0.3.0-x64-mingw-ucrt bin/console
pngcheck-0.2.8-x64-mingw32 bin/console
pngcheck-0.2.8-x64-mingw-ucrt bin/console
pngcheck-0.2.7-x64-mingw32 bin/console
pngcheck-0.2.7-x64-mingw-ucrt bin/console
pngcheck-0.2.6-x64-mingw32 bin/console
pngcheck-0.2.6-x64-mingw-ucrt bin/console
pngcheck-0.2.5-x64-mingw32 bin/console
pngcheck-0.2.5-x64-mingw-ucrt bin/console
pngcheck-0.2.4-x64-mingw32 bin/console
pngcheck-0.2.4-x64-mingw-ucrt bin/console
pngcheck-0.2.3-x64-mingw32 bin/console
pngcheck-0.2.3-x64-mingw-ucrt bin/console
pngcheck-0.2.2-x64-mingw32 bin/console
pngcheck-0.2.2-x64-mingw-ucrt bin/console
pngcheck-0.2.1-x64-mingw32 bin/console
pngcheck-0.2.1-x64-mingw-ucrt bin/console