Skip to content
Snippets Groups Projects
Commit 1738c17f authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Update puma

parent 2643ee72
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -76,7 +76,7 @@ gem "github-markup", "~> 0.7.4", require: 'github/markup'
gem "asciidoctor"
 
# Servers
gem "puma", '~> 2.1.1'
gem "puma", '~> 2.3.0'
 
# State machine
gem "state_machine"
Loading
Loading
Loading
Loading
@@ -306,7 +306,7 @@ GEM
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
puma (2.1.1)
puma (2.3.0)
rack (>= 1.1, < 2.0)
pygments.rb (0.4.2)
posix-spawn (~> 0.3.6)
Loading
Loading
@@ -576,7 +576,7 @@ DEPENDENCIES
pg
poltergeist (~> 1.3.0)
pry
puma (~> 2.1.1)
puma (~> 2.3.0)
quiet_assets (~> 1.0.1)
rack-mini-profiler
rails (= 3.2.13)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment