Skip to content

Commit

Permalink
build(deps-dev): bump standard from 1.42.1 to 1.43.0
Browse files Browse the repository at this point in the history
Bumps [standard](https://github.com/standardrb/standard) from 1.42.1 to 1.43.0.
- [Release notes](https://github.com/standardrb/standard/releases)
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard@v1.42.1...v1.43.0)

---
updated-dependencies:
- dependency-name: standard
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent bac5638 commit 8d4d286
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gemspec
group :development, :test do
gem "rspec", "~> 3.13"
gem "rspec-its", "~>2.0"
gem "standard", "~> 1.42.1"
gem "standard", "~> 1.43.0"
gem "pry", "~> 0.15"
gem "webmock", "~> 3"
gem "vcr", "~> 6"
Expand Down
32 changes: 17 additions & 15 deletions Gemfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8d4d286

Please sign in to comment.