Skip to content

Commit a16679c

Browse files
Bump sinatra from 2.2.0 to 3.0.4
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.0 to 3.0.4. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.2.0...v3.0.4) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 438769a commit a16679c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ GEM
136136
minitest (5.15.0)
137137
msgpack (1.4.5)
138138
multipart-post (2.1.1)
139-
mustermann (1.1.1)
139+
mustermann (3.0.0)
140140
ruby2_keywords (~> 0.0.1)
141141
net-imap (0.2.3)
142142
digest
@@ -162,8 +162,8 @@ GEM
162162
puma (5.6.4)
163163
nio4r (~> 2.0)
164164
racc (1.6.0)
165-
rack (2.2.3.1)
166-
rack-protection (2.2.0)
165+
rack (2.2.4)
166+
rack-protection (3.0.4)
167167
rack
168168
rack-test (1.1.0)
169169
rack (>= 1.0, < 3)
@@ -241,10 +241,10 @@ GEM
241241
sinatra
242242
ruby_event_store-rspec (2.3.0)
243243
rspec (~> 3.0)
244-
sinatra (2.2.0)
245-
mustermann (~> 1.0)
246-
rack (~> 2.2)
247-
rack-protection (= 2.2.0)
244+
sinatra (3.0.4)
245+
mustermann (~> 3.0)
246+
rack (~> 2.2, >= 2.2.4)
247+
rack-protection (= 3.0.4)
248248
tilt (~> 2.0)
249249
slack-ruby-client (1.0.0)
250250
faraday (>= 1.0)
@@ -262,7 +262,7 @@ GEM
262262
strscan (3.0.1)
263263
thor (1.2.1)
264264
thread_safe (0.3.6)
265-
tilt (2.0.10)
265+
tilt (2.0.11)
266266
timeout (0.2.0)
267267
tzinfo (2.0.4)
268268
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)