Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 21b4c4e

Browse files
Bump sinatra from 2.0.2 to 2.0.5
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.2 to 2.0.5. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.0.2...v2.0.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a3e575 commit 21b4c4e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ GEM
3030
multi_json (1.13.1)
3131
multi_xml (0.6.0)
3232
multipart-post (2.0.0)
33-
mustermann (1.0.2)
33+
mustermann (1.0.3)
3434
oauth2 (1.4.1)
3535
faraday (>= 0.8, < 0.16.0)
3636
jwt (>= 1.0, < 3.0)
@@ -43,7 +43,7 @@ GEM
4343
slop (~> 3.4)
4444
public_suffix (2.0.5)
4545
rack (2.0.6)
46-
rack-protection (2.0.2)
46+
rack-protection (2.0.5)
4747
rack
4848
rake (11.2.2)
4949
rspec (3.8.0)
@@ -60,14 +60,14 @@ GEM
6060
rspec-support (~> 3.8.0)
6161
rspec-support (3.8.0)
6262
safe_yaml (1.0.4)
63-
sinatra (2.0.2)
63+
sinatra (2.0.5)
6464
mustermann (~> 1.0)
6565
rack (~> 2.0)
66-
rack-protection (= 2.0.2)
66+
rack-protection (= 2.0.5)
6767
tilt (~> 2.0)
6868
slop (3.6.0)
6969
thread_safe (0.3.5)
70-
tilt (2.0.8)
70+
tilt (2.0.9)
7171
tzinfo (1.2.2)
7272
thread_safe (~> 0.1)
7373
webmock (3.0.1)

0 commit comments

Comments
 (0)