Skip to content

Commit

Permalink
Merge bbd9f9d into 5a2790a
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 18, 2018
2 parents 5a2790a + bbd9f9d commit f61d86d
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 @@ -28,7 +28,7 @@ group :test, :production do
end

# Use Puma as the app server
gem 'puma', '~> 3.7'
gem 'puma', '~> 3.12'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.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 @@ -107,7 +107,7 @@ GEM
mini_portile2 (~> 2.3.0)
pg (1.0.0)
public_suffix (3.0.2)
puma (3.11.4)
puma (3.12.0)
rack (2.0.5)
rack-test (1.0.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -209,7 +209,7 @@ DEPENDENCIES
listen (>= 3.0.5, < 3.2)
mysql2
pg
puma (~> 3.7)
puma (~> 3.12)
rails (~> 5.2.0)
sass-rails (~> 5.0)
selenium-webdriver
Expand Down

0 comments on commit f61d86d

Please sign in to comment.