mini_race gem is added

This commit is contained in:
Victor Romero 2021-10-12 18:40:03 -05:00
parent c376747b0d
commit 53b3796569

View file

@ -228,6 +228,8 @@ gem 'dalli'
gem 'icalendar' gem 'icalendar'
gem 'mini_racer'
# Use guard and spring for testing in development # Use guard and spring for testing in development
group :development do group :development do
# to launch specs when files are modified # to launch specs when files are modified