File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
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.3 ' , require : false
26
+ gem 'rubocop' , '~> 1.63.4 ' , require : false
27
27
28
28
# Geolocation support
29
29
group :geoip do
Original file line number Diff line number Diff line change 115
115
hashie-forbidden_attributes (~> 0.1 )
116
116
parallel (1.24.0 )
117
117
parseconfig (1.1.2 )
118
- parser (3.3.0.5 )
118
+ parser (3.3.1.0 )
119
119
ast (~> 2.4.1 )
120
120
racc
121
121
power_assert (2.0.3 )
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.3 )
169
+ rubocop (1.63.4 )
170
170
json (~> 2.3 )
171
171
language_server-protocol (>= 3.17.0 )
172
172
parallel (~> 1.10 )
177
177
rubocop-ast (>= 1.31.1 , < 2.0 )
178
178
ruby-progressbar (~> 1.7 )
179
179
unicode-display_width (>= 2.4.0 , < 3.0 )
180
- rubocop-ast (1.31.2 )
181
- parser (>= 3.3.0.4 )
180
+ rubocop-ast (1.31.3 )
181
+ parser (>= 3.3.1.0 )
182
182
ruby-progressbar (1.13.0 )
183
183
ruby2_keywords (0.0.5 )
184
184
rubyzip (2.3.2 )
@@ -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.3 )
280
+ rubocop (~> 1.63.4 )
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