bundle update

This commit is contained in:
Samuel Cochran 2014-06-05 21:32:24 +10:00
parent e3e7dec757
commit eff638f920

View File

@ -20,20 +20,20 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
childprocess (0.5.1)
childprocess (0.5.3)
ffi (~> 1.0, >= 1.0.11)
chunky_png (1.3.0)
chunky_png (1.3.1)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
compass (0.12.4)
compass (0.12.6)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.2.17)
sass (~> 3.2.19)
daemons (1.1.9)
eventmachine (1.0.3)
execjs (2.0.2)
execjs (2.1.0)
ffi (1.9.3)
fssm (0.2.10)
haml (4.0.5)
@ -44,17 +44,17 @@ GEM
mail (2.6.0)
mime-types (>= 1.16, < 3)
mime-types (2.3)
minitest (5.3.1)
multi_json (1.9.2)
minitest (5.3.4)
multi_json (1.10.1)
rack (1.5.2)
rack-protection (1.5.3)
rack
rake (10.1.1)
rake (10.3.2)
rdoc (4.1.1)
json (~> 1.4)
rubyzip (1.1.2)
sass (3.2.17)
selenium-webdriver (2.40.0)
rubyzip (1.1.4)
sass (3.2.19)
selenium-webdriver (2.42.0)
childprocess (>= 0.5.0)
multi_json (~> 1.0)
rubyzip (~> 1.0)
@ -66,14 +66,14 @@ GEM
skinny (0.2.3)
eventmachine (~> 1.0.0)
thin (~> 1.5.0)
sprockets (2.12.0)
sprockets (2.12.1)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-helpers (1.1.0)
sprockets (~> 2.0)
sprockets-sass (1.0.3)
sprockets-sass (1.1.0)
sprockets (~> 2.0)
tilt (~> 1.1)
sqlite3 (1.3.9)