mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-09 00:01:53 -05:00
Import CGI
This commit is contained in:
parent
c1806edb94
commit
fb1f5940fd
@ -1,6 +1,7 @@
|
|||||||
# Stripe Ruby bindings
|
# Stripe Ruby bindings
|
||||||
# API spec at http://stripe.com/api/spec
|
# API spec at http://stripe.com/api/spec
|
||||||
# Authors: Ross Boucher <boucher@stripe.com> and Greg Brockman <gdb@stripe.com>
|
# Authors: Ross Boucher <boucher@stripe.com> and Greg Brockman <gdb@stripe.com>
|
||||||
|
require 'cgi'
|
||||||
require 'set'
|
require 'set'
|
||||||
|
|
||||||
require 'rubygems'
|
require 'rubygems'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user