Thanks to visit codestin.com Credit goes to github.com
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 6c10d32 commit 09336a0Copy full SHA for 09336a0
Gemfile
@@ -30,6 +30,7 @@ end
30
31
group :test do
32
gem 'rails-controller-testing', '1.0.2'
33
+ gem 'minitest', '5.10.3'
34
gem 'minitest-reporters', '1.1.14'
35
gem 'guard', '2.14.1'
36
gem 'guard-minitest', '2.4.6'
0 commit comments