diff --git a/Gemfile.lock b/Gemfile.lock index 79530671..ae82ed89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM forwardable-extended (~> 2.6) public_suffix (4.0.7) racc (1.6.0) - rack (2.2.3) + rack (3.0.7) rainbow (3.1.1) rb-fsevent (0.11.1) rb-inotify (0.10.1) @@ -117,9 +117,9 @@ GEM safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) - sprockets (4.0.3) + sprockets (4.2.0) concurrent-ruby (~> 1.0) - rack (> 1, < 3) + rack (>= 2.2.4, < 4) terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (1.4.0)