Skip to content

Commit

Permalink
Update mini_racer
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanshean committed Mar 7, 2022
1 parent 8edf88f commit 37261c6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion services/QuillLMS/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ group :test do
gem 'capybara-screenshot'
gem 'codeclimate-test-reporter', require: nil
gem 'codecov'
gem 'mini_racer', '= 0.3.1'
gem 'mini_racer', '= 0.4.0'
gem 'fakeredis', '~> 0.7.0'
gem 'rails-controller-testing'
gem 'selenium-webdriver'
Expand Down
13 changes: 6 additions & 7 deletions services/QuillLMS/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ GEM
letter_opener (1.7.0)
launchy (~> 2.2)
libsqreen (1.0.4.0.0)
libv8 (8.4.255.0)
libv8-node (15.14.0.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand Down Expand Up @@ -388,8 +388,8 @@ GEM
rake
mini_mime (1.1.0)
mini_portile2 (2.7.1)
mini_racer (0.3.1)
libv8 (~> 8.4.255)
mini_racer (0.4.0)
libv8-node (~> 15.14.0.0)
minisyntax (0.2.5)
minitest (5.15.0)
multi_json (1.15.0)
Expand Down Expand Up @@ -716,10 +716,9 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sq_mini_racer (0.3.1.0.6)
sqreen (1.24.2)
sqreen (1.25.1)
libsqreen (~> 1.0)
sq_mini_racer (~> 0.2, < 0.5.a)
mini_racer (>= 0.4.0)
sqreen-backport (~> 0.1.0)
sqreen-kit (~> 0.2.4)
sqreen-backport (0.1.0)
Expand Down Expand Up @@ -836,7 +835,7 @@ DEPENDENCIES
letter_opener
livingstyleguide
lograge
mini_racer (= 0.3.1)
mini_racer (= 0.4.0)
newrelic_rpm
nokogiri (>= 1.10.4)
omniauth
Expand Down

0 comments on commit 37261c6

Please sign in to comment.