Skip to content

Commit

Permalink
Added mini_racer gem for precompilation
Browse files Browse the repository at this point in the history
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
  • Loading branch information
RajeshPaul38 committed May 16, 2022
1 parent d97191d commit 144496f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/supermarket/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ gem "listen"
gem "cookstyle", "~> 7.32.1"
gem "kt-paperclip"
gem "net-smtp", require: false
gem "mini_racer"

group :doc do
gem "yard", require: false
Expand Down
4 changes: 4 additions & 0 deletions src/supermarket/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,7 @@ GEM
addressable (~> 2.0)
excon
http (>= 2.0, < 6.0)
libv8-node (16.10.0.0-x86_64-linux)
libyajl2 (2.1.0)
license-acceptance (2.1.13)
pastel (~> 0.7)
Expand Down Expand Up @@ -427,6 +428,8 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_racer (0.6.2)
libv8-node (~> 16.10.0.0)
minitest (5.15.0)
mixlib-archive (1.1.7)
mixlib-log
Expand Down Expand Up @@ -843,6 +846,7 @@ DEPENDENCIES
letter_opener_web (~> 2.0)
license_finder
listen
mini_racer
mixlib-authentication (~> 3.0)
net-smtp
nokogiri
Expand Down

0 comments on commit 144496f

Please sign in to comment.