Update bundle
This commit is contained in:
parent
7751973871
commit
752423a04a
1 changed files with 10 additions and 10 deletions
20
Gemfile.lock
20
Gemfile.lock
|
@ -31,8 +31,8 @@ GEM
|
||||||
multi_json (~> 1.0)
|
multi_json (~> 1.0)
|
||||||
arel (3.0.2)
|
arel (3.0.2)
|
||||||
bigdecimal (1.1.0)
|
bigdecimal (1.1.0)
|
||||||
builder (3.0.3)
|
builder (3.0.4)
|
||||||
cocaine (0.3.2)
|
cocaine (0.4.2)
|
||||||
coffee-rails (3.2.2)
|
coffee-rails (3.2.2)
|
||||||
coffee-script (>= 2.2.0)
|
coffee-script (>= 2.2.0)
|
||||||
railties (~> 3.2.0)
|
railties (~> 3.2.0)
|
||||||
|
@ -54,9 +54,9 @@ GEM
|
||||||
htmlentities (4.3.1)
|
htmlentities (4.3.1)
|
||||||
http_accept_language (1.0.2)
|
http_accept_language (1.0.2)
|
||||||
httpauth (0.2.0)
|
httpauth (0.2.0)
|
||||||
httpclient (2.2.7)
|
httpclient (2.3.0.1)
|
||||||
i18n (0.6.1)
|
i18n (0.6.1)
|
||||||
i18n-js (3.0.0.rc2)
|
i18n-js (3.0.0.rc3)
|
||||||
i18n
|
i18n
|
||||||
iconv (0.1)
|
iconv (0.1)
|
||||||
journey (1.0.4)
|
journey (1.0.4)
|
||||||
|
@ -74,7 +74,7 @@ GEM
|
||||||
treetop (~> 1.4.8)
|
treetop (~> 1.4.8)
|
||||||
memcached (1.4.6)
|
memcached (1.4.6)
|
||||||
mime-types (1.19)
|
mime-types (1.19)
|
||||||
minitest (4.0.0)
|
minitest (4.1.0)
|
||||||
multi_json (1.3.6)
|
multi_json (1.3.6)
|
||||||
multipart-post (1.1.5)
|
multipart-post (1.1.5)
|
||||||
nokogiri (1.5.5)
|
nokogiri (1.5.5)
|
||||||
|
@ -92,7 +92,7 @@ GEM
|
||||||
rack (~> 1.2)
|
rack (~> 1.2)
|
||||||
open_id_authentication (1.1.0)
|
open_id_authentication (1.1.0)
|
||||||
rack-openid (~> 1.3)
|
rack-openid (~> 1.3)
|
||||||
paperclip (2.7.1)
|
paperclip (2.8.0)
|
||||||
activerecord (>= 2.3.0)
|
activerecord (>= 2.3.0)
|
||||||
activesupport (>= 2.3.2)
|
activesupport (>= 2.3.2)
|
||||||
cocaine (>= 0.0.2)
|
cocaine (>= 0.0.2)
|
||||||
|
@ -131,8 +131,8 @@ GEM
|
||||||
rake (0.9.2.2)
|
rake (0.9.2.2)
|
||||||
rdoc (3.12)
|
rdoc (3.12)
|
||||||
json (~> 1.4)
|
json (~> 1.4)
|
||||||
redcarpet (2.1.1)
|
redcarpet (2.2.2)
|
||||||
rinku (1.7.0)
|
rinku (1.7.2)
|
||||||
ruby-openid (2.2.1)
|
ruby-openid (2.2.1)
|
||||||
sanitize (2.0.3)
|
sanitize (2.0.3)
|
||||||
nokogiri (>= 1.4.4, < 1.6)
|
nokogiri (>= 1.4.4, < 1.6)
|
||||||
|
@ -149,8 +149,8 @@ GEM
|
||||||
libv8 (~> 3.3.10)
|
libv8 (~> 3.3.10)
|
||||||
thor (0.16.0)
|
thor (0.16.0)
|
||||||
tilt (1.3.3)
|
tilt (1.3.3)
|
||||||
timecop (0.5.2)
|
timecop (0.5.3)
|
||||||
treetop (1.4.10)
|
treetop (1.4.11)
|
||||||
polyglot
|
polyglot
|
||||||
polyglot (>= 0.3.1)
|
polyglot (>= 0.3.1)
|
||||||
tzinfo (0.3.33)
|
tzinfo (0.3.33)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue