diff --git a/Gemfile.lock b/Gemfile.lock index 158086a..92303ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,17 +9,11 @@ GIT rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) - sinatra-contrib (2.1.0) - multi_json - mustermann (~> 1.0) - rack-protection (= 2.1.0) - sinatra (= 2.1.0) - tilt (~> 2.0) GEM remote: https://rubygems.org/ specs: - activesupport (7.0.2.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -27,7 +21,7 @@ GEM aes_key_wrap (1.1.0) bindata (2.4.10) byebug (11.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) dotenv (2.7.6) faraday (1.10.0) faraday-em_http (~> 1.0) @@ -55,7 +49,7 @@ GEM haml (5.1.2) temple (>= 0.8.0) tilt - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.6.1) json-jwt (1.13.0) @@ -63,16 +57,22 @@ GEM aes_key_wrap bindata jwt (2.3.0) - minitest (5.15.0) + minitest (5.18.0) multi_json (1.14.1) multipart-post (2.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) rack (2.2.3) ruby2_keywords (0.0.5) + sinatra-contrib (2.1.0) + multi_json + mustermann (~> 1.0) + rack-protection (= 2.1.0) + sinatra (= 2.1.0) + tilt (~> 2.0) temple (0.8.2) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) xero-ruby (3.7.1) faraday (~> 1.0, >= 1.0.1)