diff --git a/Gemfile.lock b/Gemfile.lock index e74e337..ce8f1d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GIT - remote: git://github.com/github/gemoji.git + remote: https://github.com/github/gemoji.git revision: 204ace76dac5ea54ab79a7395640d29b3dd8b0fb ref: 204ace76dac5ea54ab79a7395640d29b3dd8b0fb specs: gemoji (1.5.0) GIT - remote: git://github.com/igrigorik/em-http-request.git + remote: https://github.com/igrigorik/em-http-request.git revision: 1f298bfc7eafae7ab3ebcb5b5a890d19a62e8d4b ref: 1f298bfc7eafae7ab3ebcb5b5a890d19a62e8d4b specs: @@ -20,11 +20,11 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (4.2.10) - i18n (~> 0.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) + activesupport (7.0.4.2) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.3.6) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) @@ -35,8 +35,8 @@ GEM cinch (2.1.0) coderay (1.1.0) columnize (0.8.9) - concurrent-ruby (1.0.5) - cookiejar (0.3.2) + concurrent-ruby (1.2.0) + cookiejar (0.3.3) crack (0.4.2) safe_yaml (~> 1.0.0) debug_inspector (0.0.2) @@ -53,7 +53,7 @@ GEM em-eventsource (0.2.0) em-http-request (>= 1.0.0) eventmachine (>= 1.0.0.beta3) - em-socksify (0.3.0) + em-socksify (0.3.2) eventmachine (>= 1.0.0.beta.4) eventmachine (1.0.3) foreman (0.75.0) @@ -62,12 +62,12 @@ GEM html-pipeline (1.11.0) activesupport (>= 2) nokogiri (~> 1.4) - http_parser.rb (0.6.0) - i18n (0.9.5) + http_parser.rb (0.8.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) method_source (0.8.2) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.17.0) multi_json (1.10.1) nokogiri (1.8.2) mini_portile2 (~> 2.3.0) @@ -99,9 +99,8 @@ GEM safe_yaml (1.0.4) slop (3.6.0) thor (0.19.1) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) webmock (1.20.4) addressable (>= 2.3.6) crack (>= 0.3.2)