diff --git a/Gemfile b/Gemfile index 5d876f479..aedd99718 100644 --- a/Gemfile +++ b/Gemfile @@ -142,4 +142,5 @@ gem "kaminari" gem 'omniauth-auth0', '~> 3.0' gem 'omniauth-rails_csrf_protection', '~> 1.0' # prevents forged authentication requests gem 'telegram-bot-ruby', '~> 1.0', path: '../telegram-bot-ruby' -gem "audited" \ No newline at end of file +gem "audited" +gem "rqrcode", "~> 2.0" \ No newline at end of file