Skip to content

Commit

Permalink
Merge 9ec03fd into 1aed28c
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 22, 2020
2 parents 1aed28c + 9ec03fd commit c5b85ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ gem 'jbuilder', '~> 2.9'
gem 'jquery-rails'
gem 'paginate'
gem 'pg', '>= 0.18', '< 2.0'
gem 'puma', '~> 4.1'
gem 'puma', '~> 4.3'
gem 'rails', '~> 5.2.3'
gem 'redis', '~> 4.1'
gem 'rolify'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ GEM
msgpack (1.2.10-x64-mingw32)
msgpack (1.2.10-x86-mingw32)
nenv (0.3.0)
nio4r (2.5.1)
nio4r (2.5.1-java)
nio4r (2.5.2)
nio4r (2.5.2-java)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.4-java)
Expand All @@ -171,9 +171,9 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
spoon (~> 0.0)
puma (4.1.1)
puma (4.3.5)
nio4r (~> 2.0)
puma (4.1.1-java)
puma (4.3.5-java)
nio4r (~> 2.0)
rack (2.0.7)
rack-test (1.1.0)
Expand Down Expand Up @@ -325,7 +325,7 @@ DEPENDENCIES
listen (>= 3.0.5, < 3.2)
paginate
pg (>= 0.18, < 2.0)
puma (~> 4.1)
puma (~> 4.3)
rails (~> 5.2.3)
redis (~> 4.1)
rolify
Expand Down

0 comments on commit c5b85ab

Please sign in to comment.