diff --git a/Gemfile.lock b/Gemfile.lock index eb084a2..e2e9885 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) columnize (0.3.5) daemons (1.1.4) devise (1.5.2) @@ -58,7 +58,9 @@ GEM rails (~> 3.0) friendly_id (4.0.0.beta14) gem_plugin (0.2.3) - haml (3.1.4) + haml (5.0.0) + temple (>= 0.8.0) + tilt hike (1.2.1) hpricot (0.8.5) i18n (0.6.0) @@ -82,7 +84,6 @@ GEM fastthread (>= 1.0.1) gem_plugin (>= 0.2.3) multi_json (1.0.4) - mysql2 (0.3.11) nifty-generators (0.4.6) orm_adapter (0.0.5) pakunok (0.0.3) @@ -146,6 +147,8 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + sqlite3 (1.4.1) + temple (0.8.2) thor (0.14.6) tilt (1.3.3) treetop (1.4.10) @@ -175,7 +178,6 @@ DEPENDENCIES json mixlib-authentication mongrel - mysql2 nifty-generators pakunok rack-cache @@ -186,5 +188,6 @@ DEPENDENCIES ruby_parser sass-rails (~> 3.1.5) spice + sqlite3 uglifier (>= 1.0.3) yajl-ruby