diff --git a/Gemfile.lock b/Gemfile.lock index 77a8c39..5eba37f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,9 @@ GIT remote: https://github.com/aifoundry-org/rspec-llama.git - revision: b4b8e6dbac01ff398997f29169d529b791ac20fa + revision: 22e138a8ac636504c557a8db152c6aa130999f4f specs: rspec-llama (0.1.0) - rspec - zeitwerk (~> 2.6) + rspec (~> 3.0) GEM remote: https://rubygems.org/ @@ -271,9 +270,9 @@ GEM rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.1) rspec-support (~> 3.13.0) - rspec-expectations (3.13.2) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-mocks (3.13.1) @@ -350,7 +349,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS aarch64-linux