From 9e8d82e5e3ee87edfbc17083cd921dec9c4d5ccc Mon Sep 17 00:00:00 2001 From: asonix Date: Tue, 28 Jan 2020 15:47:48 -0600 Subject: [PATCH] Update Gemfile.lock --- Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d78465c8f..c41a5ad79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM actionpack (5.2.4.1) actionview (= 5.2.4.1) activesupport (= 5.2.4.1) - rack (~> 2.0, >= 2.1.2) + rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) @@ -789,3 +789,9 @@ DEPENDENCIES webmock (~> 3.8) webpacker (~> 4.2) webpush + +RUBY VERSION + ruby 2.6.5p114 + +BUNDLED WITH + 1.17.2