Skip to content

Commit

Permalink
chore: set compatible glossarist version
Browse files Browse the repository at this point in the history
  • Loading branch information
HassanAkbar authored and ronaldtse committed Jan 30, 2025
1 parent 5500cd4 commit 10ed784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion termium.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "glossarist", "~> 2.2"
spec.add_dependency "glossarist", "~> 2.2.0"
spec.add_dependency "lutaml-model"
spec.add_dependency "thor"
spec.add_dependency "uuidtools"
Expand Down

0 comments on commit 10ed784

Please sign in to comment.