Update OTHER lock

This commit is contained in:
José Valim 2013-08-05 19:24:04 +02:00
parent 143794d701
commit 3cdbf15fe9
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,7 @@ PATH
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
thread_safe (~> 0.1)
warden (~> 1.2.3)
GEM
@ -38,6 +39,7 @@ GEM
i18n (= 0.6.1)
multi_json (~> 1.0)
arel (3.0.2)
atomic (1.1.10)
bcrypt-ruby (3.1.1)
builder (3.0.4)
erubis (2.7.0)
@ -124,6 +126,8 @@ GEM
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.7)
thor (0.18.1)
thread_safe (0.1.0)
atomic
tilt (1.4.0)
treetop (1.4.12)
polyglot