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