From 59fdb071243cbfd2c4fac30804f02fb84fe195e5 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Sat, 21 Nov 2015 17:03:39 -0500 Subject: [PATCH] Changed view files to fix Travis build and upgraded mime_types gem. --- Gemfile.lock | 2 +- app/views/work_info/index.html.erb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f111240..e06748f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,7 +175,7 @@ GEM sqlite3 (~> 1.3) thin (~> 1.5.0) method_source (0.8.2) - mime-types (2.6.2) + mime-types (2.99) mini_portile (0.6.2) minitest (5.8.3) multi_json (1.11.2) diff --git a/app/views/work_info/index.html.erb b/app/views/work_info/index.html.erb index 8c1d31f..ab0e9b5 100644 --- a/app/views/work_info/index.html.erb +++ b/app/views/work_info/index.html.erb @@ -14,7 +14,7 @@ Full Name Income - Bonuse/th> + Bonus/th> Years w/ MetaCorp SSN DoB @@ -61,4 +61,4 @@ $(document).ready(function () { makeActive() }); - \ No newline at end of file +