Skip to content

Commit

Permalink
Bump roda in the patch-and-minor-dependencies group
Browse files Browse the repository at this point in the history
Bumps the patch-and-minor-dependencies group with 1 update: [roda](https://github.com/jeremyevans/roda).


Updates `roda` from 3.86.0 to 3.87.0
- [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG)
- [Commits](jeremyevans/roda@3.86.0...3.87.0)

---
updated-dependencies:
- dependency-name: roda
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent 35d97fa commit a2d89b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem 'money', '~> 6.16'
gem 'puma', '~> 6.5'
gem 'rack-unreloader', '~> 2.1'
gem 'rackup', '~> 2.2'
gem 'roda', '~> 3.86'
gem 'roda', '~> 3.87'

group :development do
gem 'htmlbeautifier', '~> 1.4'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ GEM
reverse_markdown (2.1.1)
nokogiri
rexml (3.3.9)
roda (3.86.0)
roda (3.87.0)
rack
rubocop (1.69.2)
json (~> 2.3)
Expand Down Expand Up @@ -123,7 +123,7 @@ DEPENDENCIES
rack-unreloader (~> 2.1)
rackup (~> 2.2)
rake (~> 13.1)
roda (~> 3.86)
roda (~> 3.87)
rubocop (~> 1.69.2)
rubocop-performance (~> 1.23.0)
solargraph (~> 0.50.0)
Expand Down

0 comments on commit a2d89b7

Please sign in to comment.