Skip to content

Commit

Permalink
Update sinatra to version 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 20, 2024
1 parent 1881689 commit 52fea2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubyhome.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "rbnacl", "~> 7.1"
spec.add_dependency "ruby_home-srp", "~> 1.3"
spec.add_dependency "ruby_home-tlv", "~> 0.1"
spec.add_dependency "sinatra", "~> 3.0"
spec.add_dependency "sinatra", "~> 4.0"
spec.add_dependency "webrick", "~> 1.7"
spec.add_dependency "wisper", "~> 2.0"

Expand Down

0 comments on commit 52fea2c

Please sign in to comment.