Skip to content

Commit

Permalink
Update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorvsk committed Nov 20, 2023
1 parent 7d40c95 commit d2b7e77
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 114 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ gem "newrelic_rpm"
group :development, :test do
gem "debug", platforms: %i[mri mingw x64_mingw]
gem "dotenv-rails"
gem "factory_bot_rails"
gem "factory_bot_rails", "~> 6.2.0" # TODO: https://github.com/thoughtbot/factory_bot_rails/pull/432
gem "ffaker"
gem "rspec-rails", "~> 6.0.0"
gem "rack-mini-profiler"
Expand Down
Loading

0 comments on commit d2b7e77

Please sign in to comment.