Bump rqrcode
This commit is contained in:
parent
19c48d5738
commit
cc4d2e0832
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -34,7 +34,7 @@ gem "yajl-ruby", "1.4.3"
|
|||
gem "devise", "4.9.2"
|
||||
gem "devise_lastseenable", "0.0.6"
|
||||
gem "devise-two-factor", "4.1.0"
|
||||
gem "rqrcode", "2.1.1"
|
||||
gem "rqrcode", "2.2.0"
|
||||
|
||||
# Captcha
|
||||
|
||||
|
|
|
|||
|
|
@ -611,7 +611,7 @@ GEM
|
|||
railties (>= 5.2)
|
||||
rexml (3.2.5)
|
||||
rotp (6.2.2)
|
||||
rqrcode (2.1.1)
|
||||
rqrcode (2.2.0)
|
||||
chunky_png (~> 1.0)
|
||||
rqrcode_core (~> 1.0)
|
||||
rqrcode_core (1.2.0)
|
||||
|
|
@ -871,7 +871,7 @@ DEPENDENCIES
|
|||
redcarpet (= 3.5.1)
|
||||
redis (= 4.7.0)
|
||||
responders (= 3.1.0)
|
||||
rqrcode (= 2.1.1)
|
||||
rqrcode (= 2.2.0)
|
||||
rspec-json_expectations (~> 2.1)
|
||||
rspec-rails (= 5.1.2)
|
||||
rubocop (= 0.93.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue