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' , '~> 2.4 '
21+ gem 'rubyzip' , '~> 3.1 '
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 205205 prism (~> 1.4 )
206206 ruby-progressbar (1.13.0 )
207207 ruby2_keywords (0.0.5 )
208- rubyzip (2.4.1 )
208+ rubyzip (3.1.0 )
209209 rushover (0.3.0 )
210210 json
211211 rest-client
@@ -320,7 +320,7 @@ DEPENDENCIES
320320 rest-client (~> 2.1.0 )
321321 rspec (~> 3.13 )
322322 rubocop (~> 1.80.2 )
323- rubyzip (~> 2.4 )
323+ rubyzip (~> 3.1 )
324324 rushover (~> 0.3.0 )
325325 selenium-webdriver (~> 4.35 )
326326 sinatra (~> 3.2 )
You can’t perform that action at this time.
0 commit comments