diff options
author | Caleb <caleb.tutty@nzherald.co.nz> | 2015-03-23 17:08:03 +1300 |
---|---|---|
committer | Caleb <caleb.tutty@nzherald.co.nz> | 2015-03-23 17:48:50 +1300 |
commit | 8dbb7cb8b04131ca71ea5390e786b8857a6a0fc4 (patch) | |
tree | 303ede796af86e76b48722c344eb4616a6e6db36 | |
parent | e836f2607b9833016c8df4da3666a72f28aa3202 (diff) |
Also update sqlite
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 2118a511f..cb18a627f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -262,7 +262,7 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sqlite3 (1.3.7) + sqlite3 (1.3.10) statistics2 (0.54) syslog_protocol (0.9.2) text (1.2.1) |