Skip to content

Commit 43c2dae

Browse files
Update ruby version, rebundle
1 parent 9f9e4f7 commit 43c2dae

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/rspec-tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- name: Set up Ruby
2323
uses: ruby/setup-ruby@v1
2424
with:
25-
ruby-version: 3.2
2625
bundler-cache: true
2726
- name: Setup Database
2827
env:

.tool-versions

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby 3.3.6
1+
ruby 3.4.2

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
sn_filterable (3.0.0)
4+
sn_filterable (3.1.0)
55
heroicon (~> 1)
66
kaminari (~> 1)
77
tailwindcss-rails (~> 3)

0 commit comments

Comments
 (0)