Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 88545c5bc..9b83f8d14 100644
--- a/Gemfile
+++ b/Gemfile
@@ -304,6 +304,7 @@ group :development, :test do
gem "cucumber-rails", "2.0.0", require: false
# Jasmine (client side application tests (JS))
+ gem "chrome_remote", "0.3.0"
gem "jasmine", "3.6.0"
gem "jasmine-jquery-rails", "2.0.3"
gem "rails-assets-jasmine-ajax", "4.0.0", source: "https://gems.diasporafoundation.org"