Skip to content

Commit

Permalink
DX-1846: Add a dependency on v2.3+ of bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
asbjornu committed Sep 19, 2022
1 parent 82c597e commit 6363097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/entrypoint/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ gem 'rouge', '~> 3'

group :development, :test do
gem 'awesome_print'
gem 'bundler', '>= 2.3'
gem 'codecov', '>= 0.6'
gem 'diffy', '~> 3'
gem 'html-proofer', '>= 4'
Expand Down

0 comments on commit 6363097

Please sign in to comment.