Skip to content

Commit

Permalink
Merge pull request #130 from pact-foundation/snyk-fix-eb2db8b40f29216…
Browse files Browse the repository at this point in the history
…a80c489ed6479d911

[Snyk] Fix for 1 vulnerabilities
  • Loading branch information
YOU54F authored Nov 30, 2024
2 parents 3c7814c + bd50acc commit 5737728
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source 'https://rubygems.org'

gem 'sinatra', '>= 3.1.0'
gem 'sinatra-contrib', '>= 3.1.0'
gem 'sinatra', '>= 4.1.0'
gem 'sinatra-contrib', '>= 4.1.0'
gem 'pact-provider-verifier', '>= 1.39.0'

0 comments on commit 5737728

Please sign in to comment.