diff options
| author | Zog | 2018-01-26 10:34:51 +0100 |
|---|---|---|
| committer | Zog | 2018-01-26 15:43:08 +0100 |
| commit | c1da45b2f561ab7ec8d2785bb53f25218e471ce2 (patch) | |
| tree | ffda6783108847a7499797f83fcab648faaf3f1a /Gemfile.lock | |
| parent | f6f52147fcec3b9283dc2890cfb05b0fb19bff33 (diff) | |
| download | chouette-core-c1da45b2f561ab7ec8d2785bb53f25218e471ce2.tar.bz2 | |
Remove 'rspec-snaphost' to check if it causes segfaults on travis
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f4dfe1bf7..ba86a911f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -444,10 +444,6 @@ GEM roo (2.7.1) nokogiri (~> 1) rubyzip (~> 1.1, < 2.0.0) - rspec (3.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) rspec-core (3.5.4) rspec-support (~> 3.5.0) rspec-expectations (3.5.0) @@ -464,8 +460,6 @@ GEM rspec-expectations (~> 3.5.0) rspec-mocks (~> 3.5.0) rspec-support (~> 3.5.0) - rspec-snapshot (0.1.1) - rspec (> 3.0.0) rspec-support (3.5.0) ruby-graphviz (1.2.3) rubycas-client (2.3.9) @@ -682,7 +676,6 @@ DEPENDENCIES rgeo (~> 0.5.2) roo rspec-rails (~> 3.5.0) - rspec-snapshot rubyzip sass-rails (~> 4.0.3) sawyer (~> 0.6.0) |
