Skip to content

Commit 6029aa5

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.90.0 to 3.91.0 - [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG) - [Commits](jeremyevans/roda@3.90.0...3.91.0) --- updated-dependencies: - dependency-name: roda dependency-version: 3.91.0 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 5fd8521 commit 6029aa5

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
@@ -13,7 +13,7 @@ gem 'rake', '~> 13.1'
1313
gem 'redcarpet', '~> 3.6'
1414
gem 'reline', '~> 0.6.1'
1515
gem 'rexml', '~> 3.4'
16-
gem 'roda', '~> 3.89'
16+
gem 'roda', '~> 3.91'
1717
gem 'tantiny', '0.3.3'
1818
gem 'thermite', '~> 0.13.0'
1919
gem 'tilt', '~> 2.6'

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ GEM
4747
reline (0.6.1)
4848
io-console (~> 0.5)
4949
rexml (3.4.1)
50-
roda (3.90.0)
50+
roda (3.91.0)
5151
rack
5252
rubocop (1.75.2)
5353
json (~> 2.3)
@@ -124,7 +124,7 @@ DEPENDENCIES
124124
redcarpet (~> 3.6)
125125
reline (~> 0.6.1)
126126
rexml (~> 3.4)
127-
roda (~> 3.89)
127+
roda (~> 3.91)
128128
rubocop (~> 1.75)
129129
rubocop-minitest (~> 0.38.0)
130130
rubocop-performance (~> 1.25)

0 commit comments

Comments
 (0)