diff --git a/Gemfile.lock b/Gemfile.lock index 129f0883b..a0817d3be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - delayed_job (2.1.2) + delayed_job (2.1.3) activesupport (~> 3.0) daemons @@ -97,7 +97,7 @@ GEM ruby-debug-base19 (>= 0.11.19) ruby_core_source (0.1.4) archive-tar-minitar (>= 0.5.2) - sqlite3-ruby (1.3.2) + sqlite3 (1.3.3) thor (0.14.6) treetop (1.4.9) polyglot (>= 0.3.1) @@ -116,4 +116,4 @@ DEPENDENCIES rspec (~> 2.0) ruby-debug ruby-debug19 - sqlite3-ruby + sqlite3