Rick Selby
Rick Selby
### Prerequisites - [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests - [X] I have read the [contributing guidelines](https://github.com/twbs/bootstrap/blob/main/.github/CONTRIBUTING.md) ### Proposal [Card backgrounds and colours](https://getbootstrap.com/docs/5.2/components/card/#background-and-color) are set up...
Currently the custom validation message isn't passed as the message to the raised exception. This pull request fixes that issue.
I'm using this as a gem for a Sinatra app running in an AWS lambda. I'm having issues making a request with a query parameter containing a string (e.g. `GET...
It looks like ruby2.7 lambdas are now running ruby 2.7.3 - could we get an update image, please?
## Expected behavior Rubocop fixes the cops correctly ## Actual behavior > Infinite loop detected in code.rb and caused by Layout/RedundantLineBreak -> Style/BlockDelimiters, Style/SingleLineDoEndBlock -> Layout/BlockAlignment, Layout/IndentationWidth, Layout/RedundantLineBreak, Layout/TrailingWhitespace, Style/BlockDelimiters...
**TL;DR from the maintainers -- read me first!** You can work around this issue in two ways: 1. pin to alpine 3.18 2. compile the gem from source, see [INSTALLATION.md](https://github.com/sparklemotion/sqlite3-ruby/blob/master/INSTALLATION.md#avoiding-the-precompiled-native-gem)...
```bash $ bin/importmap outdated | Package | Current | Latest | |-----------|---------|--------| | cropperjs | 1.6.1 | 1.6.2 | 1 outdated package found $ bin/importmap update Pinning "cropperjs" to vendor/javascript/cropperjs.js...