Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Bump puma from 4.3.9 to 4.3.11 in /SeiyaTaninaka/environment/toy_app #173

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SeiyaTaninaka/environment/toy_app/Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

gem 'rails', '5.1.6'
gem 'puma', '4.3.9'
gem 'puma', '4.3.11'
gem 'sass-rails', '5.0.6'
gem 'uglifier', '3.2.0'
gem 'coffee-rails', '4.2.2'
4 changes: 2 additions & 2 deletions SeiyaTaninaka/environment/toy_app/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -87,7 +87,7 @@ GEM
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
pg (0.20.0)
puma (4.3.9)
puma (4.3.11)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
@@ -175,7 +175,7 @@ DEPENDENCIES
jquery-rails (= 4.3.1)
listen (= 3.1.5)
pg (= 0.20.0)
puma (= 4.3.9)
puma (= 4.3.11)
rails (= 5.1.6)
sass-rails (= 5.0.6)
spring (= 2.0.2)