mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
Merge duplicate Gemfile groups (#26441)
This commit is contained in:
parent
4bc0dd751c
commit
9dff838edc
1 changed files with 0 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -186,9 +186,7 @@ group :development, :test do
|
||||||
gem 'ruby-prof', require: false
|
gem 'ruby-prof', require: false
|
||||||
gem 'stackprof', require: false
|
gem 'stackprof', require: false
|
||||||
gem 'test-prof'
|
gem 'test-prof'
|
||||||
end
|
|
||||||
|
|
||||||
group :development, :test do
|
|
||||||
# RSpec runner for rails
|
# RSpec runner for rails
|
||||||
gem 'rspec-rails', '~> 6.0'
|
gem 'rspec-rails', '~> 6.0'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue