Skip to content

Commit

Permalink
latest gems
Browse files Browse the repository at this point in the history
  • Loading branch information
coolo committed Nov 8, 2012
1 parent 50aad83 commit 0ece7fe
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ GEM
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
builder (3.0.0)
builder (3.0.4)
chunky_png (1.2.6)
compass (0.12.2)
chunky_png (~> 1.2)
Expand All @@ -39,20 +39,20 @@ GEM
compass (>= 0.12.2, < 0.14)
delayed_job (3.0.3)
activesupport (~> 3.0)
delayed_job_active_record (0.3.2)
activerecord (> 2.1.0)
delayed_job (~> 3.0.0)
delayed_job_active_record (0.3.3)
activerecord (>= 2.1.0, < 4)
delayed_job (~> 3.0)
erubis (2.7.0)
fast_gettext (0.6.9)
fast_gettext (0.6.11)
fssm (0.2.9)
gettext (2.3.0)
gettext (2.3.3)
locale
gettext_i18n_rails (0.7.1)
fast_gettext (>= 0.4.8)
hike (1.2.1)
i18n (0.6.1)
journey (1.0.4)
jquery-rails (2.1.1)
jquery-rails (2.1.3)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
json (1.7.5)
Expand All @@ -63,8 +63,8 @@ GEM
treetop (~> 1.4.8)
memcache-client (1.8.5)
mime-types (1.19)
minitest (3.3.0)
multi_json (1.3.6)
minitest (4.2.0)
multi_json (1.3.7)
mysql2 (0.3.11)
nokogiri (1.5.5)
pkg-config (1.1.4)
Expand All @@ -74,7 +74,7 @@ GEM
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
rack-test (0.6.2)
rack (>= 1.0)
rails (3.2.8)
actionmailer (= 3.2.8)
Expand All @@ -84,7 +84,7 @@ GEM
activesupport (= 3.2.8)
bundler (~> 1.0)
railties (= 3.2.8)
rails-i18n (0.6.5)
rails-i18n (0.7.0)
i18n (~> 0.5)
railties (3.2.8)
actionpack (= 3.2.8)
Expand All @@ -96,7 +96,7 @@ GEM
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
sass (3.2.1)
sass (3.2.2)
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
Expand All @@ -108,11 +108,11 @@ GEM
sqlite3 (1.3.6)
thor (0.16.0)
tilt (1.3.3)
treetop (1.4.10)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
xmlhash (1.2.2)
tzinfo (0.3.35)
xmlhash (1.3.3)
pkg-config

PLATFORMS
Expand Down

0 comments on commit 0ece7fe

Please sign in to comment.