Sha256: c7bbfd3f7aef05953d634bb258a0622d67adade252eb3d08f19a8f42677838ee

Contents?: true

Size: 510 Bytes

Versions: 8

Compression:

Stored size: 510 Bytes

Contents

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

#
# This file was generated by Bundler.
#
# The application 'sequel' is installed as part of a gem, and
# this file is here to facilitate running it.
#

bundle_binstub = File.expand_path("../bundle", __FILE__)
load(bundle_binstub) if File.file?(bundle_binstub)

require "pathname"
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile",
  Pathname.new(__FILE__).realpath)

require "rubygems"
require "bundler/setup"

load Gem.bin_path("sequel", "sequel")

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
checkpoint-1.1.3 bin/sequel
checkpoint-1.1.2 bin/sequel
checkpoint-1.1.1 bin/sequel
checkpoint-1.1.0 bin/sequel
checkpoint-1.0.3 bin/sequel
checkpoint-1.0.2 bin/sequel
checkpoint-1.0.1 bin/sequel
checkpoint-1.0.0 bin/sequel