Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
thoherr committed Nov 9, 2024
1 parent 0b6fa7d commit 9f4f2ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ gem 'prawn'

gem 'rubyzip'

gem 'webrick', '~> 1.8'
gem 'webrick'
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ DEPENDENCIES
simplecov
sqlite3
validate_url
webrick (~> 1.8)
webrick

BUNDLED WITH
2.5.3

0 comments on commit 9f4f2ce

Please sign in to comment.