Gemfile in checkoff-0.167.0 vs Gemfile in checkoff-0.168.0

- old
+ new

@@ -7,9 +7,14 @@ gem 'bump' gem 'bundler' gem 'fakeweb' gem 'mdl' +# not a direct dependency - but updates a lot and confuses +# bump+overcommit+bundler when it unexpectedly updates during the +# CircleCI publish step +# +# https://app.circleci.com/pipelines/github/apiology/checkoff/1209/workflows/863fa0ce-097e-4a6b-a49f-f6ed62b29908/jobs/2320 gem 'mime-types', ['=3.5.1'] gem 'minitest-profile' gem 'minitest-reporters' gem 'mocha', ['>= 2'] # 0.58.0 and 0.57.0 don't seem super compatible with signatures, and