Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Commit

Permalink
Merge 66877c1 into 4ec3e91
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 18, 2021
2 parents 4ec3e91 + 66877c1 commit de6882e
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 @@ -8,7 +8,7 @@ gem "rails", "~> 6.0.3"
# Use sqlite3 as the database for Active Record
# gem 'sqlite3', '~> 1.4'
# Use Puma as the app server
gem "puma", "~> 4.1"
gem "puma", "~> 4.3"
# Use SCSS for stylesheets
# gem 'sass-rails', '>= 6'
# Transpile app-like JavaScript. Read more: https://github.com/rails/webpacker
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ GEM
pry-rails (0.3.4)
pry (>= 0.9.10)
public_suffix (4.0.1)
puma (4.3.5)
puma (4.3.8)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
Expand Down Expand Up @@ -360,7 +360,7 @@ DEPENDENCIES
oj_mimic_json
ougai (~> 1.7)
pry-rails
puma (~> 4.1)
puma (~> 4.3)
rack-cors
rails (~> 6.0.3)
rollbar
Expand Down

0 comments on commit de6882e

Please sign in to comment.