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

Commit ccc40e3

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 1240519 commit ccc40e3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ GEM
3030
multi_json (1.12.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.3.0)
3535
faraday (>= 0.8, < 0.11)
3636
jwt (~> 1.0)
@@ -42,8 +42,8 @@ GEM
4242
method_source (~> 0.8.1)
4343
slop (~> 3.4)
4444
public_suffix (2.0.5)
45-
rack (2.0.5)
46-
rack-protection (2.0.2)
45+
rack (2.0.6)
46+
rack-protection (2.0.5)
4747
rack
4848
rake (11.2.2)
4949
rspec (3.7.0)
@@ -60,14 +60,14 @@ GEM
6060
rspec-support (~> 3.7.0)
6161
rspec-support (3.7.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)