Skip to content

Commit bae2f72

Browse files
committed
chore(datastore): Update minitest to 5.14
refs: googleapis#4110 refs: googleapis#4116
1 parent f4a254c commit bae2f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-datastore/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ gem "rake"
1010

1111
# Pin minitest to 5.11.x to avoid warnings emitted by 5.12.
1212
# See https://github.com/googleapis/google-cloud-ruby/issues/4110
13-
gem "minitest", "~> 5.11.3"
13+
gem "minitest"

0 commit comments

Comments
 (0)