From 47915a8bc81a95b82e8584839f4a8d5c07ef36e0 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sat, 30 Apr 2016 18:37:47 -0700 Subject: [PATCH] Update responders to version 2.2.0 --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70ee423..7cc48b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,7 +157,7 @@ GEM rainbow (2.1.0) rake (11.1.2) remotipart (1.2.1) - responders (2.1.2) + responders (2.2.0) railties (>= 4.2.0, < 5.1) rubocop (0.39.0) parser (>= 2.3.0.7, < 3.0) @@ -237,5 +237,8 @@ DEPENDENCIES validates_formatting_of webmock +RUBY VERSION + ruby 2.3.0p0 + BUNDLED WITH - 1.11.2 + 1.12.0