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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-06-02 19:04:59 +0400
committerMarin Jankovski <marin@gitlab.com>2014-06-03 13:39:29 +0400
commitef7cfdceea0355c0e9c434ec3fc2b9915979da5e (patch)
tree68207de8a36e775053a02d5265636098de0aeb93 /Gemfile
parent209726917b1231e02bf77f1f5ee71cbc95f94853 (diff)
Update jasmine.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index f3791e95986..5b45b8bdcc2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -224,7 +224,7 @@ group :development, :test do
# PhantomJS driver for Capybara
gem 'poltergeist', '~> 1.5.1'
- gem 'jasmine', '2.0.0.rc5'
+ gem 'jasmine', '2.0.2'
gem "spring", '1.1.1'
gem "spring-commands-rspec", '1.0.1'