Skip to content

Commit ed3639f

Browse files
Bump sinatra from 2.0.8.1 to 2.2.3
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.8.1 to 2.2.3. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.0.8.1...v2.2.3) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e0c0bc commit ed3639f

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

Gemfile.lock

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ GEM
280280
msgpack (1.3.3)
281281
multi_json (1.14.1)
282282
multipart-post (2.1.1)
283-
mustermann (1.1.1)
283+
mustermann (2.0.2)
284284
ruby2_keywords (~> 0.0.1)
285285
nakayoshi_fork (0.0.4)
286286
net-http-persistent (2.9.4)
@@ -314,7 +314,7 @@ GEM
314314
rack (>= 1.0, < 3)
315315
rack-contrib (2.2.0)
316316
rack (~> 2.0)
317-
rack-protection (2.0.8.1)
317+
rack-protection (2.2.3)
318318
rack
319319
rack-ssl (1.4.1)
320320
rack
@@ -358,7 +358,7 @@ GEM
358358
diff-lcs (>= 1.2.0, < 2.0)
359359
rspec-support (~> 3.9.0)
360360
rspec-support (3.9.2)
361-
ruby2_keywords (0.0.2)
361+
ruby2_keywords (0.0.5)
362362
ruby_dep (1.5.0)
363363
safe_yaml (1.0.5)
364364
sentry-raven (2.11.3)
@@ -379,23 +379,22 @@ GEM
379379
docile (~> 1.1)
380380
simplecov-html (~> 0.11)
381381
simplecov-html (0.12.2)
382-
sinatra (2.0.8.1)
383-
mustermann (~> 1.0)
384-
rack (~> 2.0)
385-
rack-protection (= 2.0.8.1)
382+
sinatra (2.2.3)
383+
mustermann (~> 2.0)
384+
rack (~> 2.2)
385+
rack-protection (= 2.2.3)
386386
tilt (~> 2.0)
387-
sinatra-contrib (2.0.8.1)
388-
backports (>= 2.8.2)
387+
sinatra-contrib (2.2.3)
389388
multi_json
390-
mustermann (~> 1.0)
391-
rack-protection (= 2.0.8.1)
392-
sinatra (= 2.0.8.1)
389+
mustermann (~> 2.0)
390+
rack-protection (= 2.2.3)
391+
sinatra (= 2.2.3)
393392
tilt (~> 2.0)
394393
stackdriver-core (1.4.0)
395394
google-cloud-core (~> 1.2)
396395
stackprof (0.2.15)
397396
thread_safe (0.3.6)
398-
tilt (2.0.10)
397+
tilt (2.0.11)
399398
timecop (0.9.1)
400399
tool (0.2.3)
401400
travis-rollout (0.0.2)

0 commit comments

Comments
 (0)