diff --git a/samples/sam-with-gem/hello_world/Gemfile.lock b/samples/sam-with-gem/hello_world/Gemfile.lock index 4c7ca78..d1ac40f 100644 --- a/samples/sam-with-gem/hello_world/Gemfile.lock +++ b/samples/sam-with-gem/hello_world/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - faraday (2.14.1) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger faraday-net_http (3.4.2) net-http (~> 0.5) - json (2.19.4) + json (2.19.5) logger (1.7.0) mini_portile2 (2.8.9) net-http (0.9.1)