Nick Schwaderer
Nick Schwaderer
This is also filed under Sprockets core for guidance [here.](https://github.com/rails/sprockets/issues/554) # Versions * Ruby 2.4.3 * Rails 5.1.3 * sprockets 3.7.3 * jquery-tmpl-rails 1.1.0 ## Issue: The latest version of...
This is in the case that there *is* a valid rubygem, but the date is simply too old. The current behavior is a reversion to the most recent stable gem....
## Background If the as_of date is too old, we currently revert to the newest version of a dependency. This PR reverts instead to the _oldest_ version of the dependency...
This PR does a few preliminary things: * Gets us a passing build * Sets up github actions for lint and test on three most recent ruby versions * Passes...
Bundler plugins can be hard to test, at least for myself who hasn't dug into plugin testing much before. However, `VersionFinder` is encapsulated enough it might be a good first...
This was pitched by @flavorjones during our recent pairing session. Perhaps a slick way to use this plugin in a future version would be by passing a flag, e.g. `bundle...
## 🎛 Description **Choose one**: 🙋 feature request Something we will look at and continue to look at is performance. Not only is it an important element for the development...
For background see: https://github.com/inspec/inspec/pull/5164#issuecomment-666343231
Ernie mentioned in mid 2016 that he was happy to put a reference to baby_squeel in the project if the maintainers were no longer willing to maintain this project https://github.com/activerecord-hackery/squeel/issues/412....