mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-10 07:38:10 -05:00
Bump rqrcode
This commit is contained in:
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)
|
||||
|
||||
Reference in New Issue
Block a user