Skip to content

Commit d3571ac

Browse files
authored
require json (#127)
1 parent 6fdaf9b commit d3571ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/daisybill_api/data/client.rb

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require "rest-client"
2+
require "json"
23

34
module DaisybillApi
45
# @private

0 commit comments

Comments
 (0)