diff --git a/Gemfile.lock b/Gemfile.lock index f532122..b01848a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM method_source (~> 1.0) public_suffix (5.0.1) racc (1.6.2) - rack (2.2.6.3) + rack (2.2.9) rack-livereload (0.3.17) rack rack-protection (2.2.4) @@ -121,7 +121,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -150,6 +151,7 @@ GEM rack-protection (= 2.2.4) tilt (~> 2.0) sinatra-cross_origin (0.3.2) + strscan (3.1.0) sys-uname (1.2.2) ffi (~> 1.1) thin (1.8.1)