Skip to content

Commit

Permalink
Bump puma from 4.3.5 to 4.3.8
Browse files Browse the repository at this point in the history
Bumps [puma](https://github.com/puma/puma) from 4.3.5 to 4.3.8.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v4.3.5...v4.3.8)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 18, 2021
1 parent 97074a6 commit ccc6d5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ gem 'rack-test', '1.1.0'
gem 'rake', '13.0.1'

gem 'truncate_html'
gem 'puma', '~> 4.3.1'
gem 'puma', '~> 4.3.8'
gem 'tzinfo' # For timezone support

# Bootstrap Datepicker
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ GEM
multipart-post (2.1.1)
mustache (1.1.1)
mysql2 (0.5.3)
nio4r (2.5.5)
nio4r (2.5.8)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
oauth (0.5.4)
Expand Down Expand Up @@ -338,7 +338,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.5)
puma (4.3.5)
puma (4.3.8)
nio4r (~> 2.0)
rabl (0.14.3)
activesupport (>= 2.3.14)
Expand Down Expand Up @@ -539,7 +539,7 @@ DEPENDENCIES
pandarus (~> 0.6.7)
progress_job
pry
puma (~> 4.3.1)
puma (~> 4.3.8)
rabl
rack (= 2.2.2)
rack-cors
Expand Down

0 comments on commit ccc6d5d

Please sign in to comment.