Sha256: e57eef4fef5ec421e11a58bfe11e4756b039dacf43f533e706f766a6d56f5c08

Contents?: true

Size: 381 Bytes

Versions: 10

Compression:

Stored size: 381 Bytes

Contents

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

require "bundler/setup"
require "hackerone/client"

# 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

10 entries across 10 versions & 1 rubygems

Version Path
hackerone-client-0.23.0 bin/console
hackerone-client-0.22.1 bin/console
hackerone-client-0.22.0 bin/console
hackerone-client-0.21.0 bin/console
hackerone-client-0.20.1 bin/console
hackerone-client-0.20.0 bin/console
hackerone-client-0.19.0 bin/console
hackerone-client-0.18.0 bin/console
hackerone-client-0.17.0 bin/console
hackerone-client-0.16.0 bin/console