Skip to content

Commit 41c8d8e

Browse files
chore: not specify ruby in Gemfile
1 parent 5fa63c2 commit 41c8d8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/conformance/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source "https://rubygems.org"
44

5-
ruby "~> 3.4.2"
5+
ruby file: '.ruby-version'
66

77
gem "byebug"
88
gem "fido_metadata", "~> 0.5.0"

0 commit comments

Comments
 (0)