jaredledvina / ledvinafarm-site

Holding all things hosted on https://ledvina.farm
2 stars 0 forks source link

Bump image_size from 1.5.0 to 2.0.0 #12

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps image_size from 1.5.0 to 2.0.0.

Changelog *Sourced from [image_size's changelog](https://github.com/toy/image_size/blob/master/CHANGELOG.markdown).* > ## v2.0.0 (2018-05-01) > > * Allow any class responding to `read` and `eof?` to be passed to `ImageSize` [[**toy**](https://github.com/toy)](https://github.com/toy) > * Introduce `rubocop` [[**toy**](https://github.com/toy)](https://github.com/toy) > * Use `File.open` instead of `Kernel#open` [[**toy**](https://github.com/toy)](https://github.com/toy) > * Don’t rewind `IO` before or after usage [[**toy**](https://github.com/toy)](https://github.com/toy) > * Enhance readme [[**toy**](https://github.com/toy)](https://github.com/toy)
Commits - [`87c5fd5`](https://github.com/toy/image_size/commit/87c5fd5fb8cdc34379abd9785a2845973da83387) v2.0.0 - [`4dd2173`](https://github.com/toy/image_size/commit/4dd2173d8884a9035bdf3c961d45fe9de3c28be8) add bundler instruction and reorganise examples in readme - [`09d7b7f`](https://github.com/toy/image_size/commit/09d7b7fbc80ca1dcc2d0d501561e9a7288ecf3f0) few readme enhancements - [`dd232a9`](https://github.com/toy/image_size/commit/dd232a902b63ac0df92cdd30182a5ec86d3d659c) disabled class and method length rubocop cops - [`28424c0`](https://github.com/toy/image_size/commit/28424c0a6ae7f31ae09eaefbe80925c1f6779e5a) add changelog - [`39fa765`](https://github.com/toy/image_size/commit/39fa765c46192eece0082d4ff250571605d19981) update readme - [`a842335`](https://github.com/toy/image_size/commit/a8423351e9816a30768104bbcbef675ac4917bc1) reorganise tests - [`376e9dd`](https://github.com/toy/image_size/commit/376e9dd0ea2c5f584bac264ab96d31986b9ee616) allow any class responding to read and eof? to be passed to ImageSize and cle... - [`6ee5dcc`](https://github.com/toy/image_size/commit/6ee5dccdc9a96840bdaa40ec70aa8ab54ccd2b47) rubocop - [`957ef24`](https://github.com/toy/image_size/commit/957ef24a1c858cc1674b943f0f65cd8edc082954) use File.open instead of Kernel#open - Additional commits viewable in [compare view](https://github.com/toy/image_size/compare/v1.5.0...v2.0.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.