File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice
23
23
gem 'rake' , '~> 13.2'
24
24
gem 'otr-activerecord' , '~> 2.2.0'
25
25
gem 'sqlite3' , '~> 1.7'
26
- gem 'rubocop' , '~> 1.63.2 ' , require : false
26
+ gem 'rubocop' , '~> 1.63.3 ' , require : false
27
27
28
28
# Geolocation support
29
29
group :geoip do
Original file line number Diff line number Diff line change 166
166
diff-lcs (>= 1.2.0 , < 2.0 )
167
167
rspec-support (~> 3.13.0 )
168
168
rspec-support (3.13.0 )
169
- rubocop (1.63.2 )
169
+ rubocop (1.63.3 )
170
170
json (~> 2.3 )
171
171
language_server-protocol (>= 3.17.0 )
172
172
parallel (~> 1.10 )
@@ -277,7 +277,7 @@ DEPENDENCIES
277
277
rdoc (~> 6.6 )
278
278
rest-client (~> 2.1.0 )
279
279
rspec (~> 3.13 )
280
- rubocop (~> 1.63.2 )
280
+ rubocop (~> 1.63.3 )
281
281
rubyzip (~> 2.3 )
282
282
rushover (~> 0.3.0 )
283
283
selenium-webdriver (~> 4.20 )
You can’t perform that action at this time.
0 commit comments