Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Gem upgrades
  • Loading branch information
ancorgs committed Sep 19, 2013
1 parent fe8d8f4 commit 4a11526
Showing 1 changed file with 18 additions and 19 deletions.
37 changes: 18 additions & 19 deletions Gemfile.lock
Expand Up @@ -55,28 +55,27 @@ GEM
sass (~> 3.1)
compass-rails (1.0.3)
compass (>= 0.12.2, < 0.14)
delayed_job (4.0.0.beta2)
delayed_job (4.0.0)
activesupport (>= 3.0, < 4.1)
delayed_job_active_record (4.0.0.beta3)
delayed_job_active_record (4.0.0)
activerecord (>= 3.0, < 4.1)
delayed_job (>= 3.0, < 4.1)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
fast_gettext (0.7.1)
execjs (2.0.1)
fast_gettext (0.8.0)
ffi (1.9.0)
fssm (0.2.10)
gettext (2.3.9)
locale
gettext (3.0.0)
locale (>= 2.0.5)
text
gettext_i18n_rails (0.10.0)
gettext_i18n_rails (0.10.1)
fast_gettext (>= 0.4.8)
highline (1.6.19)
hike (1.2.3)
hoptoad_notifier (2.4.11)
activesupport
builder
i18n (0.6.4)
i18n (0.6.5)
journey (1.0.4)
jquery-rails (3.0.4)
railties (>= 3.0, < 5.0)
Expand All @@ -90,16 +89,16 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
memcache-client (1.8.5)
mime-types (1.23)
mime-types (1.25)
mini_portile (0.5.1)
minitest (4.7.4)
multi_json (1.7.7)
multi_json (1.7.9)
mysql2 (0.3.13)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.7)
net-ssh (2.6.8)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
nokogiri (1.6.0)
Expand Down Expand Up @@ -139,29 +138,29 @@ GEM
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.33.0)
selenium-webdriver (2.35.1)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
rubyzip (< 1.0.0)
websocket (~> 1.0.4)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.7)
text (1.2.1)
sqlite3 (1.3.8)
text (1.2.3)
thor (0.18.1)
tilt (1.4.1)
treetop (1.4.14)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.37)
uglifier (2.1.2)
uglifier (2.2.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
websocket (1.0.7)
xmlhash (1.3.5)
xmlhash (1.3.6)
pkg-config
xpath (1.0.0)
nokogiri (~> 1.3)
Expand Down

0 comments on commit 4a11526

Please sign in to comment.