mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Update fabrication to version 3.0.0 (#34850)
This commit is contained in:
parent
7fc10bc7b0
commit
426ee069b5
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -201,7 +201,7 @@ group :development, :test do
|
|||
gem 'faker', '~> 3.2'
|
||||
|
||||
# Generate factory objects
|
||||
gem 'fabrication', '~> 2.30'
|
||||
gem 'fabrication'
|
||||
|
||||
# Profiling tools
|
||||
gem 'memory_profiler', require: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue