Skip to content

Commit

Permalink
build: bump gem version wrt ruby version 2.7 (#415)
Browse files Browse the repository at this point in the history
* build: bump gem version wrt ruby version 2.7

* refactor: update node version 10
  • Loading branch information
Mashal-m committed May 2, 2023
1 parent d28e504 commit 7055638
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
node: [8]
node: [10]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -262,4 +262,4 @@ DEPENDENCIES
nokogiri (= 1.14.3)

BUNDLED WITH
1.17.2
2.1.4

0 comments on commit 7055638

Please sign in to comment.