Skip to content

Commit 2778fa0

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 6b716c8 commit 2778fa0

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
nokogiri (1.8.2)
116116
mini_portile2 (~> 2.3.0)
@@ -129,8 +129,8 @@ GEM
129129
pry (~> 0.10)
130130
public_suffix (3.0.2)
131131
puma (3.10.0)
132-
rack (2.0.5)
133-
rack-protection (2.0.1)
132+
rack (2.0.7)
133+
rack-protection (2.0.7)
134134
rack
135135
rack-test (1.0.0)
136136
rack (>= 1.0, < 3)
@@ -165,10 +165,10 @@ GEM
165165
json (>= 1.8, < 3)
166166
simplecov-html (~> 0.10.0)
167167
simplecov-html (0.10.2)
168-
sinatra (2.0.1)
168+
sinatra (2.0.7)
169169
mustermann (~> 1.0)
170170
rack (~> 2.0)
171-
rack-protection (= 2.0.1)
171+
rack-protection (= 2.0.7)
172172
tilt (~> 2.0)
173173
sinatra-flash (0.3.0)
174174
sinatra (>= 1.0.0)
@@ -179,7 +179,7 @@ GEM
179179
eventmachine (~> 1.0, >= 1.0.4)
180180
rack (>= 1, < 3)
181181
thread_safe (0.3.6)
182-
tilt (2.0.8)
182+
tilt (2.0.10)
183183
tzinfo (1.2.5)
184184
thread_safe (~> 0.1)
185185
unf (0.1.4)

0 commit comments

Comments
 (0)