diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-04-20 22:29:14 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-20 22:29:14 +0900 |
commit | 803ac9aa7d288921ae0142aa5a021af2f67ad191 (patch) | |
tree | 699fc1538cea0304b24c4cc482e40cbcc5fe62e3 | |
parent | 887c44ab27b512082b55de0fe11daced98c73eda (diff) |
Bump rqrcode_core from 0.1.1 to 0.1.2 (#13506)
Bumps [rqrcode_core](https://github.com/whomwah/rqrcode_core) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/whomwah/rqrcode_core/releases) - [Commits](https://github.com/whomwah/rqrcode_core/commits/v0.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6e5fce577..7b631a9f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -520,7 +520,7 @@ GEM rqrcode (1.1.2) chunky_png (~> 1.0) rqrcode_core (~> 0.1) - rqrcode_core (0.1.1) + rqrcode_core (0.1.2) rspec-core (3.9.1) rspec-support (~> 3.9.1) rspec-expectations (3.9.1) |