diff --git a/OnionBrowser/Gemfile.lock b/OnionBrowser/Gemfile.lock index 0a49f6b..db58dce 100644 --- a/OnionBrowser/Gemfile.lock +++ b/OnionBrowser/Gemfile.lock @@ -2,11 +2,12 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.1) - activesupport (5.2.3) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) atomos (0.1.3) @@ -47,7 +48,7 @@ GEM colored2 (3.1.2) commander-fastlane (4.4.6) highline (~> 1.7.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) declarative (0.0.10) declarative-option (0.1.0) digest-crc (0.4.1) @@ -133,7 +134,7 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.2.0) jwt (2.1.0) @@ -142,7 +143,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mini_magick (4.9.5) - minitest (5.13.0) + minitest (5.17.0) molinillo (0.4.5) multi_json (1.14.1) multi_xml (0.6.0) @@ -174,13 +175,12 @@ GEM terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thread_safe (0.3.6) tty-cursor (0.7.0) tty-screen (0.7.0) tty-spinner (0.9.1) tty-cursor (~> 0.7) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) uber (0.1.0) unf (0.1.4) unf_ext @@ -197,6 +197,7 @@ GEM rouge (~> 2.0.7) xcpretty-travis-formatter (1.0.0) xcpretty (~> 0.2, >= 0.0.7) + zeitwerk (2.6.6) PLATFORMS ruby