Skip to content

Commit

Permalink
update version of rspecq
Browse files Browse the repository at this point in the history
Change-Id: Ic3b388471e706f68689cf4f57211b3dc49e2d53d
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/281590
Tested-by: Service Cloud Jenkins <[email protected]>
QA-Review: James Butters <[email protected]>
Product-Review: James Butters <[email protected]>
Reviewed-by: Bobby Buten <[email protected]>
Reviewed-by: Aaron Ogata <[email protected]>
  • Loading branch information
jbutte committed Dec 20, 2021
1 parent 29f3319 commit 589d1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.d/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
gem "json-schema", "~> 2.8.1"

gem "parallel_tests"
gem "rspecq", github: "kyler-instructure/rspecq", ref: "9c6cb347db06ae64c4ec3f9002640f72f780e4a6"
gem "rspecq", github: "kyler-instructure/rspecq", ref: "8e8fef4f564a9880ab99d0012b5a91a597d3f39d"
gem "flakey_spec_catcher", "~> 0.11.2", require: false
gem "factory_bot", "6.1.0", require: false
gem "rspec_junit_formatter", require: false
Expand Down

0 comments on commit 589d1a6

Please sign in to comment.