Skip to content

Commit ac248f9

Browse files
Bump sinatra from 2.0.1 to 2.0.7
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.1 to 2.0.7. - [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.7) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c9d848 commit ac248f9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ GEM
110110
minitest (5.11.3)
111111
multi_json (1.13.1)
112112
multi_test (0.1.2)
113-
mustermann (1.0.2)
113+
mustermann (1.0.3)
114114
netrc (0.11.0)
115115
nio4r (2.3.1)
116116
nokogiri (1.8.2)
@@ -131,8 +131,8 @@ GEM
131131
public_suffix (3.0.2)
132132
puma (4.3.1)
133133
nio4r (~> 2.0)
134-
rack (2.0.5)
135-
rack-protection (2.0.1)
134+
rack (2.0.7)
135+
rack-protection (2.0.7)
136136
rack
137137
rack-test (1.0.0)
138138
rack (>= 1.0, < 3)
@@ -167,10 +167,10 @@ GEM
167167
json (>= 1.8, < 3)
168168
simplecov-html (~> 0.10.0)
169169
simplecov-html (0.10.2)
170-
sinatra (2.0.1)
170+
sinatra (2.0.7)
171171
mustermann (~> 1.0)
172172
rack (~> 2.0)
173-
rack-protection (= 2.0.1)
173+
rack-protection (= 2.0.7)
174174
tilt (~> 2.0)
175175
sinatra-flash (0.3.0)
176176
sinatra (>= 1.0.0)
@@ -181,7 +181,7 @@ GEM
181181
eventmachine (~> 1.0, >= 1.0.4)
182182
rack (>= 1, < 3)
183183
thread_safe (0.3.6)
184-
tilt (2.0.8)
184+
tilt (2.0.10)
185185
tzinfo (1.2.5)
186186
thread_safe (~> 0.1)
187187
unf (0.1.4)

0 commit comments

Comments
 (0)