bump rubocop-rspec in lockfile

Change-Id: I1190300c738a5f597bea119afaf00242876ecec5
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/272918
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Kyle Rosenbaum <krosenbaum@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
This commit is contained in:
Cody Cutrer 2021-09-03 12:04:35 -06:00
parent 8e1afe6078
commit 844d8843a1
1 changed files with 4 additions and 3 deletions

View File

@ -63,8 +63,9 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-rspec (1.33.0)
rubocop (>= 0.60.0)
rubocop-rspec (2.4.0)
rubocop (~> 1.0)
rubocop-ast (>= 1.1.0)
ruby-progressbar (1.10.1)
sqlite3 (1.4.2)
thread_safe (0.3.6)
@ -83,7 +84,7 @@ DEPENDENCIES
rubocop-canvas!
rubocop-performance (= 1.11.5)
rubocop-rails (= 2.11.3)
rubocop-rspec (= 1.33.0)
rubocop-rspec (= 2.4.0)
BUNDLED WITH
2.2.24