Skip to content

Commit 27444b5

Browse files
dependabot[bot]dblock
authored andcommitted
Bump rack from 3.0.14 to 3.0.16
Bumps [rack](https://github.com/rack/rack) from 3.0.14 to 3.0.16. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.0.14...v3.0.16) --- updated-dependencies: - dependency-name: rack dependency-version: 3.0.16 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf89307 commit 27444b5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gem 'mongoid'
1515
gem 'mongoid-scroll'
1616
gem 'newrelic_rpm'
1717
gem 'ostruct'
18-
gem 'rack', '~> 3.0.14'
18+
gem 'rack', '~> 3.0.16'
1919
gem 'rack-robotz'
2020
gem 'rack-server-pages'
2121
gem 'rubyzip'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ GEM
193193
stringio
194194
public_suffix (6.0.1)
195195
racc (1.8.1)
196-
rack (3.0.14)
196+
rack (3.0.16)
197197
rack-cors (2.0.2)
198198
rack (>= 2.0.0)
199199
rack-rewrite (1.5.1)
@@ -354,7 +354,7 @@ DEPENDENCIES
354354
mongoid-shell
355355
newrelic_rpm
356356
ostruct
357-
rack (~> 3.0.14)
357+
rack (~> 3.0.16)
358358
rack-robotz
359359
rack-server-pages
360360
rack-test

0 commit comments

Comments
 (0)