Commit 0621ee38 authored by Nick Thomas's avatar Nick Thomas

Remove explicit requires from flowdock

parent c7be9f5c
# frozen_string_literal: true
require 'multi_json'
require 'cgi'
require 'flowdock'
require 'flowdock/git/builder'
......
# frozen_string_literal: true
require 'cgi'
require 'securerandom'
module Flowdock
class Git
class Commit
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment