diff --git a/Gemfile.lock b/Gemfile.lock index eb084a2..da98d36 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) @@ -82,7 +82,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,12 +145,13 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + sqlite3 (1.4.4) thor (0.14.6) tilt (1.3.3) treetop (1.4.10) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.31) + tzinfo (0.3.61) uglifier (1.1.0) execjs (>= 0.3.0) multi_json (>= 1.0.2) @@ -175,7 +175,6 @@ DEPENDENCIES json mixlib-authentication mongrel - mysql2 nifty-generators pakunok rack-cache @@ -186,5 +185,6 @@ DEPENDENCIES ruby_parser sass-rails (~> 3.1.5) spice + sqlite3 uglifier (>= 1.0.3) yajl-ruby