diff --git a/mobile/ReactNotes/ios/Gemfile.lock b/mobile/ReactNotes/ios/Gemfile.lock index 250a1bb..6fdfa32 100644 --- a/mobile/ReactNotes/ios/Gemfile.lock +++ b/mobile/ReactNotes/ios/Gemfile.lock @@ -2,12 +2,11 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.4) - activesupport (4.0.13) - i18n (~> 0.6, >= 0.6.9) - minitest (~> 4.2) - multi_json (~> 1.3) - thread_safe (~> 0.1) - tzinfo (~> 0.3.37) + activesupport (4.2.11.3) + i18n (~> 0.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) babosa (1.0.2) @@ -15,6 +14,7 @@ GEM colored (1.2) commander (4.4.3) highline (~> 1.7.2) + concurrent-ruby (1.1.10) domain_name (0.5.20161129) unf (>= 0.0.5, < 1.0.0) dotenv (2.1.1) @@ -82,7 +82,8 @@ GEM domain_name (~> 0.5) httpclient (2.8.3) hurley (0.2) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (2.0.2) jwt (1.5.6) little-plugger (1.1.4) @@ -94,8 +95,8 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_magick (4.5.1) - minitest (4.7.5) - multi_json (1.12.1) + minitest (5.16.2) + multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.0.0) nanaimo (0.2.3) @@ -117,8 +118,9 @@ GEM terminal-notifier (1.7.1) terminal-table (1.7.3) unicode-display_width (~> 1.1.1) - thread_safe (0.3.5) - tzinfo (0.3.52) + thread_safe (0.3.6) + tzinfo (1.2.10) + thread_safe (~> 0.1) uber (0.0.15) unf (0.1.4) unf_ext