Skip to content

Commit

Permalink
Merge 390697b into 86827c0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 5, 2018
2 parents 86827c0 + 390697b commit 41313fd
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 @@ -18,7 +18,7 @@ gem 'oj'
gem 'pg', '~> 1.0'
gem 'pg_query', '>= 0.9.0'
gem 'pghero'
gem 'puma', '~> 3.11'
gem 'puma', '~> 3.12'
gem 'rack-cors'
gem 'sass-rails', '~> 5.0'
gem 'sentry-raven'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ GEM
pry-state (0.1.10)
pry (>= 0.9.10, < 0.12.0)
public_suffix (3.0.2)
puma (3.11.3)
puma (3.12.0)
rack (2.0.5)
rack-cors (1.0.2)
rack-mini-profiler (0.10.7)
Expand Down Expand Up @@ -428,7 +428,7 @@ DEPENDENCIES
pry-rescue
pry-stack_explorer
pry-state
puma (~> 3.11)
puma (~> 3.12)
rack-cors
rack-mini-profiler
rails (~> 5.1.5)
Expand Down

0 comments on commit 41313fd

Please sign in to comment.