From da62f87694426555db6c783a676d8e8076c0d344 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2019 08:49:20 -0600 Subject: [PATCH] Build(deps): Bump rqrcode from 0.10.1 to 1.1.2 (#8497) Bumps [rqrcode](https://github.com/whomwah/rqrcode) from 0.10.1 to 1.1.2. - [Release notes](https://github.com/whomwah/rqrcode/releases) - [Commits](https://github.com/whomwah/rqrcode/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18e8744638c..fd95991e0a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -317,8 +317,10 @@ GEM rinku (2.0.6) rotp (5.1.0) addressable (~> 2.5) - rqrcode (0.10.1) + rqrcode (1.1.2) chunky_png (~> 1.0) + rqrcode_core (~> 0.1) + rqrcode_core (0.1.1) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0)