Skip to content

Commit

Permalink
Update dependency sinatra to v4 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent f685982 commit 310fb73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"

gem "ruby-dbus"
gem "sinatra", "~>2.2.3"
gem "sinatra", "~>4.1.0"

group :test do
gem "manageiq-style"
Expand Down

0 comments on commit 310fb73

Please # to comment.