Gemfile.lock in social2social-0.0.2 vs Gemfile.lock in social2social-0.0.3
- old
+ new
@@ -1,44 +1,47 @@
PATH
remote: .
specs:
- social2social (0.0.1)
- social_stream (~> 0.4.2)
+ social2social (0.0.2)
+ nokogiri (~> 1.4.4)
+ social_stream (~> 0.4.4)
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
- actionmailer (3.0.5)
- actionpack (= 3.0.5)
+ actionmailer (3.0.7)
+ actionpack (= 3.0.7)
mail (~> 2.2.15)
- actionpack (3.0.5)
- activemodel (= 3.0.5)
- activesupport (= 3.0.5)
+ actionpack (3.0.7)
+ activemodel (= 3.0.7)
+ activesupport (= 3.0.7)
builder (~> 2.1.2)
erubis (~> 2.6.6)
- i18n (~> 0.4)
+ i18n (~> 0.5.0)
rack (~> 1.2.1)
- rack-mount (~> 0.6.13)
+ rack-mount (~> 0.6.14)
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
- activemodel (3.0.5)
- activesupport (= 3.0.5)
+ activemodel (3.0.7)
+ activesupport (= 3.0.7)
builder (~> 2.1.2)
- i18n (~> 0.4)
- activerecord (3.0.5)
- activemodel (= 3.0.5)
- activesupport (= 3.0.5)
+ i18n (~> 0.5.0)
+ activerecord (3.0.7)
+ activemodel (= 3.0.7)
+ activesupport (= 3.0.7)
arel (~> 2.0.2)
tzinfo (~> 0.3.23)
- activeresource (3.0.5)
- activemodel (= 3.0.5)
- activesupport (= 3.0.5)
- activesupport (3.0.5)
- addressable (2.2.4)
+ activeresource (3.0.7)
+ activemodel (= 3.0.7)
+ activesupport (= 3.0.7)
+ activesupport (3.0.7)
+ acts-as-taggable-on (2.0.6)
+ addressable (2.2.5)
+ ancestry (1.2.3)
+ activerecord (>= 2.2.2)
arel (2.0.9)
- atd-ancestry (1.3.0)
bcrypt-ruby (2.1.4)
builder (2.1.2)
cancan (1.6.4)
capybara (0.3.9)
culerity (>= 0.2.4)
@@ -49,25 +52,25 @@
selenium-webdriver (>= 0.0.3)
childprocess (0.1.8)
ffi (~> 1.0.6)
columnize (0.3.2)
culerity (0.2.15)
- devise (1.2.1)
+ devise (1.3.1)
bcrypt-ruby (~> 2.1.2)
orm_adapter (~> 0.0.3)
warden (~> 1.0.3)
diff-lcs (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
factory_girl (1.3.3)
- faraday (0.5.7)
+ faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
ffi (1.0.7)
rake (>= 0.8.7)
- foreigner (0.9.1)
+ foreigner (0.9.2)
forgery (0.3.7)
nokogiri (~> 1.4)
has_scope (0.5.0)
i18n (0.5.0)
inherited_resources (1.1.2)
@@ -76,91 +79,89 @@
jquery-rails (0.2.7)
rails (~> 3.0)
thor (~> 0.14.4)
json_pure (1.5.1)
linecache (0.43)
- mail (2.2.15)
+ mail (2.2.17)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
- mailboxer (0.0.14)
+ mailboxer (0.0.16)
foreigner (~> 0.9.1)
mime-types (1.16)
multi_json (0.0.5)
multipart-post (1.1.0)
- nested_set (1.5.4)
- activerecord (>= 3.0.0)
- railties (>= 3.0.0)
net-ldap (0.1.1)
nokogiri (1.4.4)
- oa-basic (0.2.0)
+ oa-basic (0.2.2)
multi_json (~> 0.0.2)
nokogiri (~> 1.4.2)
- oa-core (= 0.2.0)
+ oa-core (= 0.2.2)
rest-client (~> 1.6.0)
- oa-core (0.2.0)
+ oa-core (0.2.2)
rack (~> 1.1)
- oa-enterprise (0.2.0)
+ oa-enterprise (0.2.2)
net-ldap (~> 0.1.1)
nokogiri (~> 1.4.2)
- oa-core (= 0.2.0)
+ oa-core (= 0.2.2)
pyu-ruby-sasl (~> 0.0.3.1)
rubyntlm (~> 0.1.1)
- oa-more (0.2.0)
+ oa-more (0.2.2)
multi_json (~> 0.0.2)
- oa-core (= 0.2.0)
+ oa-core (= 0.2.2)
rest-client (~> 1.6.0)
- oa-oauth (0.2.0)
+ oa-oauth (0.2.2)
+ faraday (~> 0.6.1)
multi_json (~> 0.0.2)
nokogiri (~> 1.4.2)
- oa-core (= 0.2.0)
+ oa-core (= 0.2.2)
oauth (~> 0.4.0)
- oauth2 (~> 0.1.1)
- oa-openid (0.2.0)
- oa-core (= 0.2.0)
+ oauth2 (~> 0.3.0)
+ oa-openid (0.2.2)
+ oa-core (= 0.2.2)
rack-openid (~> 1.2.0)
ruby-openid-apps-discovery
oauth (0.4.4)
oauth-plugin (0.4.0.pre4)
oauth (>= 0.4.4)
- oauth2 (0.1.1)
- faraday (~> 0.5.0)
+ oauth2 (0.3.0)
+ faraday (~> 0.6.0)
multi_json (~> 0.0.4)
- omniauth (0.2.0)
- oa-basic (= 0.2.0)
- oa-core (= 0.2.0)
- oa-enterprise (= 0.2.0)
- oa-more (= 0.2.0)
- oa-oauth (= 0.2.0)
- oa-openid (= 0.2.0)
+ omniauth (0.2.2)
+ oa-basic (= 0.2.2)
+ oa-core (= 0.2.2)
+ oa-enterprise (= 0.2.2)
+ oa-more (= 0.2.2)
+ oa-oauth (= 0.2.2)
+ oa-openid (= 0.2.2)
orm_adapter (0.0.4)
- paperclip (2.3.8)
- activerecord
- activesupport
+ paperclip (2.3.11)
+ activerecord (>= 2.3.0)
+ activesupport (>= 2.3.2)
polyglot (0.3.1)
pyu-ruby-sasl (0.0.3.2)
rack (1.2.2)
rack-mount (0.6.14)
rack (>= 1.0.0)
rack-openid (1.2.0)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-test (0.5.7)
rack (>= 1.0)
- rails (3.0.5)
- actionmailer (= 3.0.5)
- actionpack (= 3.0.5)
- activerecord (= 3.0.5)
- activeresource (= 3.0.5)
- activesupport (= 3.0.5)
+ rails (3.0.7)
+ actionmailer (= 3.0.7)
+ actionpack (= 3.0.7)
+ activerecord (= 3.0.7)
+ activeresource (= 3.0.7)
+ activesupport (= 3.0.7)
bundler (~> 1.0)
- railties (= 3.0.5)
+ railties (= 3.0.7)
rails_css_themes (1.0.0)
- railties (3.0.5)
- actionpack (= 3.0.5)
- activesupport (= 3.0.5)
+ railties (3.0.7)
+ actionpack (= 3.0.7)
+ activesupport (= 3.0.7)
rake (>= 0.8.7)
thor (~> 0.14.4)
rake (0.8.7)
responders (0.6.2)
rest-client (1.6.1)
@@ -192,19 +193,19 @@
selenium-webdriver (0.1.4)
childprocess (>= 0.1.7)
ffi (>= 1.0.7)
json_pure
rubyzip
- social_stream (0.4.2)
- atd-ancestry (= 1.3.0)
- cancan (~> 1.6.2)
+ social_stream (0.4.4)
+ acts-as-taggable-on (~> 2.0.6)
+ ancestry (~> 1.2.3)
+ cancan (~> 1.6.4)
devise (~> 1.2.rc)
foreigner (~> 0.9.1)
inherited_resources (~> 1.1.2)
jquery-rails (~> 0.2.5)
- mailboxer (~> 0.0.14)
- nested_set (~> 1.5.3)
+ mailboxer (~> 0.0.16)
oauth-plugin (~> 0.4.0.pre1)
omniauth (~> 0.2.0.beta5)
paperclip (~> 2.3.4)
rails_css_themes (~> 1.0.0)
rmagick (~> 2.13.1)
@@ -215,11 +216,11 @@
sqlite3 (>= 1.3.3)
stringex (1.2.1)
thor (0.14.6)
treetop (1.4.9)
polyglot (>= 0.3.1)
- tzinfo (0.3.25)
+ tzinfo (0.3.26)
warden (1.0.3)
rack (>= 1.0.0)
will_paginate (3.0.pre2)
PLATFORMS
@@ -227,10 +228,10 @@
DEPENDENCIES
capybara (~> 0.3.9)
factory_girl (~> 1.3.2)
forgery (~> 0.3.6)
- rails (~> 3.0.5)
+ rails (~> 3.0.7)
rspec-rails (~> 2.5.0)
ruby-debug (~> 0.10.3)
social2social!
sqlite3-ruby