Sha256: 922e02a9a1b0f155833a32d1300c33cfcc8c113744346ebe9a52f5f65a0fb005

Contents?: true

Size: 443 Bytes

Versions: 23

Compression:

Stored size: 443 Bytes

Contents

source "http://rubygems.org"

# Uncomment the following lines if you are planing to
# use a local code of any of these gems

# Gems before social_stream-base
# gem 'mailboxer', :path => '../mailboxer'
# gem 'avatars_for_rails', :path => '../avatars_for_rails'

# social_stream gems
%w(base documents events linkser presence).each do |g|
  gem "social_stream-#{ g }", :path => g
end

# gem 'social2social', :path => '../social2social'

gemspec

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
social_stream-0.27.0 Gemfile
social_stream-0.26.2 Gemfile
social_stream-0.26.1 Gemfile