Skip to content

Commit

Permalink
Update dependency sinatra to "~>2.2.3" [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent c931589 commit 6b7e76a
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 6b7e76a

Please sign in to comment.