Skip to content

Commit 2e6a99a

Browse files
Bump rack from 2.2.22 to 2.2.23
Bumps [rack](https://github.com/rack/rack) from 2.2.22 to 2.2.23. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.22...v2.2.23) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 275a363 commit 2e6a99a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ gem 'json-schema', '2.5.0'
9595
gem 'google_drive'
9696
gem 'activerecord-import', '1.1.0'
9797
gem 'redis-rails'
98-
gem 'rack', '2.2.22'
98+
gem 'rack', '2.2.23'
9999
gem 'jwt'
100100
gem 'smooch-api', '> 5.34.1', git: 'https://github.com/meedan/sunshine-conversations-ruby', branch: 'v5.34.2'
101101
gem 'typhoeus'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ GEM
633633
pusher-signature (0.1.8)
634634
raabro (1.4.0)
635635
racc (1.8.0)
636-
rack (2.2.22)
636+
rack (2.2.23)
637637
rack-attack (6.7.0)
638638
rack (>= 1.0, < 4)
639639
rack-cors (1.0.6)
@@ -976,7 +976,7 @@ DEPENDENCIES
976976
phony_rails
977977
puma
978978
pusher
979-
rack (= 2.2.22)
979+
rack (= 2.2.23)
980980
rack-attack
981981
rack-cors (= 1.0.6)
982982
rack-protection (= 2.2.0)

0 commit comments

Comments
 (0)