File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ gem 'mime-types', '~> 3.7'
1818gem 'execjs' , '~> 2.10'
1919gem 'ansi' , '~> 1.5'
2020gem 'term-ansicolor' , :require => 'term/ansicolor'
21- gem 'rubyzip' , '~> 3.1 '
21+ gem 'rubyzip' , '~> 3.2 '
2222gem 'espeak-ruby' , '~> 1.1.0' # Text-to-Voice
2323gem 'rake' , '~> 13.3'
2424gem 'activerecord' , '~> 7.2'
Original file line number Diff line number Diff line change 210210 prism (~> 1.4 )
211211 ruby-progressbar (1.13.0 )
212212 ruby2_keywords (0.0.5 )
213- rubyzip (3.1.1 )
213+ rubyzip (3.2.0 )
214214 rushover (0.3.0 )
215215 json
216216 rest-client
@@ -328,7 +328,7 @@ DEPENDENCIES
328328 rest-client (~> 2.1.0 )
329329 rspec (~> 3.13 )
330330 rubocop (~> 1.81.1 )
331- rubyzip (~> 3.1 )
331+ rubyzip (~> 3.2 )
332332 rushover (~> 0.3.0 )
333333 selenium-webdriver (~> 4.35 )
334334 sinatra (~> 4.1 )
You can’t perform that action at this time.
0 commit comments