Skip to content

Commit

Permalink
Merge pull request #304 from pact-foundation/snyk-fix-7ad1470a0bf12f0…
Browse files Browse the repository at this point in the history
…513a757bbd08d0cc5

[Snyk] Security upgrade sinatra from 3.0.6 to 4.0.0
  • Loading branch information
YOU54F authored Jun 25, 2024
2 parents 9f232ed + 4028087 commit bdef010
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', '~> 2.2', '>= 2.2.6.4'
gem 'sqlite3'
gem 'sequel'
gem 'sinatra'
gem 'sinatra', '>= 4.0.0'

0 comments on commit bdef010

Please sign in to comment.