lib/bullet.rb in bullet-2.0.0 vs lib/bullet.rb in bullet-2.0.1

- old
+ new

@@ -1,5 +1,6 @@ require 'set' +require 'uniform_notifier' module Bullet class NotificationError < StandardError; end if Rails.version =~ /^3.0/