mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
update plugins: 2 are available as gems, 1 updated and removed yaml_db
Signed-off-by: Reinier Balt <lrbalt@gmail.com>
This commit is contained in:
parent
998c14fa71
commit
39a38a8f73
25 changed files with 32 additions and 1193 deletions
|
|
@ -23,6 +23,7 @@ GEM
|
|||
activeresource (2.3.14)
|
||||
activesupport (= 2.3.14)
|
||||
activesupport (2.3.14)
|
||||
acts_as_list (0.1.4)
|
||||
bcrypt-ruby (2.1.4)
|
||||
builder (3.0.0)
|
||||
cgi_multipart_eof_fix (2.5.0)
|
||||
|
|
@ -50,6 +51,7 @@ GEM
|
|||
hpricot (0.8.4)
|
||||
httpclient (2.2.1)
|
||||
json (1.5.3)
|
||||
memory_test_fix (0.1.3)
|
||||
mongrel (1.1.5)
|
||||
cgi_multipart_eof_fix (>= 2.4)
|
||||
daemons (>= 1.0.3)
|
||||
|
|
@ -96,6 +98,7 @@ DEPENDENCIES
|
|||
ZenTest (>= 4.0.0)
|
||||
aasm (= 2.2.0)
|
||||
actionwebservice!
|
||||
acts_as_list (~> 0.1.4)
|
||||
bcrypt-ruby (~> 2.1.4)
|
||||
cucumber-rails (~> 0.3.0)
|
||||
database_cleaner (>= 0.5.0)
|
||||
|
|
@ -104,6 +107,7 @@ DEPENDENCIES
|
|||
highline (~> 1.5.0)
|
||||
hoe
|
||||
hpricot
|
||||
memory_test_fix (~> 0.1.3)
|
||||
mongrel
|
||||
rack (= 1.1.0)
|
||||
rails (~> 2.3.12)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue