Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 96f1af4

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 26d321d commit 96f1af4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/resources.rb

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
require 'stringio'
33
require 'cgi'
44
require 'securerandom'
5+
require 'json'
56

67
Dir[File.join(File.dirname(__FILE__), 'lib', 'responses', '*.rb')].each { |file| load file }
78

0 commit comments

Comments
 (0)