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

This gem is not working on Rails 6 #60

Open
christopheragnus opened this issue Nov 9, 2021 · 2 comments
Open

This gem is not working on Rails 6 #60

christopheragnus opened this issue Nov 9, 2021 · 2 comments

Comments

@christopheragnus
Copy link

christopheragnus commented Nov 9, 2021

Bundler could not find compatible versions for gem "activesupport":
  In snapshot (Gemfile.lock):
    activesupport (= 6.1.4.1)

  In Gemfile:
    rails (~> 6.1, >= 6.1.4.1) was resolved to 6.1.4.1, which depends on
      activesupport (= 6.1.4.1)

    sec_query (~> 1.5) was resolved to 1.5.0, which depends on
      activesupport (~> 5.2)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

@ziraqyoung
Copy link

Are you in Ruby 3?

@tyrauber
Copy link
Owner

tyrauber commented Dec 7, 2021

@christopheragnus, the SEC has finally rolled out an API, and unfortunately blocked programmatic access of the rest of the site. This gem is going to need to be updated to work with the new API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants