Skip to content

Commit

Permalink
removed zeitwerk specific version for ruby 3.1 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
suleman-uzair committed Nov 18, 2024
1 parent 57e31b3 commit 1aebcc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lutaml-xsd.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency "lutaml-model", "~> 0.3"
spec.add_dependency "zeitwerk", "~> 2.7"
spec.add_dependency "zeitwerk"
end

0 comments on commit 1aebcc4

Please sign in to comment.