Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f0972f2

Browse files
Bump puma from 3.9.1 to 3.12.2
Bumps [puma](https://github.com/puma/puma) from 3.9.1 to 3.12.2. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v3.9.1...v3.12.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19f058d commit f0972f2

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
@@ -8,7 +8,7 @@ gem 'mini_magick', '4.9.4'
88
gem 'will_paginate', '3.1.6'
99
gem 'bootstrap-will_paginate', '1.0.0'
1010
gem 'bootstrap-sass', '3.4.1'
11-
gem 'puma', '3.9.1'
11+
gem 'puma', '3.12.2'
1212
gem 'sass-rails', '5.0.6'
1313
gem 'uglifier', '3.2.0'
1414
gem 'coffee-rails', '4.2.2'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ GEM
297297
pry (0.11.3)
298298
coderay (~> 1.1.0)
299299
method_source (~> 0.9.0)
300-
puma (3.9.1)
300+
puma (3.12.2)
301301
rack (2.0.7)
302302
rack-test (1.1.0)
303303
rack (>= 1.0, < 3)
@@ -419,7 +419,7 @@ DEPENDENCIES
419419
minitest (= 5.10.3)
420420
minitest-reporters (= 1.1.14)
421421
pg (= 0.20.0)
422-
puma (= 3.9.1)
422+
puma (= 3.12.2)
423423
rails (= 5.1.6)
424424
rails-controller-testing (= 1.0.2)
425425
sass-rails (= 5.0.6)

0 commit comments

Comments
 (0)