Skip to content

Commit

Permalink
Merge pull request #3061 from alphagov/dependabot/bundler/sinatra-4.1.1
Browse files Browse the repository at this point in the history
Bump sinatra from 4.1.0 to 4.1.1
  • Loading branch information
JamesCGDS authored Nov 21, 2024
2 parents bf8f628 + 1013d28 commit a9e4dac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ GEM
rack-logstasher (2.2.0)
logstash-event (~> 1.2)
rack (>= 2, < 4)
rack-protection (4.1.0)
rack-protection (4.1.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
Expand Down Expand Up @@ -639,11 +639,11 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sinatra (4.1.0)
sinatra (4.1.1)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.1.0)
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
snaky_hash (2.0.1)
Expand Down

0 comments on commit a9e4dac

Please sign in to comment.