From 7fc1d57d9430216589d0e2007bebb5c938408f4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2020 16:49:38 +0000 Subject: [PATCH] Bump moped from 1.5.1 to 1.5.3 Bumps [moped](http://mongoid.org/en/moped) from 1.5.1 to 1.5.3. Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1618b26..4203bb8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM mongoid-grid_fs (1.9.0) mime-types (~> 1.19) mongoid (~> 3.0) - moped (1.5.1) + moped (1.5.3) multi_json (1.8.2) multi_xml (0.5.5) multipart-post (1.2.0)