diff --git a/ruby-audit-logs-example/Gemfile.lock b/ruby-audit-logs-example/Gemfile.lock index af6a3a5..8ad6179 100644 --- a/ruby-audit-logs-example/Gemfile.lock +++ b/ruby-audit-logs-example/Gemfile.lock @@ -1,15 +1,10 @@ GEM remote: https://rubygems.org/ specs: - coderay (1.1.3) dotenv (2.7.6) - method_source (1.0.0) mustermann (1.1.2) ruby2_keywords (~> 0.0.1) - pry (0.14.2) - coderay (~> 1.1) - method_source (~> 1.0) - rack (2.2.4) + rack (2.2.6.4) rack-protection (2.2.0) rack ruby2_keywords (0.0.5) @@ -18,9 +13,9 @@ GEM rack (~> 2.2) rack-protection (= 2.2.0) tilt (~> 2.0) - sorbet-runtime (0.5.10667) + sorbet-runtime (0.5.10741) tilt (2.0.11) - workos (2.9.0) + workos (2.12.0) sorbet-runtime (~> 0.5) PLATFORMS @@ -28,9 +23,8 @@ PLATFORMS DEPENDENCIES dotenv (= 2.7.6) - pry sinatra (= 2.2.0) - workos (= 2.9.0) + workos (= 2.12.0) BUNDLED WITH 2.3.19