Skip to content

Commit

Permalink
Remove activesupport from explicit dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fatkodima committed Aug 19, 2024
1 parent 1f88614 commit d8fa187
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pg_search.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

s.add_dependency "activerecord", ">= 6.1"
s.add_dependency "activesupport", ">= 6.1"

s.required_ruby_version = ">= 3.0"
end

0 comments on commit d8fa187

Please sign in to comment.