Skip to content

Commit

Permalink
Add mini_racer js runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagemaru committed Jan 18, 2024
1 parent fb917e5 commit a699b68
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ gem 'kaminari'
gem 'kaminari-bootstrap'
gem 'listen'
gem 'matrix'
gem 'mini_racer'
gem 'minitest-reporters'
gem 'nested_form_fields'
gem 'net-ldap'
Expand Down
5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@ GEM
kaminari (>= 0.13.0)
rails
kaminari-core (1.2.2)
libv8-node (18.16.0.0)
libv8-node (18.16.0.0-x86_64-linux)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand All @@ -332,6 +334,8 @@ GEM
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
minitest (5.19.0)
minitest-reporters (1.5.0)
ansi
Expand Down Expand Up @@ -667,6 +671,7 @@ DEPENDENCIES
kaminari-bootstrap
listen
matrix
mini_racer
minitest-reporters
mocha
nested_form_fields
Expand Down

0 comments on commit a699b68

Please sign in to comment.