diff options
| author | Thomas Haddad | 2016-11-14 14:49:53 +0100 |
|---|---|---|
| committer | Thomas Haddad | 2016-11-14 14:49:53 +0100 |
| commit | bf7e7b9db4261aed7eb317ffb28c1652eaba5a18 (patch) | |
| tree | b6b0a699e32ac8fca81da218cc1206c36c738f4a /Gemfile.lock | |
| parent | 2553461e7ac1a2a1ceb4d983051bd7962acf8a7a (diff) | |
| download | chouette-core-bf7e7b9db4261aed7eb317ffb28c1652eaba5a18.tar.bz2 | |
Add Teaspoon / Phantomjs & action tests
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4d9e94fbd..c325620bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,6 +313,7 @@ GEM parser (2.2.0.3) ast (>= 1.1, < 3.0) pg (0.18.1) + phantomjs (2.1.1.0) poltergeist (1.6.0) capybara (~> 2.1) cliver (~> 0.3.1) @@ -509,6 +510,10 @@ GEM activerecord (>= 3.0) activesupport (>= 3.0) polyamorous (~> 1.1.0) + teaspoon (1.1.5) + railties (>= 3.2.5, < 6) + teaspoon-jasmine (2.3.4) + teaspoon (>= 1.0.0) temple (0.7.7) term-ansicolor (1.3.2) tins (~> 1.0) @@ -620,6 +625,7 @@ DEPENDENCIES mimemagic newrelic_rpm pg + phantomjs poltergeist polylines pry-rails @@ -663,6 +669,7 @@ DEPENDENCIES spring sqlite3 squeel + teaspoon-jasmine therubyracer (~> 0.12) transpec turbolinks |
