Skip to content

Commit

Permalink
Merge pull request #5596 from dodona-edu/dependabot/bundler/builder-3…
Browse files Browse the repository at this point in the history
….3.0

Bump builder from 3.2.4 to 3.3.0
  • Loading branch information
bmesuere authored Jun 10, 2024
2 parents 3c8b7e7 + 768d4a2 commit 178475f
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 @@ -54,7 +54,7 @@ gem 'kramdown-parser-gfm', '~>1.1.0'
gem 'rouge', '4.2.1'

# feedback table builder
gem 'builder', '~>3.2.4'
gem 'builder', '~>3.3.0'

# generate diffs
gem 'diff-lcs', '~>1.5'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ GEM
bindex (0.8.1)
bootsnap (1.18.3)
msgpack (~> 1.2)
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
capistrano (3.17.3)
airbrussh (>= 1.0.0)
Expand Down Expand Up @@ -572,7 +572,7 @@ DEPENDENCIES
autoprefixer-rails (~> 10.4.16)
bcrypt_pbkdf
bootsnap (~> 1.18.3)
builder (~> 3.2.4)
builder (~> 3.3.0)
byebug (~> 11.1.3)
capistrano-passenger (~> 0.2.1)
capistrano-rails (~> 1.6.3)
Expand Down

0 comments on commit 178475f

Please sign in to comment.