Skip to content

Commit

Permalink
Merge pull request #478 from zold-io/renovate/random-port-0.x
Browse files Browse the repository at this point in the history
Update dependency random-port to v0.7.1
  • Loading branch information
davvd authored Jul 16, 2024
2 parents 9547958 + 7e760d0 commit 2080266
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 @@ -46,7 +46,7 @@ gem 'rack_csrf', '2.7.0'
gem 'rack-ssl', '1.4.1'
gem 'rack-test', '2.0.2'
gem 'rake', '13.2.1', require: false
gem 'random-port', '0.6.0', require: false
gem 'random-port', '0.7.1', require: false
gem 'rerun', '0.14.0', require: false
gem 'retriable', '3.1.2'
gem 'retriable_proxy', '1.0.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ GEM
rack (>= 1.1.0)
rainbow (3.1.1)
rake (13.2.1)
random-port (0.6.0)
random-port (0.7.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -394,7 +394,7 @@ DEPENDENCIES
rack-test (= 2.0.2)
rack_csrf (= 2.7.0)
rake (= 13.2.1)
random-port (= 0.6.0)
random-port (= 0.7.1)
rerun (= 0.14.0)
retriable (= 3.1.2)
retriable_proxy (= 1.0.2)
Expand Down

0 comments on commit 2080266

Please sign in to comment.