rqrcode 1.1.2
Install from the command line:
Learn more about RubyGems packages
$ gem install rqrcode --version "1.1.2"
Install via Gemfile:
source "https://rubygems.pkg.github.com/whomwah" do
gem "rqrcode", "1.1.2"
end