Update CI Ruby to 3.3.0 and add Gemfile.lock

This commit is contained in:
Grishka
2024-04-12 18:31:43 +03:00
parent 69b7484a4a
commit 1124bc48c2
2 changed files with 219 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.2
ruby-version: 3.3.0
bundler-cache: true
- name: Set up Android SDK