Skip to content

Commit a721a0e

Browse files
dependabot[bot]MrSerth
authored andcommitted
build(deps): bump rqrcode from 2.2.0 to 3.0.0
Bumps [rqrcode](https://github.com/whomwah/rqrcode) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/whomwah/rqrcode/releases) - [Changelog](https://github.com/whomwah/rqrcode/blob/main/CHANGELOG.md) - [Commits](https://github.com/whomwah/rqrcode/commits) --- updated-dependencies: - dependency-name: rqrcode dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e14524 commit a721a0e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -444,10 +444,10 @@ GEM
444444
railties (>= 5.2)
445445
rexml (3.4.1)
446446
rouge (4.5.1)
447-
rqrcode (2.2.0)
447+
rqrcode (3.0.0)
448448
chunky_png (~> 1.0)
449-
rqrcode_core (~> 1.0)
450-
rqrcode_core (1.2.0)
449+
rqrcode_core (~> 2.0)
450+
rqrcode_core (2.0.0)
451451
rspec-collection_matchers (1.2.1)
452452
rspec-expectations (>= 2.99.0.beta1)
453453
rspec-core (3.13.3)
@@ -916,8 +916,8 @@ CHECKSUMS
916916
responders (3.1.1) sha256=92f2a87e09028347368639cfb468f5fefa745cb0dc2377ef060db1cdd79a341a
917917
rexml (3.4.1) sha256=c74527a9a0a04b4ec31dbe0dc4ed6004b960af943d8db42e539edde3a871abca
918918
rouge (4.5.1) sha256=2ac81c6dee7019bbc6600d4c2d641d730d65c165941400ebd924259067e690dd
919-
rqrcode (2.2.0) sha256=23eea88bb44c7ee6d6cab9354d08c287f7ebcdc6112e1fe7bcc2d010d1ffefc1
920-
rqrcode_core (1.2.0) sha256=cf4989dc82d24e2877984738c4ee569308625fed2a810960f1b02d68d0308d1a
919+
rqrcode (3.0.0) sha256=44890d5209a435f089875ac03050db1f391606c7fdabc5695c97dec0980840aa
920+
rqrcode_core (2.0.0) sha256=1e40b823ab57a96482a417fff5dd5c33645a00cea6ef5d9e342fecc5ef91d9ab
921921
rspec-collection_matchers (1.2.1) sha256=ff7626d2bbf16ac237fbb46439694c78b7d9c6dc49c4b216df437968133b56a2
922922
rspec-core (3.13.3) sha256=25136507f4f9cf2e8977a2851e64e438b4331646054e345998714108745cdfe4
923923
rspec-expectations (3.13.3) sha256=0e6b5af59b900147698ea0ff80456c4f2e69cac4394fbd392fbd1ca561f66c58

0 commit comments

Comments
 (0)