diff options
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 88f36e3e6..b1f7e3107 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) @@ -511,6 +512,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) @@ -622,6 +627,7 @@ DEPENDENCIES    mimemagic    newrelic_rpm    pg +  phantomjs    poltergeist    polylines    pry-rails @@ -666,6 +672,7 @@ DEPENDENCIES    spring    sqlite3    squeel +  teaspoon-jasmine    therubyracer (~> 0.12)    transpec    turbolinks  | 
