Skip to content

Commit 8bcde30

Browse files
author
Stephen
committed
Merge branch 'dependabot/bundler/rubocop-1.63.3' into bump-gems
2 parents 0cc3347 + 60a53ff commit 8bcde30

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice
2323
gem 'rake', '~> 13.2'
2424
gem 'otr-activerecord', '~> 2.2.0'
2525
gem 'sqlite3', '~> 1.7'
26-
gem 'rubocop', '~> 1.63.2', require: false
26+
gem 'rubocop', '~> 1.63.3', require: false
2727

2828
# Geolocation support
2929
group :geoip do

Diff for: Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ GEM
166166
diff-lcs (>= 1.2.0, < 2.0)
167167
rspec-support (~> 3.13.0)
168168
rspec-support (3.13.0)
169-
rubocop (1.63.2)
169+
rubocop (1.63.3)
170170
json (~> 2.3)
171171
language_server-protocol (>= 3.17.0)
172172
parallel (~> 1.10)
@@ -277,7 +277,7 @@ DEPENDENCIES
277277
rdoc (~> 6.6)
278278
rest-client (~> 2.1.0)
279279
rspec (~> 3.13)
280-
rubocop (~> 1.63.2)
280+
rubocop (~> 1.63.3)
281281
rubyzip (~> 2.3)
282282
rushover (~> 0.3.0)
283283
selenium-webdriver (~> 4.20)

0 commit comments

Comments
 (0)