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

Commit dde0a79

Browse files
Bump sinatra from 2.0.1 to 2.0.2
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.0.1...v2.0.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 464cd21 commit dde0a79

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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.4)
46-
rack-protection (2.0.1)
45+
rack (2.0.5)
46+
rack-protection (2.0.2)
4747
rack
4848
rake (11.2.2)
4949
rspec (3.7.0)
@@ -60,10 +60,10 @@ GEM
6060
rspec-support (~> 3.7.0)
6161
rspec-support (3.7.0)
6262
safe_yaml (1.0.4)
63-
sinatra (2.0.1)
63+
sinatra (2.0.2)
6464
mustermann (~> 1.0)
6565
rack (~> 2.0)
66-
rack-protection (= 2.0.1)
66+
rack-protection (= 2.0.2)
6767
tilt (~> 2.0)
6868
slop (3.6.0)
6969
thread_safe (0.3.5)

0 commit comments

Comments
 (0)