Skip to content

Commit 0a0f4a3

Browse files
chore: not specify ruby in Gemfile
1 parent 5fa63c2 commit 0a0f4a3

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

spec/conformance/Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

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

5-
ruby "~> 3.4.2"
6-
75
gem "byebug"
86
gem "fido_metadata", "~> 0.5.0"
97
gem "puma", "~> 6.6"

spec/conformance/Gemfile.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,5 @@ DEPENDENCIES
8787
webauthn!
8888
webrick (~> 1.9)
8989

90-
RUBY VERSION
91-
ruby 3.4.2p28
92-
9390
BUNDLED WITH
9491
2.6.5

0 commit comments

Comments
 (0)