ssg47

Results 6 issues of ssg47

Fixes: - Issue #43 - Issue #44 which are found in Ruby 2.7.5

When building with a default installation of Ruby 2.7.5-1-x64-msvcrt with MSYS2 a warning is generated: ``` PS D:\dev\repos\slacker> gem build slacker.gemspec WARNING: rubyforge_project= is deprecated and ignored. Please remove this...

I've just done an offline installation of slacker on Windows (file versions below) and followed the instructions to run a test project: ``` slacker_new my_project ``` Edited `./my_project/database.yml` to provide...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Needs-Triage

### Verification - [x] I searched for recent similar issues at https://github.com/rust-lang/rustup/issues?q=is%3Aissue+is%3Aopen%2Cclosed and found no duplicates. - [x] I am on the latest version of Rustup according to https://github.com/rust-lang/rustup/tags and...

bug

### Question How do I active IIS Authentication when using Pode.Web? The documentation here: https://badgerati.github.io/Pode.Web/0.8.3/Tutorials/Pages/#iis says this: Enable-PodeSessionMiddleware -Duration 120 -Extend Add-PodeAuthIIS -Name Example Set-PodeWebAuth -Authentication Example I have this...

question :grey_question: