Skip to content

Commit

Permalink
Merge pull request #40 from ManageIQ/renovate/rubygems-sinatra-vulner…
Browse files Browse the repository at this point in the history
…ability

Update dependency sinatra to "~>2.2.3" [SECURITY]
  • Loading branch information
Fryguy authored Mar 29, 2024
2 parents c931589 + 6b7e76a commit 2de1b4d
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.0.2"
gem "sinatra", "~>2.2.3"

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

0 comments on commit 2de1b4d

Please sign in to comment.