RubyGems
npm
Organizations
Log in
Sign up
RubyGems
lead_zeppelin
Versions diffs
0.1.10 → 0.1.11
lead_zeppelin 0.1.10 → 0.1.11
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/lib/lead_zeppelin/apns/notification.rb
+1
-1
data/lib/lead_zeppelin/version.rb
+1
-1
metadata
+1
-1
data/lib/lead_zeppelin/apns/notification.rb
CHANGED
@@ -1,7 +1,7 @@
1
1
module LeadZeppelin
2
2
module APNS
3
3
class Notification
4
-
attr_reader :device_token, :identifier, :expiry
4
+
attr_reader :device_token, :identifier, :expiry
, :opts
5
5
6
6
def initialize(device_token, message, opts={})
7
7
@device_token = device_token
data/lib/lead_zeppelin/version.rb
CHANGED
@@ -1,3 +1,3 @@
1
1
module LeadZeppelin
2
-
VERSION = '0.1.
10
'
2
+
VERSION = '0.1.
11
'
3
3
end
metadata
CHANGED
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: lead_zeppelin
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.1.
10
4
+
version: 0.1.
11
5
5
prerelease:
6
6
platform: ruby
7
7
authors: