Skip to content

Commit

Permalink
Merge pull request #5878 from dodona-edu/dependabot/bundler/faker-3.5.1
Browse files Browse the repository at this point in the history
Bump faker from 3.4.2 to 3.5.1
  • Loading branch information
jorg-vr authored Oct 21, 2024
2 parents 76f5ab3 + 83a3bc6 commit 300b763
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 @@ -124,7 +124,7 @@ gem 'rubyzip', '~> 2.3.2'
gem 'dalli', '~> 3.2.8'

# Generate 'random' values like usernames, emails, ...
gem 'faker', '~> 3.4.2'
gem 'faker', '~> 3.5.1'

# Profiling
gem 'flamegraph', '~> 0.9.5'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,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 @@ -589,7 +589,7 @@ DEPENDENCIES
ed25519
exception_notification (~> 4.5.0)
factory_bot_rails (~> 6.4.3)
faker (~> 3.4.2)
faker (~> 3.5.1)
flamegraph (~> 0.9.5)
has_scope (~> 0.8.2)
hcaptcha (~> 7.1.0)
Expand Down

0 comments on commit 300b763

Please sign in to comment.