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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-06 10:01:09 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-06 10:01:09 +0400
commit440036df69d147fcd4df10a85731199e6aa1d84b (patch)
tree3155c3c218e373bddb6fb6463d730fa43d69d5ca /Gemfile.lock
parentf7cf0286116cb6c771e539d34921b4b5f472be68 (diff)
Revert "Gemfile fix"
This reverts commit 9bca8ae8f2feefe42acbdb61004ff5c3ec2a8a65.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 94cf38174e7..78561677e7a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -219,12 +219,12 @@ GEM
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
+ guard-rspec (4.2.0)
+ guard (>= 2.1.1)
+ rspec (>= 2.14, < 4.0)
guard-spinach (0.0.2)
guard (>= 1.1)
spinach
- guard-spinachrspec (4.2.0)
- guard (>= 2.1.1)
- rspec (>= 2.14, < 4.0)
haml (4.0.5)
tilt
haml-rails (0.5.3)
@@ -283,9 +283,9 @@ GEM
treetop (~> 1.4.8)
method_source (0.8.2)
mime-types (1.25.1)
- mini_portile (0.6.0)
- minitest (5.3.4)
- multi_json (1.10.1)
+ mini_portile (0.5.3)
+ minitest (4.7.5)
+ multi_json (1.10.0)
multi_xml (0.5.5)
multipart-post (1.2.0)
mysql2 (0.3.16)