Skip to content

Commit

Permalink
Merge pull request #325 from pact-foundation/snyk-fix-dd76f77d0729aad…
Browse files Browse the repository at this point in the history
…f3330e08d8fd805b3

[Snyk] Security upgrade sinatra from 4.0.0 to 4.1.0
  • Loading branch information
YOU54F authored Nov 29, 2024
2 parents 320c08c + 981ebee commit b322d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/animal-service/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ gem 'rake'
gem 'rack', '>= 3.1.5'
gem 'sqlite3'
gem 'sequel'
gem 'sinatra', '>= 4.0.0'
gem 'sinatra', '>= 4.1.0'

0 comments on commit b322d86

Please sign in to comment.