Skip to content

Commit

Permalink
build(conformanceTests): bump ruby to 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagorodriguez96 committed Nov 8, 2024
1 parent c89a23b commit f8085a1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion spec/conformance/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.2
3.3.5
2 changes: 1 addition & 1 deletion spec/conformance/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source "https://rubygems.org"

ruby "~> 3.2.0"
ruby "~> 3.3.5"

gem "byebug"
gem "fido_metadata", github: 'bdewater/fido_metadata'
Expand Down
2 changes: 1 addition & 1 deletion spec/conformance/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ DEPENDENCIES
webrick

RUBY VERSION
ruby 3.2.2p53
ruby 3.3.5p100

BUNDLED WITH
2.3.26

0 comments on commit f8085a1

Please sign in to comment.