diff --git a/src/commands/statement.rb b/src/commands/statement.rb
index 77f19ea..dcc016e 100644
--- a/src/commands/statement.rb
+++ b/src/commands/statement.rb
@@ -13,6 +13,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
+
require 'net/http'
require 'uri'
require 'json'
diff --git a/src/commands/testing/embed.rb b/src/commands/testing/embed.rb
index 3e50dbf..c07b079 100644
--- a/src/commands/testing/embed.rb
+++ b/src/commands/testing/embed.rb
@@ -13,6 +13,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
+
require 'securerandom'
module Commands