social_stream-presence 0.8.3 → 0.8.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module SocialStream
2
2
  module Presence
3
- VERSION = "0.8.3"
3
+ VERSION = "0.8.4"
4
4
  end
5
5
  end
@@ -6,10 +6,10 @@ Gem::Specification.new do |s|
6
6
  s.name = "social_stream-presence"
7
7
  s.version = SocialStream::Presence::VERSION
8
8
  s.authors = ["Aldo Gordillo"]
9
- s.email = ["iamchrono@gmail.com"]
10
- s.homepage = "https://github.com/ging/social_stream-presence"
11
- s.summary = "Presence capabilities for Social Stream, the core for building social network websites"
12
- s.description = "Social Stream is a Ruby on Rails engine providing your application with social networking features and activity streams."
9
+ s.email = ["agordillos@gmail.com"]
10
+ s.homepage = "https://github.com/ging/social_stream/wiki/Getting-Started-With-Social-Stream-Presence"
11
+ s.summary = "Presence capabilities for Social Stream, the core for building social network websites."
12
+ s.description = "Social Stream Presence provides everything you need for including presence, instant messaging and video chat services in your social network website, including a complete chat fully integrated with Social Stream."
13
13
 
14
14
  s.rubyforge_project = "social_stream-presence"
15
15
 
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 8
8
- - 3
9
- version: 0.8.3
8
+ - 4
9
+ version: 0.8.4
10
10
  platform: ruby
11
11
  authors:
12
12
  - Aldo Gordillo
@@ -84,9 +84,9 @@ dependencies:
84
84
  version: "0"
85
85
  type: :development
86
86
  version_requirements: *id005
87
- description: Social Stream is a Ruby on Rails engine providing your application with social networking features and activity streams.
87
+ description: Social Stream Presence provides everything you need for including presence, instant messaging and video chat services in your social network website, including a complete chat fully integrated with Social Stream.
88
88
  email:
89
- - iamchrono@gmail.com
89
+ - agordillos@gmail.com
90
90
  executables: []
91
91
 
92
92
  extensions: []
@@ -242,7 +242,7 @@ files:
242
242
  - vendor/assets/stylesheets/flexselect.css
243
243
  - vendor/assets/stylesheets/jquery.ui.chatbox.css
244
244
  has_rdoc: true
245
- homepage: https://github.com/ging/social_stream-presence
245
+ homepage: https://github.com/ging/social_stream/wiki/Getting-Started-With-Social-Stream-Presence
246
246
  licenses: []
247
247
 
248
248
  post_install_message:
@@ -272,6 +272,6 @@ rubyforge_project: social_stream-presence
272
272
  rubygems_version: 1.3.7
273
273
  signing_key:
274
274
  specification_version: 3
275
- summary: Presence capabilities for Social Stream, the core for building social network websites
275
+ summary: Presence capabilities for Social Stream, the core for building social network websites.
276
276
  test_files: []
277
277