pubnub-ruby 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: pubnub-ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 0.0.
|
5
|
+
version: 0.0.2
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Luke Carpenter
|
@@ -23,7 +23,7 @@ dependencies:
|
|
23
23
|
version: "0"
|
24
24
|
type: :runtime
|
25
25
|
version_requirements: *id001
|
26
|
-
description: Simply Pubnub.rb in gem format, :require => "pubnub" - ask @
|
26
|
+
description: Simply Pubnub.rb in gem format, :require => "pubnub" - ask @rubynerd for upgrades
|
27
27
|
email: orlyowlizere@gmail.com
|
28
28
|
executables: []
|
29
29
|
|