File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4040 http-cookie
4141 irb
4242 jsobfu
43- json ( = 2.10.2 )
43+ json
4444 lru_redux
4545 metasm
4646 metasploit-concern
298298 jmespath (1.6.2 )
299299 jsobfu (0.4.2 )
300300 rkelly-remix
301- json (2.10.2 )
301+ json (2.13.1 )
302302 language_server-protocol (3.17.0.5 )
303303 license_finder (5.11.1 )
304304 bundler
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Gem::Specification.new do |spec|
5959 # Needed for Javascript obfuscation
6060 spec . add_runtime_dependency 'jsobfu'
6161 # Needed for some admin modules (scrutinizer_add_user.rb)
62- spec . add_runtime_dependency 'json' , '2.10.2' # Pinned https://github.com/ruby/json/issues/827
62+ spec . add_runtime_dependency 'json'
6363 # Metasm compiler/decompiler/assembler
6464 spec . add_runtime_dependency 'metasm'
6565 # Needed for aarch64 assembler support - as Metasm does not currently support Aarch64 fully
You can’t perform that action at this time.
0 commit comments