Skip to content

bundle install issue against Ruby 3.4.2-1-x64 https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.2-1/rubyinstaller-devkit-3.4.2-1-x64.exe #9347

Description

@samsonbarukula-wq

C:\Users\User\chas>bundle install
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...
Fetching net-imap 0.5.8
Fetching rubocop-performance 1.25.0
Fetching rubocop-rails 2.32.0
--- ERROR REPORT TEMPLATE -------------------------------------------------------

LoadError: 127: The specified procedure could not be found.   - C:/Users/User/.local/share/gem/ruby/3.4.0/gems/date-3.4.1/lib/date_core.so
  <internal:C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require'
          <internal:C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require'
          C:/Users/User/.local/share/gem/ruby/3.4.0/gems/date-3.4.1/lib/date.rb:4:in '<top (required)>'
          <internal:C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require'
          <internal:C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require'
          C:/Ruby34-x64/lib/ruby/3.4.0/psych.rb:2:in '<top (required)>'
          <internal:C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require'
          <internal:C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require'
          C:/Ruby34-x64/lib/ruby/3.4.0/rubygems.rb:614:in 'Gem.load_yaml'
          C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/package.rb:555:in 'Gem::Package#read_checksums'
          C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/package.rb:617:in 'block (2 levels) in Gem::Package#verify'
          C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/package/tar_reader.rb:25:in 'Gem::Package::TarReader.new'
          C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/package.rb:616:in 'block in Gem::Package#verify'
          C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/package/file_source.rb:30:in 'IO.open'
          C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/package/file_source.rb:30:in 'Gem::Package::FileSource#with_read_io'
          C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/package.rb:615:in 'Gem::Package#verify'
          C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/package.rb:596:in 'Gem::Package#spec'
          C:/Ruby34-x64/lib/ruby/3.4.0/rubygems/installer.rb:275:in 'Gem::Installer#spec'
          C:/Users/User/.local/share/gem/ruby/3.4.0/gems/bundler-2.6.6/lib/bundler/rubygems_gem_installer.rb:136:in 'Bundler::RubyGemsGemInstaller#spec'
          C:/Users/User/.local/share/gem/ruby/3.4.0/gems/bundler-2.6.6/lib/bundler/source/rubygems.rb:201:in 'Bundler::Source::Rubygems#install'
          C:/Users/User/.local/share/gem/ruby/3.4.0/gems/bundler-2.6.6/lib/bundler/installer/gem_installer.rb:55:in 'Bundler::GemInstaller#install'
          C:/Users/User/.local/share/gem/ruby/3.4.0/gems/bundler-2.6.6/lib/bundler/installer/gem_installer.rb:17:in 'Bundler::GemInstaller#install_from_spec'
          C:/Users/User/.local/share/gem/ruby/3.4.0/gems/bundler-2.6.6/lib/bundler/installer/parallel_installer.rb:133:in 'Bundler::ParallelInstaller#do_install'
          C:/Users/User/.local/share/gem/ruby/3.4.0/gems/bundler-2.6.6/lib/bundler/installer/parallel_installer.rb:124:in 'block in Bundler::ParallelInstaller#worker_pool'
          C:/Users/User/.local/share/gem/ruby/3.4.0/gems/bundler-2.6.6/lib/bundler/worker.rb:62:in 'Bundler::Worker#apply_func'
          C:/Users/User/.local/share/gem/ruby/3.4.0/gems/bundler-2.6.6/lib/bundler/worker.rb:57:in 'block in Bundler::Worker#process_queue'
          <internal:kernel>:168:in 'Kernel#loop'
          C:/Users/User/.local/share/gem/ruby/3.4.0/gems/bundler-2.6.6/lib/bundler/worker.rb:54:in 'Bundler::Worker#process_queue'
          C:/Users/User/.local/share/gem/ruby/3.4.0/gems/bundler-2.6.6/lib/bundler/worker.rb:90:in 'block (2 levels) in Bundler::Worker#create_threads'

Environment

Bundler       2.6.6
  Platforms   ruby, x64-mingw-ucrt
Ruby          3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e) [x64-mingw-ucrt]
  Full Path   C:/Ruby34-x64/bin/ruby.exe
  Config Dir  C:/ProgramData
RubyGems      3.6.2
  Gem Home    C:/Users/User/.local/share/gem/ruby/3.4.0
  Gem Path    C:/Users/User/.local/share/gem/ruby/3.4.0;C:/Ruby34-x64/lib/ruby/gems/3.4.0
  User Home   C:/Users/User
  User Path   C:/Users/User/.local/share/gem/ruby/3.4.0
  Bin Dir     C:/Users/User/.local/share/gem/ruby/3.4.0/bin
OpenSSL
  Compiled    OpenSSL 3.4.1 11 Feb 2025
  Loaded      OpenSSL 3.4.1 11 Feb 2025
  Cert File   C:/Ruby34-x64/lib/ruby/3.4.0/etc/ssl\cert.pem
  Cert Dir    C:/Ruby34-x64/lib/ruby/3.4.0/etc/ssl\certs
Tools
  Git         2.50.1.windows.1
  RVM         not installed
  rbenv       not installed
  chruby      not installed
Gem.ruby      C:/Ruby34-x64/bin/ruby.exe
bundle #!     :""||{ ""=> %q<-*- ruby -*-

Bundler Build Metadata

Built At          2025-03-13
Git SHA           25cf0763954
Released Version  true

Bundler settings

system_bindir
  Set via BUNDLE_SYSTEM_BINDIR: "C:/Users/User/AppData/Local/Microsoft/WindowsApps"

Gemfile

Gemfile

source "https://rubygems.org"

# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 8.0.0"
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
gem "propshaft"

# Use PostgreSQL as the database for Active Record [https://rubygems.org/gems/pg]
gem "pg", "~> 1.5.9"
gem "chewy"
gem "timescaledb"

# Use the Puma web server [https://github.com/puma/puma]
gem "puma", ">= 5.0"
# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
gem "importmap-rails"
# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
gem "turbo-rails"
# Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
gem "stimulus-rails"
# Build JSON APIs with ease [https://github.com/rails/jbuilder]
gem "jbuilder"

# GraphQL API [https://github.com/rmosolgo/graphql-ruby]
gem "graphql"
gem "rest-client"
gem "jwt"
gem "solid_queue"
gem "mission_control-jobs"
gem "caxlsx", require: "axlsx"

# AI/LLM integrations
gem "anthropic"
gem "coolhand", "~> 0.2.0"

# pagination
gem "kaminari"

# Configuration management
gem "config"

# S3 and image processing
gem "aws-sdk-s3"
gem "aws-sdk-textract"
gem "down"
gem "image_processing"

gem "zendesk_api"
gem "stripe"

# font awesome
gem "font-awesome-rails"

# Use Active Model has_secure_password [https://guides.rubyonrails.org/active_model_basics.html#securepassword]
gem "bcrypt", "~> 3.1.7"

# Authorization [https://github.com/varvet/pundit]
gem "pundit", "~> 2.3"

# Feature flags [https://github.com/launchdarkly/ruby-server-sdk]
gem "launchdarkly-server-sdk", "~> 8.0"

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem "tzinfo-data", platforms: %i[ mingw mswin x64_mingw jruby ]

gem "redis"
# Use the database-backed adapters for Rails.cache, Active Job, and Action Cable
# gem "solid_cache"
# gem "solid_queue"
# gem "solid_cable"

# Reduces boot times through caching; required in config/boot.rb
gem "bootsnap", require: false

# Deploy this application anywhere as a Docker container [https://kamal-deploy.org]
# Kamal is DISABLED for now since chas is deployed via AWS ECS task definitions to prod and non-prod
# gem "kamal", require: false

gem "csv"

# Add HTTP asset caching/compression and X-Sendfile acceleration to Puma [https://github.com/basecamp/thruster/]
gem "thruster", "0.1.8", require: false

# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
# gem "image_processing", "~> 1.2"

gem "iterable-api-client"
gem "hubspot-api-client"
gem "faraday-typhoeus"


group :production, :staging do
  gem "datadog", require: "datadog/auto_instrument"
  gem "dogstatsd-ruby", "~> 5.3"
end

group :development, :test do
  gem "sqlite3"
  # See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
  gem "debug", platforms: %i[ mri mingw x64_mingw ], require: "debug/prelude"
  gem "dotenv-rails"

  # Static analysis for security vulnerabilities [https://brakemanscanner.org/]
  gem "brakeman", "8.0.2", require: false

  # Omakase Ruby styling [https://github.com/rails/rubocop-rails-omakase/]
  gem "rubocop-rails-omakase", require: false

  gem "factory_bot_rails"
  gem "faker"
  gem "pry-rails"
end

group :development do
  # Use console on exceptions pages [https://github.com/rails/web-console]
  gem "web-console"
  gem "hotwire-spark"

  # GraphiQL in-browser IDE for GraphQL [https://github.com/rmosolgo/graphiql-rails]
  gem "graphiql-rails"

  gem "rails-erd"
end

group :test do
  # Use system testing [https://guides.rubyonrails.org/testing.html#system-testing]
  gem "capybara"
  gem "selenium-webdriver"
  gem "database_cleaner-active_record"
  gem "shoulda-matchers", "~> 6.0"
  gem "testcontainers-elasticsearch"
  gem "rspec-rails", "~> 7.0.0"
  gem "pundit-matchers", "~> 3.1"
  gem "vcr"
  gem "webmock"
  gem "simplecov", require: false
end

gem "tailwindcss-rails", "~> 4.0"

gem "uuid7", "~> 0.2.0"

gem "ruby-saml", "~> 1.18"
gem "twilio-ruby", "~> 7.8.0"

Gemfile.lock

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (8.0.2)
      actionpack (= 8.0.2)
      activesupport (= 8.0.2)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (8.0.2)
      actionpack (= 8.0.2)
      activejob (= 8.0.2)
      activerecord (= 8.0.2)
      activestorage (= 8.0.2)
      activesupport (= 8.0.2)
      mail (>= 2.8.0)
    actionmailer (8.0.2)
      actionpack (= 8.0.2)
      actionview (= 8.0.2)
      activejob (= 8.0.2)
      activesupport (= 8.0.2)
      mail (>= 2.8.0)
      rails-dom-testing (~> 2.2)
    actionpack (8.0.2)
      actionview (= 8.0.2)
      activesupport (= 8.0.2)
      nokogiri (>= 1.8.5)
      rack (>= 2.2.4)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
      useragent (~> 0.16)
    actiontext (8.0.2)
      actionpack (= 8.0.2)
      activerecord (= 8.0.2)
      activestorage (= 8.0.2)
      activesupport (= 8.0.2)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (8.0.2)
      activesupport (= 8.0.2)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activejob (8.0.2)
      activesupport (= 8.0.2)
      globalid (>= 0.3.6)
    activemodel (8.0.2)
      activesupport (= 8.0.2)
    activerecord (8.0.2)
      activemodel (= 8.0.2)
      activesupport (= 8.0.2)
      timeout (>= 0.4.0)
    activestorage (8.0.2)
      actionpack (= 8.0.2)
      activejob (= 8.0.2)
      activerecord (= 8.0.2)
      activesupport (= 8.0.2)
      marcel (~> 1.0)
    activesupport (8.0.2)
      base64
      benchmark (>= 0.3)
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.3.1)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      logger (>= 1.4.2)
      minitest (>= 5.1)
      securerandom (>= 0.3)
      tzinfo (~> 2.0, >= 2.0.5)
      uri (>= 0.13.1)
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    anthropic (1.8.0)
      connection_pool
    ast (2.4.3)
    aws-eventstream (1.3.2)
    aws-partitions (1.1107.0)
    aws-sdk-core (3.232.0)
      aws-eventstream (~> 1, >= 1.3.0)
      aws-partitions (~> 1, >= 1.992.0)
      aws-sigv4 (~> 1.9)
      base64
      bigdecimal
      jmespath (~> 1, >= 1.6.1)
      logger
    aws-sdk-kms (1.101.0)
      aws-sdk-core (~> 3, >= 3.216.0)
      aws-sigv4 (~> 1.5)
    aws-sdk-s3 (1.186.1)
      aws-sdk-core (~> 3, >= 3.216.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.5)
    aws-sdk-textract (1.83.0)
      aws-sdk-core (~> 3, >= 3.231.0)
      aws-sigv4 (~> 1.5)
    aws-sigv4 (1.11.0)
      aws-eventstream (~> 1, >= 1.0.2)
    base64 (0.2.0)
    bcrypt (3.1.20)
    benchmark (0.4.0)
    bigdecimal (3.1.9)
    bindex (0.8.1)
    bootsnap (1.18.6)
      msgpack (~> 1.2)
    brakeman (8.0.2)
      racc
    builder (3.3.0)
    capybara (3.40.0)
      addressable
      matrix
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.11)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    caxlsx (4.4.0)
      htmlentities (~> 4.3, >= 4.3.4)
      marcel (~> 1.0)
      nokogiri (~> 1.10, >= 1.10.4)
      rubyzip (>= 2.4, < 4)
    chewy (7.6.0)
      activesupport (>= 5.2)
      elasticsearch (>= 7.14.0, < 8)
      elasticsearch-dsl
    choice (0.2.0)
    coderay (1.1.3)
    concurrent-ruby (1.3.5)
    config (5.5.2)
      deep_merge (~> 1.2, >= 1.2.1)
      ostruct
    connection_pool (2.5.3)
    coolhand (0.2.0)
    crack (1.0.0)
      bigdecimal
      rexml
    crass (1.0.6)
    csv (3.3.4)
    database_cleaner-active_record (2.2.1)
      activerecord (>= 5.a)
      database_cleaner-core (~> 2.0.0)
    database_cleaner-core (2.0.1)
    datadog (2.16.0)
      datadog-ruby_core_source (~> 3.4, >= 3.4.1)
      libdatadog (~> 16.0.1.1.0)
      libddwaf (~> 1.22.0.0.2)
      logger
      msgpack
    datadog-ruby_core_source (3.4.1)
    date (3.4.1)
    debug (1.10.0)
      irb (~> 1.10)
      reline (>= 0.3.8)
    deep_merge (1.2.2)
    diff-lcs (1.6.2)
    docile (1.4.1)
    docker-api (2.4.0)
      excon (>= 0.64.0)
      multi_json
    dogstatsd-ruby (5.6.6)
    domain_name (0.6.20240107)
    dotenv (3.1.8)
    dotenv-rails (3.1.8)
      dotenv (= 3.1.8)
      railties (>= 6.1)
    down (5.4.2)
      addressable (~> 2.8)
    drb (2.2.3)
    elasticsearch (7.17.11)
      elasticsearch-api (= 7.17.11)
      elasticsearch-transport (= 7.17.11)
    elasticsearch-api (7.17.11)
      multi_json
    elasticsearch-dsl (0.1.10)
    elasticsearch-transport (7.17.11)
      base64
      faraday (>= 1, < 3)
      multi_json
    erb (5.0.1)
    erubi (1.13.1)
    et-orbi (1.2.11)
      tzinfo
    ethon (0.17.0)
      ffi (>= 1.15.0)
    excon (1.2.7)
      logger
    factory_bot (6.5.1)
      activesupport (>= 6.1.0)
    factory_bot_rails (6.4.4)
      factory_bot (~> 6.5)
      railties (>= 5.0.0)
    faker (3.5.1)
      i18n (>= 1.8.11, < 2)
    faraday (2.13.1)
      faraday-net_http (>= 2.0, < 3.5)
      json
      logger
    faraday-multipart (1.1.0)
      multipart-post (~> 2.0)
    faraday-net_http (3.4.0)
      net-http (>= 0.5.0)
    faraday-typhoeus (1.1.0)
      faraday (~> 2.0)
      typhoeus (~> 1.4)
    ffi (1.17.2-aarch64-linux-gnu)
    ffi (1.17.2-aarch64-linux-musl)
    ffi (1.17.2-arm-linux-gnu)
    ffi (1.17.2-arm-linux-musl)
    ffi (1.17.2-arm64-darwin)
    ffi (1.17.2-x86_64-darwin)
    ffi (1.17.2-x86_64-linux-gnu)
    ffi (1.17.2-x86_64-linux-musl)
    ffi-compiler (1.3.2)
      ffi (>= 1.15.5)
      rake
    fiber-storage (1.0.1)
    font-awesome-rails (4.7.0.9)
      railties (>= 3.2, < 9.0)
    fugit (1.11.1)
      et-orbi (~> 1, >= 1.2.11)
      raabro (~> 1.4)
    globalid (1.2.1)
      activesupport (>= 6.1)
    graphiql-rails (1.10.5)
      railties
    graphql (2.5.7)
      base64
      fiber-storage
      logger
    hashdiff (1.2.0)
    hashie (5.0.0)
    hotwire-spark (0.1.13)
      listen
      rails (>= 7.0.0)
      zeitwerk
    htmlentities (4.3.4)
    http (5.3.1)
      addressable (~> 2.8)
      http-cookie (~> 1.0)
      http-form_data (~> 2.2)
      llhttp-ffi (~> 0.5.0)
    http-accept (1.7.0)
    http-cookie (1.0.8)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    hubspot-api-client (20.0.0)
      json (~> 2.1, >= 2.1.0)
      typhoeus (~> 1.4.0)
    i18n (1.14.7)
      concurrent-ruby (~> 1.0)
    image_processing (1.14.0)
      mini_magick (>= 4.9.5, < 6)
      ruby-vips (>= 2.0.17, < 3)
    importmap-rails (2.1.0)
      actionpack (>= 6.0.0)
      activesupport (>= 6.0.0)
      railties (>= 6.0.0)
    inflection (1.0.0)
    io-console (0.8.0)
    irb (1.15.2)
      pp (>= 0.6.0)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    iterable-api-client (0.6.2)
      multi_json (~> 1.15.0)
      sorbet-runtime
    jbuilder (2.13.0)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jmespath (1.6.2)
    json (2.12.2)
    jwt (2.10.1)
      base64
    kaminari (1.2.2)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.2)
      kaminari-activerecord (= 1.2.2)
      kaminari-core (= 1.2.2)
    kaminari-actionview (1.2.2)
      actionview
      kaminari-core (= 1.2.2)
    kaminari-activerecord (1.2.2)
      activerecord
      kaminari-core (= 1.2.2)
    kaminari-core (1.2.2)
    language_server-protocol (3.17.0.5)
    launchdarkly-server-sdk (8.11.1)
      benchmark (~> 0.1, >= 0.1.1)
      concurrent-ruby (~> 1.1)
      http (>= 4.4.0, < 6.0.0)
      json (~> 2.3)
      ld-eventsource (= 2.2.6)
      observer (~> 0.1.2)
      openssl (~> 3.1, >= 3.1.2)
      semantic (~> 1.6)
      zlib (~> 3.1)
    ld-eventsource (2.2.6)
      concurrent-ruby (~> 1.0)
      http (>= 4.4.1, < 6.0.0)
    libdatadog (16.0.1.1.0)
    libdatadog (16.0.1.1.0-aarch64-linux)
    libdatadog (16.0.1.1.0-x86_64-linux)
    libddwaf (1.22.0.0.2)
      ffi (~> 1.0)
    libddwaf (1.22.0.0.2-aarch64-linux)
      ffi (~> 1.0)
    libddwaf (1.22.0.0.2-arm64-darwin)
      ffi (~> 1.0)
    libddwaf (1.22.0.0.2-x86_64-darwin)
      ffi (~> 1.0)
    libddwaf (1.22.0.0.2-x86_64-linux)
      ffi (~> 1.0)
    lint_roller (1.1.0)
    listen (3.9.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    llhttp-ffi (0.5.1)
      ffi-compiler (~> 1.0)
      rake (~> 13.0)
    logger (1.7.0)
    loofah (2.24.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.4)
    matrix (0.4.2)
    method_source (1.1.0)
    mime-types (3.7.0)
      logger
      mime-types-data (~> 3.2025, >= 3.2025.0507)
    mime-types-data (3.2025.0527)
    mini_magick (5.2.0)
      benchmark
      logger
    mini_mime (1.1.5)
    minitest (5.25.5)
    mission_control-jobs (1.0.2)
      actioncable (>= 7.1)
      actionpack (>= 7.1)
      activejob (>= 7.1)
      activerecord (>= 7.1)
      importmap-rails (>= 1.2.1)
      irb (~> 1.13)
      railties (>= 7.1)
      stimulus-rails
      turbo-rails
    msgpack (1.8.0)
    multi_json (1.15.0)
    multipart-post (2.4.1)
    net-http (0.6.0)
      uri
    net-imap (0.5.8)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.1)
      net-protocol
    netrc (0.11.0)
    nio4r (2.7.4)
    nokogiri (1.18.8-aarch64-linux-gnu)
      racc (~> 1.4)
    nokogiri (1.18.8-aarch64-linux-musl)
      racc (~> 1.4)
    nokogiri (1.18.8-arm-linux-gnu)
      racc (~> 1.4)
    nokogiri (1.18.8-arm-linux-musl)
      racc (~> 1.4)
    nokogiri (1.18.8-arm64-darwin)
      racc (~> 1.4)
    nokogiri (1.18.8-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.18.8-x86_64-linux-gnu)
      racc (~> 1.4)
    nokogiri (1.18.8-x86_64-linux-musl)
      racc (~> 1.4)
    observer (0.1.2)
    openssl (3.3.1)
    ostruct (0.6.1)
    parallel (1.27.0)
    parser (3.3.9.0)
      ast (~> 2.4.1)
      racc
    pg (1.5.9)
    pp (0.6.2)
      prettyprint
    prettyprint (0.2.0)
    prism (1.4.0)
    propshaft (1.1.0)
      actionpack (>= 7.0.0)
      activesupport (>= 7.0.0)
      rack
      railties (>= 7.0.0)
    pry (0.15.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-rails (0.3.11)
      pry (>= 0.13.0)
    psych (5.2.6)
      date
      stringio
    public_suffix (6.0.2)
    puma (6.6.0)
      nio4r (~> 2.0)
    pundit (2.5.0)
      activesupport (>= 3.0.0)
    pundit-matchers (3.1.2)
      rspec-core (~> 3.12)
      rspec-expectations (~> 3.12)
      rspec-mocks (~> 3.12)
      rspec-support (~> 3.12)
    raabro (1.4.0)
    racc (1.8.1)
    rack (3.1.15)
    rack-session (2.1.1)
      base64 (>= 0.1.0)
      rack (>= 3.0.0)
    rack-test (2.2.0)
      rack (>= 1.3)
    rackup (2.2.1)
      rack (>= 3)
    rails (8.0.2)
      actioncable (= 8.0.2)
      actionmailbox (= 8.0.2)
      actionmailer (= 8.0.2)
      actionpack (= 8.0.2)
      actiontext (= 8.0.2)
      actionview (= 8.0.2)
      activejob (= 8.0.2)
      activemodel (= 8.0.2)
      activerecord (= 8.0.2)
      activestorage (= 8.0.2)
      activesupport (= 8.0.2)
      bundler (>= 1.15.0)
      railties (= 8.0.2)
    rails-dom-testing (2.3.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-erd (1.7.2)
      activerecord (>= 4.2)
      activesupport (>= 4.2)
      choice (~> 0.2.0)
      ruby-graphviz (~> 1.2)
    rails-html-sanitizer (1.6.2)
      loofah (~> 2.21)
      nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
    railties (8.0.2)
      actionpack (= 8.0.2)
      activesupport (= 8.0.2)
      irb (~> 1.13)
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.2.1)
    rb-fsevent (0.11.2)
    rb-inotify (0.11.1)
      ffi (~> 1.0)
    rdoc (6.14.0)
      erb
      psych (>= 4.0.0)
    redis (5.4.0)
      redis-client (>= 0.22.0)
    redis-client (0.24.0)
      connection_pool
    regexp_parser (2.10.0)
    reline (0.6.1)
      io-console (~> 0.5)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rexml (3.4.1)
    rspec-core (3.13.4)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.5)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.5)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (7.0.2)
      actionpack (>= 7.0)
      activesupport (>= 7.0)
      railties (>= 7.0)
      rspec-core (~> 3.13)
      rspec-expectations (~> 3.13)
      rspec-mocks (~> 3.13)
      rspec-support (~> 3.13)
    rspec-support (3.13.4)
    rubocop (1.75.7)
      json (~> 2.3)
      language_server-protocol (~> 3.17.0.2)
      lint_roller (~> 1.1.0)
      parallel (~> 1.10)
      parser (>= 3.3.0.2)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 2.9.3, < 3.0)
      rubocop-ast (>= 1.44.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 4.0)
    rubocop-ast (1.44.1)
      parser (>= 3.3.7.2)
      prism (~> 1.4)
    rubocop-performance (1.25.0)
      lint_roller (~> 1.1)
      rubocop (>= 1.75.0, < 2.0)
      rubocop-ast (>= 1.38.0, < 2.0)
    rubocop-rails (2.32.0)
      activesupport (>= 4.2.0)
      lint_roller (~> 1.1)
      rack (>= 1.1)
      rubocop (>= 1.75.0, < 2.0)
      rubocop-ast (>= 1.44.0, < 2.0)
    rubocop-rails-omakase (1.1.0)
      rubocop (>= 1.72)
      rubocop-performance (>= 1.24)
      rubocop-rails (>= 2.30)
    ruby-graphviz (1.2.5)
      rexml
    ruby-progressbar (1.13.0)
    ruby-saml (1.18.0)
      nokogiri (>= 1.13.10)
      rexml
    ruby-vips (2.2.3)
      ffi (~> 1.12)
      logger
    rubyzip (2.4.1)
    securerandom (0.4.1)
    selenium-webdriver (4.33.0)
      base64 (~> 0.2)
      logger (~> 1.4)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    semantic (1.6.1)
    shoulda-matchers (6.5.0)
      activesupport (>= 5.2.0)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.13.2)
    simplecov_json_formatter (0.1.4)
    solid_queue (1.1.5)
      activejob (>= 7.1)
      activerecord (>= 7.1)
      concurrent-ruby (>= 1.3.1)
      fugit (~> 1.11.0)
      railties (>= 7.1)
      thor (~> 1.3.1)
    sorbet-runtime (0.5.12119)
    sqlite3 (2.6.0-aarch64-linux-gnu)
    sqlite3 (2.6.0-aarch64-linux-musl)
    sqlite3 (2.6.0-arm-linux-gnu)
    sqlite3 (2.6.0-arm-linux-musl)
    sqlite3 (2.6.0-arm64-darwin)
    sqlite3 (2.6.0-x86_64-darwin)
    sqlite3 (2.6.0-x86_64-linux-gnu)
    sqlite3 (2.6.0-x86_64-linux-musl)
    stimulus-rails (1.3.4)
      railties (>= 6.0.0)
    stringio (3.1.7)
    stripe (16.0.0)
    tailwindcss-rails (4.2.3)
      railties (>= 7.0.0)
      tailwindcss-ruby (~> 4.0)
    tailwindcss-ruby (4.1.7)
    tailwindcss-ruby (4.1.7-aarch64-linux-gnu)
    tailwindcss-ruby (4.1.7-aarch64-linux-musl)
    tailwindcss-ruby (4.1.7-arm64-darwin)
    tailwindcss-ruby (4.1.7-x86_64-darwin)
    tailwindcss-ruby (4.1.7-x86_64-linux-gnu)
    tailwindcss-ruby (4.1.7-x86_64-linux-musl)
    testcontainers-core (0.2.0)
      docker-api (~> 2.2)
    testcontainers-elasticsearch (0.2.0)
      testcontainers-core (~> 0.1)
    thor (1.3.2)
    thruster (0.1.8)
    thruster (0.1.8-aarch64-linux)
    thruster (0.1.8-arm64-darwin)
    thruster (0.1.8-x86_64-darwin)
    thruster (0.1.8-x86_64-linux)
    timeout (0.4.3)
    timescaledb (0.3.2)
      activerecord
      activesupport
      ostruct
      pg (~> 1.2)
    turbo-rails (2.0.13)
      actionpack (>= 7.1.0)
      railties (>= 7.1.0)
    twilio-ruby (7.8.0)
      faraday (>= 0.9, < 3.0)
      jwt (>= 1.5, < 3.0)
      nokogiri (>= 1.6, < 2.0)
    typhoeus (1.4.1)
      ethon (>= 0.9.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (3.1.4)
      unicode-emoji (~> 4.0, >= 4.0.4)
    unicode-emoji (4.0.4)
    uri (1.0.3)
    useragent (0.16.11)
    uuid7 (0.2.0)
      zeitwerk (~> 2.4)
    vcr (6.3.1)
      base64
    web-console (4.2.1)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webmock (3.25.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket (1.2.11)
    websocket-driver (0.8.0)
      base64
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.7.3)
    zendesk_api (3.1.1)
      faraday (> 2.0.0)
      faraday-multipart
      hashie (>= 3.5.2, < 6.0.0)
      inflection
      mini_mime
      multipart-post (~> 2.0)
    zlib (3.2.1)

PLATFORMS
  aarch64-linux
  aarch64-linux-gnu
  aarch64-linux-musl
  arm-linux-gnu
  arm-linux-musl
  arm64-darwin-23
  arm64-darwin-24
  arm64-darwin-25
  x86_64-darwin-24
  x86_64-linux
  x86_64-linux-gnu
  x86_64-linux-musl

DEPENDENCIES
  anthropic
  aws-sdk-s3
  aws-sdk-textract
  bcrypt (~> 3.1.7)
  bootsnap
  brakeman (= 8.0.2)
  capybara
  caxlsx
  chewy
  config
  coolhand (~> 0.2.0)
  csv
  database_cleaner-active_record
  datadog
  debug
  dogstatsd-ruby (~> 5.3)
  dotenv-rails
  down
  factory_bot_rails
  faker
  faraday-typhoeus
  font-awesome-rails
  graphiql-rails
  graphql
  hotwire-spark
  hubspot-api-client
  image_processing
  importmap-rails
  iterable-api-client
  jbuilder
  jwt
  kaminari
  launchdarkly-server-sdk (~> 8.0)
  mission_control-jobs
  pg (~> 1.5.9)
  propshaft
  pry-rails
  puma (>= 5.0)
  pundit (~> 2.3)
  pundit-matchers (~> 3.1)
  rails (~> 8.0.0)
  rails-erd
  redis
  rest-client
  rspec-rails (~> 7.0.0)
  rubocop-rails-omakase
  ruby-saml (~> 1.18)
  selenium-webdriver
  shoulda-matchers (~> 6.0)
  simplecov
  solid_queue
  sqlite3
  stimulus-rails
  stripe
  tailwindcss-rails (~> 4.0)
  testcontainers-elasticsearch
  thruster (= 0.1.8)
  timescaledb
  turbo-rails
  twilio-ruby (~> 7.8.0)
  tzinfo-data
  uuid7 (~> 0.2.0)
  vcr
  web-console
  webmock
  zendesk_api

BUNDLED WITH
   2.6.6

--- TEMPLATE END ----------------------------------------------------------------

Unfortunately, an unexpected error occurred, and Bundler cannot continue.

First, try this link to see if there are any existing issue reports for this error:
https://github.com/rubygems/rubygems/search?q=127++The+specified+procedure+could+not+be+found.+++-+C+%2FUsers%2FUser%2F.local%2Fshare%2Fgem%2Fruby%2F3.4.0%2Fgems%2Fdate-3.4.1%2Flib%2Fdate_core.so&type=Issues

If there aren't any reports for this error yet, please fill in the new issue form located at https://github.com/rubygems/rubygems/issues/new?labels=Bundler&template=bundler-related-issue.md, and copy and paste the report template above in there.

C:\Users\User\chas>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions