Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruby3.2-activesupport/7.1.3.3 package update #19629

Merged
merged 1 commit into from
May 17, 2024

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented May 16, 2024

@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels May 16, 2024
Copy link
Contributor

Package ruby3.2-activesupport: Click to expand/collapse

Package ruby3.2-activesupport:

.PKGINFO metadata:

  (
  	"""
- 	# Generated by melange v0.6.3
+ 	# Generated by melange v0.7.0
  	pkgname = ruby3.2-activesupport
- 	pkgver = 7.1.3.2-r0
+ 	pkgver = 7.1.3.3-r0
  	arch = x86_64
- 	size = 1606675
+ 	size = 1262611
  	origin = ruby3.2-activesupport
  	pkgdesc = A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.
  	url = 
- 	commit = 00f2b21445523a726e1f9863011d6e4b25599ed3
- 	builddate = 1708554608
+ 	commit = 8ceb7d2cd75f1fa7f8617ef59889a78f1e2fc7c2
  	license = MIT
  	depend = ruby3.2-concurrent-ruby
  	depend = ruby3.2-i18n
  	depend = ruby3.2-tzinfo
- 	datahash = e52f6963a2343d3ab60c97f5a0127779d18167fffccdbf5e445e564d68572ebc
+ 	datahash = f45383058e36161e4928d7cb571ef1927817f2f6c4c8eb4d99e41c8c40100287
  	"""
  )

Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/CHANGELOG.md
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/MIT-LICENSE
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/README.rdoc
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/actionable_error.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/all.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/array_inquirer.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/backtrace_cleaner.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/benchmarkable.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/broadcast_logger.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/builder.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/coder.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/entry.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/file_store.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/mem_cache_store.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/memory_store.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/null_store.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/redis_cache_store.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/serializer_with_fallback.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/strategy/local_cache.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/strategy/local_cache_middleware.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/callbacks.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/code_generator.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/concern.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/concurrency/load_interlock_aware_monitor.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/concurrency/null_lock.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/concurrency/share_lock.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/configurable.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/configuration_file.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/access.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/conversions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/extract.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/extract_options.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/grouping.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/inquiry.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array/wrap.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/array.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/benchmark.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/big_decimal/conversions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/big_decimal.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/class/attribute.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/class/attribute_accessors.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/class/subclasses.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/class.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date/acts_like.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date/blank.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date/calculations.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date/conversions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date/zones.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_and_time/calculations.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_and_time/compatibility.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_and_time/zones.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_time/acts_like.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_time/blank.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_time/calculations.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_time/compatibility.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_time/conversions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/date_time.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/digest/uuid.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/digest.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/enumerable.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/erb/util.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/file/atomic.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/file.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/conversions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/deep_merge.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/deep_transform_values.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/except.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/indifferent_access.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/keys.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/reverse_merge.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/slice.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/integer/inflections.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/integer/multiple.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/integer/time.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/integer.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/kernel/concern.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/kernel/reporting.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/kernel/singleton_class.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/kernel.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/load_error.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/aliasing.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/anonymous.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/attr_internal.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/attribute_accessors.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/concerning.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/delegation.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/deprecation.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/introspection.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/redefine_method.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/remove_method.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/name_error.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/numeric/bytes.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/numeric/conversions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/numeric/time.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/numeric.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/acts_like.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/blank.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/conversions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/deep_dup.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/duplicable.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/inclusion.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/instance_variables.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/json.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/to_param.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/to_query.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/try.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/with.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/with_options.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/pathname/blank.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/pathname/existence.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/pathname.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/range/compare_range.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/range/conversions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/range/each.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/range/overlap.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/range.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/regexp.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/securerandom.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/access.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/behavior.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/conversions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/exclude.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/filters.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/indent.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/inflections.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/inquiry.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/multibyte.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/output_safety.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/starts_ends_with.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/strip.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/zones.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/symbol/starts_ends_with.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/symbol.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/thread/backtrace/location.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time/acts_like.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time/calculations.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time/compatibility.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time/conversions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time/zones.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/current_attributes/test_helper.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/current_attributes.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/deep_mergeable.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/dependencies/autoload.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/dependencies/interlock.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/dependencies/require_dependency.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/dependencies.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/behaviors.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/constant_accessor.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/deprecators.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/disallowed.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/instance_delegator.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/method_wrappers.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/proxy_wrappers.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/reporting.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/deprecator.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/descendants_tracker.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/digest.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/duration/iso8601_parser.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/duration/iso8601_serializer.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/duration.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/encrypted_configuration.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/encrypted_file.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/environment_inquirer.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/error_reporter/test_helper.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/error_reporter.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/evented_file_update_checker.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/execution_context/test_helper.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/execution_context.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/execution_wrapper.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/executor/test_helper.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/executor.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/file_update_checker.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/fork_tracker.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/gem_version.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/gzip.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/hash_with_indifferent_access.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/html_safe_translation.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/i18n.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/i18n_railtie.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/inflections.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/inflector/inflections.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/inflector/methods.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/inflector/transliterate.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/inflector.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/isolated_execution_state.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/json/decoding.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/json/encoding.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/json.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/key_generator.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/lazy_load_hooks.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/locale/en.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/locale/en.yml
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/log_subscriber/test_helper.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/log_subscriber.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/logger.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/logger_silence.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/logger_thread_safe_level.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/message_encryptor.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/message_encryptors.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/message_pack/cache_serializer.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/message_pack/extensions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/message_pack/serializer.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/message_pack.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/message_verifier.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/message_verifiers.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/messages/codec.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/messages/metadata.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/messages/rotation_configuration.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/messages/rotation_coordinator.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/messages/rotator.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/messages/serializer_with_fallback.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/multibyte/chars.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/multibyte/unicode.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/multibyte.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/notifications/fanout.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/notifications/instrumenter.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/notifications.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_converter.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_currency_converter.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_delimited_converter.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_human_converter.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_human_size_converter.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_percentage_converter.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_phone_converter.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/number_to_rounded_converter.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper/rounding_helper.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/number_helper.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/option_merger.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/ordered_hash.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/ordered_options.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/parameter_filter.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/proxy_object.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/rails.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/railtie.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/reloader.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/rescuable.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/ruby_features.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/secure_compare_rotator.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/security_utils.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/string_inquirer.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/subscriber.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/syntax_error_proxy.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/tagged_logging.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/test_case.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/assertions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/autorun.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/constant_lookup.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/constant_stubbing.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/declarative.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/deprecation.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/error_reporter_assertions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/file_fixtures.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/isolation.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/method_call_assertions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/parallelization/server.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/parallelization/worker.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/parallelization.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/parallelize_executor.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/setup_and_teardown.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/stream.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/strict_warnings.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/tagged_logging.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/time_helpers.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/time.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/time_with_zone.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/values/time_zone.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/version.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/jdom.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/libxml.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/libxmlsax.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/nokogiri.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/nokogirisax.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/rexml.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support.rb
Added: /usr/lib/ruby/gems/3.2.0/specifications/activesupport-7.1.3.3.gemspec
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/CHANGELOG.md
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/MIT-LICENSE
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/README.rdoc
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/actionable_error.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/all.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/array_inquirer.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/backtrace_cleaner.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/benchmarkable.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/broadcast_logger.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/builder.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/coder.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/entry.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/file_store.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/mem_cache_store.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/memory_store.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/null_store.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/redis_cache_store.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/serializer_with_fallback.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/strategy/local_cache.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/strategy/local_cache_middleware.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/code_generator.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/concern.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/concurrency/load_interlock_aware_monitor.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/concurrency/null_lock.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/concurrency/share_lock.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/configurable.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/configuration_file.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/array/access.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/array/conversions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/array/extract.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/array/extract_options.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/array/grouping.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/array/inquiry.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/array/wrap.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/array.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/benchmark.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/big_decimal/conversions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/big_decimal.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/class/attribute.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/class/attribute_accessors.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/class/subclasses.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/class.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date/acts_like.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date/blank.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date/calculations.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date/conversions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date/zones.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date_and_time/calculations.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date_and_time/compatibility.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date_and_time/zones.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date_time/acts_like.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date_time/blank.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date_time/calculations.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date_time/compatibility.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date_time/conversions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/date_time.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/digest/uuid.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/digest.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/enumerable.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/erb/util.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/file/atomic.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/file.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/hash/conversions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/hash/deep_merge.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/hash/deep_transform_values.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/hash/except.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/hash/indifferent_access.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/hash/keys.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/hash/reverse_merge.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/hash/slice.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/hash.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/integer/inflections.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/integer/multiple.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/integer/time.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/integer.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/kernel/concern.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/kernel/reporting.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/kernel/singleton_class.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/kernel.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/load_error.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/aliasing.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/anonymous.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/attr_internal.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/attribute_accessors.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/concerning.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/delegation.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/deprecation.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/introspection.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/redefine_method.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/remove_method.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/name_error.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/numeric/bytes.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/numeric/conversions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/numeric/time.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/numeric.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/acts_like.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/blank.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/conversions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/deep_dup.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/duplicable.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/inclusion.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/instance_variables.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/json.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/to_param.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/to_query.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/try.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/with.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/with_options.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/pathname/blank.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/pathname/existence.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/pathname.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/range/compare_range.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/range/conversions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/range/each.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/range/overlap.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/range.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/regexp.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/securerandom.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/access.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/behavior.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/conversions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/exclude.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/filters.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/indent.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/inflections.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/inquiry.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/multibyte.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/output_safety.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/starts_ends_with.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/strip.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/zones.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/symbol/starts_ends_with.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/symbol.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/thread/backtrace/location.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/time/acts_like.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/time/calculations.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/time/compatibility.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/time/conversions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/time/zones.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/time.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/current_attributes/test_helper.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/current_attributes.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/deep_mergeable.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/dependencies/autoload.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/dependencies/interlock.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/dependencies/require_dependency.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/dependencies.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/deprecation/behaviors.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/deprecation/constant_accessor.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/deprecation/deprecators.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/deprecation/disallowed.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/deprecation/instance_delegator.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/deprecation/method_wrappers.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/deprecation/proxy_wrappers.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/deprecation/reporting.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/deprecation.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/deprecator.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/descendants_tracker.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/digest.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/duration/iso8601_parser.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/duration/iso8601_serializer.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/duration.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/encrypted_configuration.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/encrypted_file.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/environment_inquirer.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/error_reporter/test_helper.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/error_reporter.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/evented_file_update_checker.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/execution_context/test_helper.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/execution_context.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/execution_wrapper.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/executor/test_helper.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/executor.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/file_update_checker.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/fork_tracker.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/gem_version.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/gzip.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/hash_with_indifferent_access.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/html_safe_translation.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/i18n.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/i18n_railtie.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/inflections.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/inflector/inflections.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/inflector/methods.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/inflector/transliterate.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/inflector.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/isolated_execution_state.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/json/decoding.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/json/encoding.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/json.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/key_generator.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/lazy_load_hooks.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/locale/en.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/locale/en.yml
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/log_subscriber/test_helper.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/log_subscriber.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/logger.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/logger_silence.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/logger_thread_safe_level.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/message_encryptor.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/message_encryptors.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/message_pack/cache_serializer.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/message_pack/extensions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/message_pack/serializer.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/message_pack.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/message_verifier.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/message_verifiers.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/messages/codec.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/messages/metadata.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/messages/rotation_configuration.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/messages/rotation_coordinator.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/messages/rotator.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/messages/serializer_with_fallback.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/multibyte/chars.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/multibyte/unicode.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/multibyte.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/notifications/fanout.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/notifications/instrumenter.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/notifications.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/number_helper/number_converter.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/number_helper/number_to_currency_converter.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/number_helper/number_to_delimited_converter.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/number_helper/number_to_human_converter.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/number_helper/number_to_human_size_converter.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/number_helper/number_to_percentage_converter.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/number_helper/number_to_phone_converter.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/number_helper/number_to_rounded_converter.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/number_helper/rounding_helper.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/number_helper.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/option_merger.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/ordered_hash.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/ordered_options.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/parameter_filter.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/proxy_object.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/rails.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/railtie.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/reloader.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/rescuable.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/ruby_features.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/secure_compare_rotator.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/security_utils.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/string_inquirer.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/subscriber.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/syntax_error_proxy.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/tagged_logging.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/test_case.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/assertions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/autorun.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/constant_lookup.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/constant_stubbing.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/declarative.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/deprecation.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/error_reporter_assertions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/file_fixtures.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/isolation.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/method_call_assertions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/parallelization/server.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/parallelization/worker.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/parallelization.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/parallelize_executor.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/setup_and_teardown.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/stream.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/strict_warnings.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/tagged_logging.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/time_helpers.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/time.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/time_with_zone.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/values/time_zone.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/version.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/xml_mini/jdom.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/xml_mini/libxml.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/xml_mini/libxmlsax.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/xml_mini/nokogiri.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/xml_mini/nokogirisax.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/xml_mini/rexml.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/xml_mini.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support.rb
Deleted: /usr/lib/ruby/gems/3.2.0/specifications/activesupport-7.1.3.2.gemspec

bincapz found differences: Click to expand/collapse

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/xml_mini/jdom.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTPS URLs https://archive.is/9xcQQ

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/railtie.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW time/tzinfo Uses timezone information tzinfo

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/mem_cache_store.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTPS URLs https://guides.rubyonrails.org/upgrading_ruby_on_rails.html
https://memcached.org

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/json/decoding.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW encoding/json/decode Decodes JSON messages JSON.parse
-LOW ref/site/url contains embedded HTTP URLs http://www.json.org

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/file/atomic.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM fs/permission/modify modifies file permissions chmod
-LOW fs/tempfile/create Uses mktemp to create temporary files temp file
-LOW random/insecure generate random numbers insecurely rand

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/time/calculations.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTPS URLs https://bugs.ruby-lang.org/issues/17025

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/digest/uuid.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTPS URLs https://www.ietf.org/rfc/rfc4122.txt

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/deprecation/proxy_wrappers.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW net/socket/send send a message to a socket _send

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/message_encryptor.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW encoding/base64 Supports base64 encoded strings base64
-LOW ref/site/url contains embedded HTTPS URLs ruby/openssl#63
https://www.limited-entropy.com/padding-oracle-attacks/.
-LOW ref/words/password references a 'password' password

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/callbacks.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM techniques/code_eval evaluate code dynamically using exec() exec(target,
-LOW ref/site/url contains embedded HTTPS URLs rails/rails#18011

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/message_pack/extensions.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM combo/recon/system_network invasive recon val ipaddr
-LOW fd/write writes to a file handle packer.write(LOAD_WITH_JSON_CREATE)
packer.write(LOAD_WITH_MSGPACK_EXT)

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/values/time_zone.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTPS URLs ruby/date#39
-LOW time/tzinfo Uses timezone information tzinfo

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/file_store.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW fd/write writes to a file handle f.write(payload)
-LOW fs/lock/update apply or remove an advisory lock on a file flock
-LOW fs/symlink/resolve resolves symbolic links realpath

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/time_with_zone.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW net/socket/send send a message to a socket _send

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/object/json.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM combo/recon/system_network invasive recon val ipaddr

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/parameter_filter.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/words/password references a 'password' password

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/fork_tracker.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW process/create create child process _fork

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/memory_store.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM ref/words/exclamation gets very excited !!

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/string/output_safety.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM techniques/code_eval evaluate code dynamically using eval() eval("proc

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/parallelization/worker.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW process/create create child process fork

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/message_pack/serializer.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW fd/write writes to a file handle packer.write(SIGNATURE_INT)
packer.write(object)

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/attribute_accessors.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM techniques/code_eval evaluate code dynamically using eval() eval(definition

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/stream.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM techniques/code_eval evaluate code dynamically using eval() eval("
-LOW fs/file/delete deletes files unlink

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/hash/conversions.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM net/upload uploads files uploaded

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/test_case.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM exec/shell_command execute a shell command system
-LOW process/create create child process fork
-LOW ref/site/url contains embedded HTTPS URLs https://docs.seattlerb.org/minitest/Minitest/Assertions.html

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/delegation.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM techniques/code_eval evaluate code dynamically using eval() eval(method

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/option_merger.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW net/socket/send send a message to a socket _send

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/parallelization.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW exec/program/background wait for process to exit waitpid

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/strict_warnings.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTPS URLs mikel/mail#1557

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/encrypted_file.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW fs/symlink/resolve resolves symbolic links realpath

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/redis_cache_store.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM net/socket/connect initiate a connection on a socket connect
-LOW ref/site/url contains embedded HTTPS URLs https://redis.io/commands/KEYS
https://redis.io/topics/lru-cache

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/message_verifier.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM ref/words/exclamation gets very excited !!
-LOW encoding/base64 Supports base64 encoded strings base64

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/current_attributes.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM ref/words/agent references an 'agent' user_agent

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/erb/util.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW encoding/json/decode Decodes JSON messages JSON.parse
-LOW ref/site/url contains embedded HTTPS URLs https://www.w3.org/TR/REC-xml/
-LOW ref/words/plugin references a 'plugin' plugins

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/evented_file_update_checker.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM ref/path/tmp references an unusual path within /tmp /tmp/foo
-LOW fs/symlink/resolve resolves symbolic links realpath
-LOW fs/watch monitors filesystem events inotify
-LOW process/create create child process fork

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/rescuable.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM techniques/code_eval evaluate code dynamically using exec() exec(e,

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/key_generator.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/words/password references a 'password' uses this for password storage

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/secure_compare_rotator.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/words/password references a 'password' new_password
old_password

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM ref/path/tmp path reference within /tmp /tmp/cache
-LOW ref/site/url contains embedded HTTPS URLs rails/rails#41522
https://guides.rubyonrails.org/upgrading_ruby_on_rails.html

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/testing/assertions.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM techniques/code_eval evaluate code dynamically using eval() eval(e,
eval(expression

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/core_ext/module/concerning.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW net/socket/send send a message to a socket _send
-LOW ref/words/obfuscate Mentions the word obfuscate obfuscate

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/duration.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTPS URLs https://en.wikipedia.org/wiki/ISO_8601
https://ruby-doc.org/stdlib/libdoc/date/rdoc/Date.html
https://ruby-doc.org/stdlib/libdoc/time/rdoc/Time.html

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/backtrace_cleaner.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM ref/path/root path reference within /root /root/app/models/person.rb
-LOW ref/path/hidden possible hidden file path /puma/.match

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/json/encoding.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTP URLs http://www.json.org

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/duration/iso8601_parser.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTPS URLs https://en.wikipedia.org/wiki/ISO_8601

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/multibyte/chars.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW net/socket/send send a message to a socket _send

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/gzip.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW compression/gzip works with gzip files gzip
-LOW fd/write writes to a file handle gz.write(source)

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/xml_mini.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW encoding/base64 Supports base64 encoded strings base64

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/cache/strategy/local_cache.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM ref/words/exclamation gets very excited !!

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/descendants_tracker.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTPS URLs https://bugs.ruby-lang.org/issues/18928

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/ordered_hash.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTPS URLs https://yaml.org/type/omap.html

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/code_generator.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM techniques/code_eval evaluate code dynamically using eval() eval("

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/concurrency/share_lock.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTPS URLs https://en.wikipedia.org/wiki/Readers

Deleted: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.2/lib/active_support/messages/codec.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM evasion/base64/decode decode base64 strings urlsafe_decode64

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/json/decoding.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW encoding/json/decode Decodes JSON messages JSON.parse
+LOW ref/site/url contains embedded HTTP URLs http://www.json.org

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/key_generator.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/words/password references a 'password' uses this for password storage

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/multibyte/chars.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW net/socket/send send a message to a socket _send

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/encrypted_file.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW fs/symlink/resolve resolves symbolic links realpath

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/backtrace_cleaner.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM ref/path/root path reference within /root /root/app/models/person.rb
+LOW ref/path/hidden possible hidden file path /puma/.match

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/message_pack/serializer.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW fd/write writes to a file handle packer.write(SIGNATURE_INT)
packer.write(object)

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/concurrency/share_lock.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTPS URLs https://en.wikipedia.org/wiki/Readers

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM ref/path/tmp path reference within /tmp /tmp/cache
+LOW ref/site/url contains embedded HTTPS URLs rails/rails#41522
https://guides.rubyonrails.org/upgrading_ruby_on_rails.html

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/secure_compare_rotator.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/words/password references a 'password' new_password
old_password

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/railtie.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW time/tzinfo Uses timezone information tzinfo

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/descendants_tracker.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTPS URLs https://bugs.ruby-lang.org/issues/18928

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/messages/codec.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM evasion/base64/decode decode base64 strings urlsafe_decode64

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/message_pack/extensions.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM combo/recon/system_network invasive recon val ipaddr
+LOW fd/write writes to a file handle packer.write(LOAD_WITH_JSON_CREATE)
packer.write(LOAD_WITH_MSGPACK_EXT)

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/digest/uuid.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTPS URLs https://www.ietf.org/rfc/rfc4122.txt

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/string/output_safety.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM techniques/code_eval evaluate code dynamically using eval() eval("proc

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/duration/iso8601_parser.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTPS URLs https://en.wikipedia.org/wiki/ISO_8601

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/callbacks.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM techniques/code_eval evaluate code dynamically using exec() exec(target,
+LOW ref/site/url contains embedded HTTPS URLs rails/rails#18011

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/duration.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTPS URLs https://en.wikipedia.org/wiki/ISO_8601
https://ruby-doc.org/stdlib/libdoc/date/rdoc/Date.html
https://ruby-doc.org/stdlib/libdoc/time/rdoc/Time.html

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/erb/util.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW encoding/json/decode Decodes JSON messages JSON.parse
+LOW ref/site/url contains embedded HTTPS URLs https://www.w3.org/TR/REC-xml/
+LOW ref/words/plugin references a 'plugin' plugins

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/time/calculations.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTPS URLs https://bugs.ruby-lang.org/issues/17025

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/time_with_zone.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW net/socket/send send a message to a socket _send

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/parallelization/worker.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW process/create create child process fork

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/attribute_accessors.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM techniques/code_eval evaluate code dynamically using eval() eval(definition

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/parallelization.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW exec/program/background wait for process to exit waitpid

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW encoding/base64 Supports base64 encoded strings base64

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/deprecation/proxy_wrappers.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW net/socket/send send a message to a socket _send

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/option_merger.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW net/socket/send send a message to a socket _send

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/assertions.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM techniques/code_eval evaluate code dynamically using eval() eval(e,
eval(expression

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/test_case.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM exec/shell_command execute a shell command system
+LOW process/create create child process fork
+LOW ref/site/url contains embedded HTTPS URLs https://docs.seattlerb.org/minitest/Minitest/Assertions.html

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/delegation.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM techniques/code_eval evaluate code dynamically using eval() eval(method

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/hash/conversions.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM net/upload uploads files uploaded

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/message_encryptor.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW encoding/base64 Supports base64 encoded strings base64
+LOW ref/site/url contains embedded HTTPS URLs ruby/openssl#63
https://www.limited-entropy.com/padding-oracle-attacks/.
+LOW ref/words/password references a 'password' password

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/object/json.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM combo/recon/system_network invasive recon val ipaddr

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/strategy/local_cache.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM ref/words/exclamation gets very excited !!

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/module/concerning.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW net/socket/send send a message to a socket _send
+LOW ref/words/obfuscate Mentions the word obfuscate obfuscate

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/parameter_filter.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/words/password references a 'password' password

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/evented_file_update_checker.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM ref/path/tmp references an unusual path within /tmp /tmp/foo
+LOW fs/symlink/resolve resolves symbolic links realpath
+LOW fs/watch monitors filesystem events inotify
+LOW process/create create child process fork

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/code_generator.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM techniques/code_eval evaluate code dynamically using eval() eval("

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/gzip.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW compression/gzip works with gzip files gzip
+LOW fd/write writes to a file handle gz.write(source)

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/fork_tracker.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW process/create create child process _fork

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/core_ext/file/atomic.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM fs/permission/modify modifies file permissions chmod
+LOW fs/tempfile/create Uses mktemp to create temporary files temp file
+LOW random/insecure generate random numbers insecurely rand

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/mem_cache_store.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTPS URLs https://guides.rubyonrails.org/upgrading_ruby_on_rails.html
https://memcached.org

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/memory_store.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM ref/words/exclamation gets very excited !!

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/current_attributes.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM ref/words/agent references an 'agent' user_agent

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/file_store.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW fd/write writes to a file handle f.write(payload)
+LOW fs/lock/update apply or remove an advisory lock on a file flock
+LOW fs/symlink/resolve resolves symbolic links realpath

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/rescuable.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM techniques/code_eval evaluate code dynamically using exec() exec(e,

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/ordered_hash.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTPS URLs https://yaml.org/type/omap.html

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/strict_warnings.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTPS URLs mikel/mail#1557

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/cache/redis_cache_store.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM net/socket/connect initiate a connection on a socket connect
+LOW ref/site/url contains embedded HTTPS URLs https://redis.io/commands/KEYS
https://redis.io/topics/lru-cache

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/message_verifier.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM ref/words/exclamation gets very excited !!
+LOW encoding/base64 Supports base64 encoded strings base64

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/json/encoding.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTP URLs http://www.json.org

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/values/time_zone.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTPS URLs ruby/date#39
+LOW time/tzinfo Uses timezone information tzinfo

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/testing/stream.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM techniques/code_eval evaluate code dynamically using eval() eval("
+LOW fs/file/delete deletes files unlink

Added: ruby3.2-activesupport/usr/lib/ruby/gems/3.2.0/gems/activesupport-7.1.3.3/lib/active_support/xml_mini/jdom.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTPS URLs https://archive.is/9xcQQ

@rawlingsj rawlingsj merged commit 9d04509 into main May 17, 2024
8 checks passed
@rawlingsj rawlingsj deleted the wolfictl-5ab670a8-0051-4dd2-b717-45c6b7ae893c branch May 17, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated pr request-version-update request for a newer version of a package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants