We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c1001 commit 4081af5Copy full SHA for 4081af5
1 file changed
Appraisals
@@ -34,6 +34,7 @@ appraise 'rails-6.1' do
34
gem 'rails', '~> 6.1.0'
35
gem 'rspec-rails', '~> 5.0'
36
gem 'sqlite3', '~> 1', platform: :ruby
37
+ gem 'benchmark'
38
end
39
40
# Rails 7.0 require Ruby > 2.7
0 commit comments