Skip to content

Commit

Permalink
Merge pull request #21 from fractaledmind/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
fractaledmind authored Oct 22, 2024
2 parents e2a546e + 2171d6a commit 714b094
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ end

gem "browser", "~> 5.3"

gem "faker", "~> 3.4"
gem "faker", "~> 3.5"
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,11 @@ GEM
reline (>= 0.3.8)
drb (2.2.1)
erubi (1.13.0)
faker (3.4.2)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
globalid (1.2.1)
activesupport (>= 6.1)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
importmap-rails (2.0.1)
actionpack (>= 6.0.0)
Expand Down Expand Up @@ -329,7 +329,7 @@ DEPENDENCIES
browser (~> 5.3)
capybara
debug
faker (~> 3.4)
faker (~> 3.5)
importmap-rails
puma (>= 5.0)
rails (~> 7.2.1)
Expand Down

0 comments on commit 714b094

Please sign in to comment.