Skip to content

Commit

Permalink
Merge pull request #5967 from ministryofjustice/dependabot/bundler/mu…
Browse files Browse the repository at this point in the history
…tex_m-0.2.0

build(deps): bump mutex_m from 0.1.2 to 0.2.0
  • Loading branch information
colinbruce authored Nov 9, 2023
2 parents 560cc33 + b786d05 commit 774755d
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -87,8 +87,8 @@ references:
run:
name: Install ruby gems
command: |
gem update --system
bundle install --path=vendor/bundle --jobs=4 && bundle clean
bundle config set --local path 'vendor/bundle'
bundle install --jobs=4 && bundle clean
install_js_packages: &install_js_packages
run:
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -394,7 +394,7 @@ GEM
multi_json (1.15.0)
multi_test (1.1.0)
multi_xml (0.6.0)
mutex_m (0.1.2)
mutex_m (0.2.0)
nenv (0.3.0)
nesty (1.0.2)
net-imap (0.4.4)
@@ -844,4 +844,4 @@ RUBY VERSION
ruby 3.2.2p53

BUNDLED WITH
2.4.12
2.4.21

0 comments on commit 774755d

Please sign in to comment.