Skip to content

Commit

Permalink
Merge pull request #1687 from Crown-Commercial-Service/dependabot/bun…
Browse files Browse the repository at this point in the history
…dler/faker-3.5.1
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
2 parents bc05696 + 2019c25 commit 376644b
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 @@ -129,7 +129,7 @@ group :development, :test do
gem 'poltergeist', '>= 1.18.1'
gem 'wdm', '>= 0.1.0', platforms: %i[x64_mingw]
gem 'tzinfo-data', platforms: %i[x64_mingw]
gem 'faker', '~> 3.4.2'
gem 'faker', '~> 3.5.1'
end

group :development do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.4.2)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
Expand Down Expand Up @@ -696,7 +696,7 @@ DEPENDENCIES
devise (~> 4.9.4)
dotenv-rails (>= 2.8.1)
factory_bot_rails (>= 6.2.0)
faker (~> 3.4.2)
faker (~> 3.5.1)
fog-aws (>= 3.14.0)
friendly_id (~> 5.5.1)
geocoder (>= 1.6.1)
Expand Down

0 comments on commit 376644b

Please sign in to comment.