lib/rpush.rb in rpush-8.0.0 vs lib/rpush.rb in rpush-9.0.0

- old
+ new

@@ -18,10 +18,9 @@ require 'rpush/reflection_public_methods' require 'rpush/reflectable' require 'rpush/plugin' require 'rpush/embed' require 'rpush/push' -require 'rpush/apns_feedback' module Rpush def self.jruby? defined? JRUBY_VERSION end