Skip to content

Commit

Permalink
Lock @tarekraafat/autocomplete.js version to 10.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JoonasAapro committed Oct 21, 2024
1 parent c59e8c8 commit 5db206c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 5,466 deletions.
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,9 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
axe-core-api (4.10.0)
axe-core-api (4.10.1)
dumb_delegator
ostruct
virtus
axe-core-rspec (4.1.0)
axe-core-api
Expand Down Expand Up @@ -715,7 +716,7 @@ GEM
rspec-cells (0.3.9)
cells (>= 4.0.0, < 6.0.0)
rspec-rails (>= 3.0.0, < 6.2.0)
rspec-core (3.13.1)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def install_module(path)
system("bundle exec rake decidim_privacy:install:migrations")
system("bundle exec rake db:migrate")

system("npm i sass-embedded@~1.62.0")
system("npm i '@tarekraafat/autocomplete.js@<=10.2.7'")
end
end

Expand Down
Loading

0 comments on commit 5db206c

Please sign in to comment.