Skip to content

Commit

Permalink
Merge pull request #330 from better-together-org/dependabot/bundler/p…
Browse files Browse the repository at this point in the history
…uma-6.3.0

Bump puma from 6.0.1 to 6.3.0
  • Loading branch information
rsmithlal authored Jul 20, 2023
2 parents 7f6e84b + 7a6f4ae commit d6fef35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gem 'pundit-resources', '~> 1.1.4',

# gem 'nokogiri', '~> 1.10'
# Use Puma as the app server
gem 'puma', '~> 6.0'
gem 'puma', '~> 6.3'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 6.0'
# Use Uglifier as compressor for JavaScript assets
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.1)
puma (6.0.1)
puma (6.3.0)
nio4r (~> 2.0)
pundit (2.3.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -415,7 +415,7 @@ DEPENDENCIES
mini_racer
pg (>= 0.18, < 2.0)
pry-rails
puma (~> 6.0)
puma (~> 6.3)
pundit-resources (~> 1.1.4)!
rails (~> 7.0.5)
redis (~> 5.0)
Expand Down

0 comments on commit d6fef35

Please sign in to comment.