about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-11 19:51:04 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2020-01-11 19:51:04 +0900
commit2a5dee0f08e431d90368db08dccdf87ef112163f (patch)
tree18d72f11d6c7396b14e8b6a6692aa4e4ef01be65 /Gemfile.lock
parent3b08535463029f45e3524ce2ccaea746eda15c57 (diff)
Bump rqrcode from 0.10.1 to 1.1.2 (#12357)
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] <support@dependabot.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 5 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5a881fe87..b70c59ad5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -173,7 +173,7 @@ GEM
       activesupport (>= 4.0)
       elasticsearch (>= 2.0.0)
       elasticsearch-dsl
-    chunky_png (1.3.10)
+    chunky_png (1.3.11)
     cld3 (3.2.6)
       ffi (>= 1.1.0, < 1.12.0)
     climate_control (0.2.0)
@@ -536,8 +536,10 @@ GEM
       railties (>= 5.0)
     rotp (2.1.2)
     rpam2 (4.0.2)
-    rqrcode (0.10.1)
+    rqrcode (1.1.2)
       chunky_png (~> 1.0)
+      rqrcode_core (~> 0.1)
+    rqrcode_core (0.1.1)
     rspec-core (3.9.0)
       rspec-support (~> 3.9.0)
     rspec-expectations (3.9.0)
@@ -775,7 +777,7 @@ DEPENDENCIES
   redis (~> 4.1)
   redis-namespace (~> 1.7)
   redis-rails (~> 5.0)
-  rqrcode (~> 0.10)
+  rqrcode (~> 1.1)
   rspec-rails (~> 3.9)
   rspec-sidekiq (~> 3.0)
   rubocop (~> 0.78)