lib/timber.rb in timber-1.0.5 vs lib/timber.rb in timber-1.0.6
- old
+ new
@@ -1,7 +1,6 @@
# core classes
require "json" # brings to_json to the core classes
-require "msgpack" # brings to_msgpack to the core classes
# Base (must come first, order matters)
require "timber/config"
require "timber/context"
require "timber/event"
\ No newline at end of file