Don't require securerandom - not sure what it was there for, but its not available in JRuby
This commit is contained in:
parent
3ce35149ec
commit
46f060ab12
|
@ -1,6 +1,5 @@
|
|||
# Use the Ruby/Rails logger
|
||||
require 'active_support/core_ext/logger'
|
||||
require "securerandom"
|
||||
|
||||
module Middleman
|
||||
|
||||
|
|
Loading…
Reference in a new issue