From b2c779faf92b2081ce3587a58a6c5516d43bac73 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Sun, 20 Mar 2011 10:20:33 +0100 Subject: [PATCH] Update Mongoid to 2.0.0.rc.7 --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index e642819..c5cc6e7 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'http://rubygems.org' gem 'rails', '3.0.5' gem 'nokogiri' -gem 'mongoid', '~> 2.0.0.rc.6' +gem 'mongoid', '~> 2.0.0.rc.7' gem 'haml' gem 'will_paginate' gem 'devise', '~> 1.1.8' diff --git a/Gemfile.lock b/Gemfile.lock index 010f82b..85be901 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ DEPENDENCIES devise (~> 1.1.8) factory_girl_rails haml - mongoid (~> 2.0.0.rc.6) + mongoid (~> 2.0.0.rc.7) nokogiri rails (= 3.0.5) rspec (~> 2.1) -- libgit2 0.21.2