Sha256: cb4311d3bb156c12f358aecda077dde71118f324dabfafe9391c025308ab8990

Contents?: true

Size: 433 Bytes

Versions: 3

Compression:

Stored size: 433 Bytes

Contents

#!/usr/bin/env ruby
# frozen_string_literal: true
#
# This file was generated by Bundler.
#
# The application 'terminal-notifier' is installed as part of a gem, and
# this file is here to facilitate running it.
#

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

require "rubygems"
require "bundler/setup"

load Gem.bin_path("terminal-notifier", "terminal-notifier")

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pingpongpairing-0.1.4 bin/terminal-notifier
pingpongpairing-0.1.3 bin/terminal-notifier
pingpongpairing-0.1.1 bin/terminal-notifier