Skip to content

Commit c0d7723

Browse files
committed
Update gemfile.
1 parent 30f3307 commit c0d7723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ group :odbc do
4848
gem 'ruby-odbc'
4949
end
5050

51-
group :test do
51+
group :development do
5252
gem 'mocha'
5353
gem 'minitest', '< 5.3.4' # PENDING: [Rails5.x] Remove test order constraint.
5454
gem 'minitest-spec-rails'

0 commit comments

Comments
 (0)