Skip to content

Commit

Permalink
Remove mini_racer for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kigster committed Sep 20, 2024
1 parent de06ee1 commit 413444d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ gem 'carrierwave'
gem 'dalli'
gem 'devise'
gem 'mini_magick'
gem 'mini_racer', git: 'https://github.com/rubyjs/mini_racer', platforms: :ruby
# gem 'mini_racer', git: 'https://github.com/rubyjs/mini_racer', platforms: :ruby
gem 'protected_attributes_continued'
gem 'psych'
gem 'rake'
Expand Down
14 changes: 0 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
GIT
remote: https://github.com/rubyjs/mini_racer
revision: 4f552cf0b92df23336dde7ac6baf4500f8e157e2
specs:
mini_racer (0.17.0.pre4)
libv8-node (~> 22.7.0.4)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -207,12 +200,6 @@ GEM
railties (>= 6.0.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
libv8-node (22.7.0.4)
libv8-node (22.7.0.4-aarch64-linux)
libv8-node (22.7.0.4-arm64-darwin)
libv8-node (22.7.0.4-x86_64-darwin)
libv8-node (22.7.0.4-x86_64-linux)
libv8-node (22.7.0.4-x86_64-linux-musl)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -508,7 +495,6 @@ DEPENDENCIES
lograge
logstash-event
mini_magick
mini_racer!
newrelic_rpm
paranoia (~> 2.6)
pg
Expand Down

0 comments on commit 413444d

Please sign in to comment.