Bump rqrcode

This commit is contained in:
Benjamin Neff 2022-06-26 19:39:10 +02:00
parent 3d8cdc78e0
commit 5b298e330c
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -29,7 +29,7 @@ gem "json-schema", "3.0.0"
gem "devise", "4.8.1"
gem "devise_lastseenable", "0.0.6"
gem "devise-two-factor", "4.0.2"
gem "rqrcode", "2.1.0"
gem "rqrcode", "2.1.1"
# Captcha

View file

@ -621,7 +621,7 @@ GEM
railties (>= 5.0)
rexml (3.2.5)
rotp (6.2.0)
rqrcode (2.1.0)
rqrcode (2.1.1)
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
@ -900,7 +900,7 @@ DEPENDENCIES
redcarpet (= 3.5.1)
redis (= 4.5.1)
responders (= 3.0.1)
rqrcode (= 2.1.0)
rqrcode (= 2.1.1)
rspec-json_expectations (~> 2.1)
rspec-rails (= 5.0.2)
rubocop (= 0.93.1)