Skip to content

Commit ddcf660

Browse files
dependabot[bot]simonneutert
authored andcommitted
Bump roda in the patch-and-minor-dependencies group
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]>
1 parent 3ff3dfc commit ddcf660

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem 'money', '~> 6.16'
88
gem 'puma', '~> 6.4'
99
gem 'rack-unreloader', '~> 2.1'
1010
gem 'rackup', '~> 2.1'
11-
gem 'roda', '~> 3.76'
11+
gem 'roda', '~> 3.84'
1212

1313
group :development do
1414
gem 'htmlbeautifier', '~> 1.4'

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ GEM
6565
reverse_markdown (2.1.1)
6666
nokogiri
6767
rexml (3.3.7)
68-
roda (3.83.0)
68+
roda (3.84.0)
6969
rack
7070
rubocop (1.66.1)
7171
json (~> 2.3)
@@ -121,7 +121,7 @@ DEPENDENCIES
121121
rack-unreloader (~> 2.1)
122122
rackup (~> 2.1)
123123
rake (~> 13.1)
124-
roda (~> 3.76)
124+
roda (~> 3.84)
125125
rubocop (~> 1.66.1)
126126
rubocop-performance (~> 1.21.1)
127127
solargraph (~> 0.50.0)

0 commit comments

Comments
 (0)