mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
require securerandom
This commit is contained in:
parent
9814390cb7
commit
806278e7f2
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
require 'securerandom'
|
||||
|
||||
module HTTParty
|
||||
class Request
|
||||
class MultipartBoundary
|
||||
|
|
Loading…
Add table
Reference in a new issue