Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
knoopx committed Sep 10, 2012
1 parent a183adf commit 88d2663
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.3.3)
compass (0.12.1)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-rails (1.0.2)
compass (>= 0.12.0, < 0.14)
compass-rails (1.0.3)
compass (>= 0.12.2, < 0.14)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
Expand Down Expand Up @@ -87,7 +87,7 @@ GEM
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.18)
mime-types (1.19)
mongo (1.6.2)
bson (~> 1.6.2)
mongoid (2.4.11)
Expand All @@ -109,7 +109,7 @@ GEM
net-ssh (2.5.2)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
nokogiri (1.5.4)
nokogiri (1.5.5)
polyglot (0.3.3)
prototype-rails (3.2.1)
rails (~> 3.2)
Expand Down Expand Up @@ -141,7 +141,7 @@ GEM
responders (0.9.1)
railties (~> 3.1)
ruby-taglib2 (1.02)
sass (3.1.19)
sass (3.1.20)
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
Expand All @@ -150,15 +150,15 @@ GEM
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
thor (0.15.3)
thor (0.15.4)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
uglifier (1.2.4)
uglifier (1.2.6)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
multi_json (~> 1.3)

PLATFORMS
ruby
Expand Down

0 comments on commit 88d2663

Please sign in to comment.