Skip to content

Commit

Permalink
Bump yard from 0.9.35 to 0.9.36 in /app
Browse files Browse the repository at this point in the history
Bumps [yard](https://github.com/lsegal/yard) from 0.9.35 to 0.9.36.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)
- [Commits](lsegal/yard@v0.9.35...v0.9.36)

---
updated-dependencies:
- dependency-name: yard
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 7d0ba82 commit 1941393
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ source 'https://rubygems.org'
gem 'bundler', '~> 2.5', '>= 2.5.6'
gem 'puma', '~> 6.4', '>= 6.4.2'
gem 'sinatra', '~> 4.0'
gem 'yard', '~> 0.9.35'
gem 'yard', '~> 0.9.36'
gem 'rackup', '~> 2.1'

4 changes: 2 additions & 2 deletions app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GEM
tilt (~> 2.0)
tilt (2.3.0)
webrick (1.8.1)
yard (0.9.35)
yard (0.9.36)

PLATFORMS
ruby
Expand All @@ -36,7 +36,7 @@ DEPENDENCIES
puma (~> 6.4, >= 6.4.2)
rackup (~> 2.1)
sinatra (~> 4.0)
yard (~> 0.9.35)
yard (~> 0.9.36)

BUNDLED WITH
2.5.6
Expand Down

0 comments on commit 1941393

Please sign in to comment.