Bump ruby/setup-ruby from 1.113.3 to 1.114.0 (#749)

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.113.3 to 1.114.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](https://github.com/ruby/setup-ruby/compare/d5ee2364f01b3ef4a4740e4a4d3005051e122356...6148f408d35df04b0189be5e64c1458377b8ae13)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/.github/workflows/release_deploy_play_store.yml b/.github/workflows/release_deploy_play_store.yml
index f839a53..81392a3 100644
--- a/.github/workflows/release_deploy_play_store.yml
+++ b/.github/workflows/release_deploy_play_store.yml
@@ -34,7 +34,7 @@
 
       # Setup Ruby, Bundler, and Gemfile dependencies
       - name: Setup Fastlane
-        uses: ruby/setup-ruby@d5ee2364f01b3ef4a4740e4a4d3005051e122356
+        uses: ruby/setup-ruby@6148f408d35df04b0189be5e64c1458377b8ae13
         with:
           ruby-version: "2.6"
           bundler-cache: true