diff --git a/Gemfile.lock b/Gemfile.lock index 14229bab..6e36a966 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -382,9 +382,9 @@ GEM prawn (2.4.0) pdf-core (~> 0.9.0) ttfunk (~> 1.7) - prawn-qrcode (0.3.1) + prawn-qrcode (0.5.2) prawn (>= 1) - rqrcode (>= 0.4.1) + rqrcode (>= 1.0.0) prawn-rails (1.4.2) actionview (>= 3.1.0) prawn @@ -478,8 +478,10 @@ GEM netrc (~> 0.8) rexml (3.2.5) rolify (6.0.0) - rqrcode (0.10.1) + rqrcode (2.0.0) chunky_png (~> 1.0) + rqrcode_core (~> 1.0) + rqrcode_core (1.1.0) rspec (3.6.0) rspec-core (~> 3.6.0) rspec-expectations (~> 3.6.0)