-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'upgrade-thin' into 'master'
Upgrade Thin from 1.6.1 to 1.7.0. Includes support for Rack 2. Working toward #14286. Changelog: https://github.com/macournoyer/thin/blob/master/CHANGELOG See merge request !5047
No related branches found
No related tags found
Pipeline #
Loading
| @@ -264,7 +264,7 @@ group :development do | Loading
| @@ -264,7 +264,7 @@ group :development do |
gem "sdoc", '~> 0.3.20' | gem "sdoc", '~> 0.3.20' | ||
# thin instead webrick | # thin instead webrick | ||
gem 'thin', '~> 1.6.1' | gem 'thin', '~> 1.7.0' | ||
end | end | ||
group :development, :test do | group :development, :test do | ||
Loading
| Loading
|
Please register or sign in to comment