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.83.0 to 3.84.0
- [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG)
- [Commits](jeremyevans/roda@3.83.0...3.84.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and simonneutert committed Sep 17, 2024
1 parent 3ff3dfc commit ddcf660
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.4'
gem 'rack-unreloader', '~> 2.1'
gem 'rackup', '~> 2.1'
gem 'roda', '~> 3.76'
gem 'roda', '~> 3.84'

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 @@ -65,7 +65,7 @@ GEM
reverse_markdown (2.1.1)
nokogiri
rexml (3.3.7)
roda (3.83.0)
roda (3.84.0)
rack
rubocop (1.66.1)
json (~> 2.3)
Expand Down Expand Up @@ -121,7 +121,7 @@ DEPENDENCIES
rack-unreloader (~> 2.1)
rackup (~> 2.1)
rake (~> 13.1)
roda (~> 3.76)
roda (~> 3.84)
rubocop (~> 1.66.1)
rubocop-performance (~> 1.21.1)
solargraph (~> 0.50.0)
Expand Down

0 comments on commit ddcf660

Please sign in to comment.