Skip to content

Commit 52776b7

Browse files
Bump puma from 4.3.1 to 4.3.5
Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.5. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent baa941f commit 52776b7

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
@@ -8,7 +8,7 @@ gem 'actionpack', '~> 6.0.0'
88
gem 'railties', '~> 6.0.0'
99

1010
# Use Puma as the app server
11-
gem 'puma', '~> 4.3.1'
11+
gem 'puma', '~> 4.3.5'
1212
# Use Capistrano for deployment
1313
# gem 'capistrano-rails', group: :development
1414

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ GEM
4646
nio4r (2.5.2)
4747
nokogiri (1.10.8)
4848
mini_portile2 (~> 2.4.0)
49-
puma (4.3.1)
49+
puma (4.3.5)
5050
nio4r (~> 2.0)
5151
rack (2.0.7)
5252
rack-cors (1.0.6)
@@ -84,7 +84,7 @@ DEPENDENCIES
8484
byebug
8585
doc2text (= 0.4.2)
8686
listen (~> 3.2.0)
87-
puma (~> 4.3.1)
87+
puma (~> 4.3.5)
8888
rack-cors
8989
railties (~> 6.0.0)
9090
tzinfo-data

0 commit comments

Comments
 (0)