Skip to content

Commit

Permalink
Bump roda from 3.73.0 to 3.74.0
Browse files Browse the repository at this point in the history
Bumps [roda](https://github.com/jeremyevans/roda) from 3.73.0 to 3.74.0.
- [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG)
- [Commits](jeremyevans/roda@3.73.0...3.74.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and simonneutert committed Nov 17, 2023
1 parent 93d0dff commit 0205cb1
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 @@ -7,7 +7,7 @@ gem 'rack-unreloader', '~> 2.1'
gem 'rackup', '~> 2.1.0'
gem 'rake', '~> 13.1'
gem 'redcarpet', '~> 3.6'
gem 'roda', '~> 3.73'
gem 'roda', '~> 3.74'
gem 'tantiny', '0.3.3'
gem 'tilt', '~> 2.3'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ GEM
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.6)
roda (3.73.0)
roda (3.74.0)
rack
rubocop (1.57.2)
json (~> 2.3)
Expand Down Expand Up @@ -128,7 +128,7 @@ DEPENDENCIES
rackup (~> 2.1.0)
rake (~> 13.1)
redcarpet (~> 3.6)
roda (~> 3.73)
roda (~> 3.74)
rubocop (~> 1.57)
solargraph (~> 0.49)
tantiny (= 0.3.3)
Expand Down

0 comments on commit 0205cb1

Please sign in to comment.