Get all the tests passing under ruby 1.9
This commit is contained in:
parent
df02008ee9
commit
9813d9f1e4
14 changed files with 61 additions and 44 deletions
|
@ -30,6 +30,7 @@ GEM
|
|||
i18n (~> 0.6)
|
||||
multi_json (~> 1.0)
|
||||
arel (3.0.2)
|
||||
bigdecimal (1.1.0)
|
||||
builder (3.0.0)
|
||||
cocaine (0.2.1)
|
||||
coffee-rails (3.2.2)
|
||||
|
@ -68,6 +69,7 @@ GEM
|
|||
treetop (~> 1.4.8)
|
||||
memcached (1.4.1)
|
||||
mime-types (1.18)
|
||||
minitest (3.0.1)
|
||||
multi_json (1.3.4)
|
||||
multipart-post (1.1.5)
|
||||
nokogiri (1.5.2)
|
||||
|
@ -154,6 +156,7 @@ PLATFORMS
|
|||
|
||||
DEPENDENCIES
|
||||
SystemTimer (>= 1.1.3)
|
||||
bigdecimal
|
||||
coffee-rails (~> 3.2.1)
|
||||
composite_primary_keys (>= 5.0.0)
|
||||
deadlock_retry (>= 1.2.0)
|
||||
|
@ -165,6 +168,7 @@ DEPENDENCIES
|
|||
jquery-rails
|
||||
libxml-ruby (>= 2.0.5)
|
||||
memcached (>= 1.4.1)
|
||||
minitest
|
||||
open_id_authentication (>= 1.1.0)
|
||||
openstreetmap-oauth-plugin (>= 0.4.0.1)
|
||||
paperclip (~> 2.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue