Skip to content

Commit

Permalink
adding mini_racer gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Kong committed Nov 29, 2023
1 parent cbb9e4a commit 99d33fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions services/QuillLMS/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ group :test, :development do
gem 'rspec-redis_helper'
gem 'brakeman', '= 4.1.1'
gem 'memory_profiler'
gem 'mini_racer', '= 0.8.0'
gem 'rubocop'
gem 'rubocop-rails'
gem 'rubocop-rspec'
Expand Down
4 changes: 4 additions & 0 deletions services/QuillLMS/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ GEM
addressable (~> 2.7)
letter_opener (1.7.0)
launchy (~> 2.2)
libv8-node (18.16.0.0)
lms-api (1.24.0)
activesupport (>= 3.0)
httparty
Expand Down Expand Up @@ -426,6 +427,8 @@ GEM
rake
mini_mime (1.1.2)
mini_portile2 (2.8.4)
mini_racer (0.8.0)
libv8-node (~> 18.16.0.0)
minitest (5.19.0)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down Expand Up @@ -885,6 +888,7 @@ DEPENDENCIES
matrix (~> 0.4.2)
maxminddb
memory_profiler
mini_racer (= 0.8.0)
newrelic_rpm (~> 9.3.1)
nokogiri (>= 1.13.2)
omniauth
Expand Down

0 comments on commit 99d33fd

Please sign in to comment.