From f1850bc6d001e7ccc3136d0184e83a9677cbdff7 Mon Sep 17 00:00:00 2001 From: richie Date: Wed, 12 Oct 2016 14:16:29 -0700 Subject: [PATCH] Ensure Gemfile.lock is up-to-date --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35e285d..5b29a1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ PATH remote: ./rswag-api specs: - rswag-api (1.0.0) + rswag-api (1.0.1) rails (>= 3.1, < 5.1) PATH remote: ./rswag-specs specs: - rswag-specs (1.0.0) + rswag-specs (1.0.1) json-schema (~> 2.2) rails (>= 3.1, < 5.1) rspec-rails (>= 2.14, < 4) @@ -15,7 +15,7 @@ PATH PATH remote: ./rswag-ui specs: - rswag-ui (1.0.0) + rswag-ui (1.0.1) rails (>= 3.1, < 5.1) GEM