diff options
author | elijah <elijah@riseup.net> | 2016-02-01 13:33:31 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2016-02-01 15:17:55 -0800 |
commit | 5ad906f1e1d52b78d3d09a7d3e2ddd597fa78673 (patch) | |
tree | afeb29fb077188e23d1a33402900ca0938e410bd /Gemfile.lock | |
parent | e7e16318d056dbd9ec272085487cce6039627b09 (diff) |
internet says that bundler on travis might be what is causing test fail, so force install the lastest one.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f70add6..a1a2aa6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,3 +313,6 @@ DEPENDENCIES thin uglifier (~> 1.2.7) valid_email + +BUNDLED WITH + 1.11.2 |