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 @@ -18,7 +18,7 @@ gem 'mime-types', '~> 3.6'
18
18
gem 'execjs' , '~> 2.10'
19
19
gem 'ansi' , '~> 1.5'
20
20
gem 'term-ansicolor' , :require => 'term/ansicolor'
21
- gem 'rubyzip' , '~> 2.3 '
21
+ gem 'rubyzip' , '~> 2.4 '
22
22
gem 'espeak-ruby' , '~> 1.1.0' # Text-to-Voice
23
23
gem 'rake' , '~> 13.2'
24
24
gem 'activerecord' , '~> 7.2'
Original file line number Diff line number Diff line change 181
181
parser (>= 3.3.1.0 )
182
182
ruby-progressbar (1.13.0 )
183
183
ruby2_keywords (0.0.5 )
184
- rubyzip (2.3.2 )
184
+ rubyzip (2.4.1 )
185
185
rushover (0.3.0 )
186
186
json
187
187
rest-client
@@ -281,7 +281,7 @@ DEPENDENCIES
281
281
rest-client (~> 2.1.0 )
282
282
rspec (~> 3.13 )
283
283
rubocop (~> 1.69.2 )
284
- rubyzip (~> 2.3 )
284
+ rubyzip (~> 2.4 )
285
285
rushover (~> 0.3.0 )
286
286
selenium-webdriver (~> 4.27 )
287
287
sinatra (~> 3.2 )
You can’t perform that action at this time.
0 commit comments