From f33733dde9e7d4bf537e4d4e3a215ee3e392bb21 Mon Sep 17 00:00:00 2001 From: jimabramson Date: Tue, 24 Sep 2013 16:55:32 -0400 Subject: [PATCH] mongoid -> 1.5.1 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index a13da1a..dcbaa2f 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'yajl-ruby' gem 'ampex' gem 'mongo' -gem 'moped', "1.4.1" +gem 'moped', "1.5.1" gem 'mongoid', "~> 3.0" gem 'bson_ext' diff --git a/Gemfile.lock b/Gemfile.lock index e1fe9bd..714ef5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM moped (~> 1.1) origin (~> 1.0) tzinfo (~> 0.3.22) - moped (1.4.1) + moped (1.5.1) multi_json (1.3.6) newrelic_rpm (3.4.1) nokogiri (1.5.5) @@ -176,7 +176,7 @@ DEPENDENCIES mongoid-tree! mongoid_magic_counter_cache! mongoid_taggable_with_context! - moped (= 1.4.1) + moped (= 1.5.1) newrelic_rpm nokogiri pry