From dc5f9d850490a13c4b5ce5dea7f6c9d63409f2da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 23:45:59 +0000 Subject: [PATCH] Bump bindata from 2.4.9 to 2.4.10 Bumps [bindata](https://github.com/dmendel/bindata) from 2.4.9 to 2.4.10. - [Release notes](https://github.com/dmendel/bindata/releases) - [Changelog](https://github.com/dmendel/bindata/blob/master/ChangeLog.rdoc) - [Commits](https://github.com/dmendel/bindata/compare/v2.4.9...v2.4.10) --- updated-dependencies: - dependency-name: bindata dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5871234..a22c7e56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM zeitwerk (~> 2.3) aes_key_wrap (1.1.0) ast (2.4.1) - bindata (2.4.9) + bindata (2.4.10) byebug (11.1.3) coderay (1.1.3) concurrent-ruby (1.1.8)