Skip to content

Commit

Permalink
Update dependency rubocop-rspec to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 54060aa commit 1cdcab3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ gem 'rack-test', '2.1.0'
gem 'rackup', '2.1.0'
gem 'rake', '13.2.1', require: false
gem 'rubocop', '1.65.0', require: false
gem 'rubocop-rspec', '3.0.2', require: false
gem 'rubocop-rspec', '3.0.3', require: false
gem 'ruby-fann', '2.0.2'
gem 'sass', '3.7.4'
gem 'sentry-raven', '3.1.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-rspec (3.0.2)
rubocop-rspec (3.0.3)
rubocop (~> 1.61)
ruby-fann (2.0.2)
ruby-filemagic (0.7.3)
Expand Down Expand Up @@ -260,7 +260,7 @@ DEPENDENCIES
rackup (= 2.1.0)
rake (= 13.2.1)
rubocop (= 1.65.0)
rubocop-rspec (= 3.0.2)
rubocop-rspec (= 3.0.3)
ruby-fann (= 2.0.2)
sass (= 3.7.4)
sentry-raven (= 3.1.2)
Expand Down

0 comments on commit 1cdcab3

Please sign in to comment.