diff --git a/Gemfile.lock b/Gemfile.lock index 672758c..6d22d36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -335,7 +335,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.4.4) + sqlite3 (1.5.0) + mini_portile2 (~> 2.8.0) strscan (3.0.4) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)