Skip to content

Commit 9afbd45

Browse files
authored
Update gem dependencies (#33)
1 parent 88b37fe commit 9afbd45

File tree

8 files changed

+227
-161
lines changed

8 files changed

+227
-161
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ jobs:
1010
strategy:
1111
matrix:
1212
ruby:
13-
- 3.1
14-
- 3.2
13+
- 3.4
1514
env:
1615
BUNDLE_GEMFILE: Gemfile
1716
name: "RSpec tests: Ruby ${{ matrix.ruby }}"

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.4
1+
3.4.7

0 commit comments

Comments
 (0)