oops gemfile lock was missing from pr

This commit is contained in:
Sam 2013-05-29 10:52:37 +10:00
parent 46389754d6
commit 33d3f1fdd1

View file

@ -137,6 +137,7 @@ GEM
activesupport (3.2.12) activesupport (3.2.12)
i18n (~> 0.6) i18n (~> 0.6)
multi_json (~> 1.0) multi_json (~> 1.0)
addressable (2.3.4)
airbrake (3.1.2) airbrake (3.1.2)
activesupport activesupport
builder builder
@ -284,6 +285,10 @@ GEM
omniauth (1.1.4) omniauth (1.1.4)
hashie (>= 1.2, < 3) hashie (>= 1.2, < 3)
rack rack
omniauth-cas (1.0.1)
addressable (~> 2.3)
nokogiri (~> 1.5)
omniauth (~> 1.1.0)
omniauth-facebook (1.4.1) omniauth-facebook (1.4.1)
omniauth-oauth2 (~> 1.1.0) omniauth-oauth2 (~> 1.1.0)
omniauth-github (1.1.0) omniauth-github (1.1.0)
@ -519,6 +524,7 @@ DEPENDENCIES
oj oj
omniauth omniauth
omniauth-browserid! omniauth-browserid!
omniauth-cas
omniauth-facebook omniauth-facebook
omniauth-github omniauth-github
omniauth-openid omniauth-openid