diff --git a/Gemfile.lock b/Gemfile.lock index a880fb7c2..876fa6154 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM ffi (>= 1.3.0) eventmachine (1.2.7) execjs (2.7.0) - faraday (1.0.0) + faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.12.2) forwardable-extended (2.6.0) @@ -222,7 +222,7 @@ GEM multipart-post (2.1.1) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - octokit (4.16.0) + octokit (4.18.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) oj (3.10.3) @@ -235,7 +235,7 @@ GEM rack (2.2.2) rainbow (3.0.0) rake (13.0.1) - rb-fsevent (0.10.3) + rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) rouge (2.2.1) @@ -248,11 +248,11 @@ GEM unicode-display_width (>= 1.4.0, < 1.7) rubocop-performance (1.5.2) rubocop (>= 0.71.0) - ruby-enum (0.7.2) + ruby-enum (0.8.0) i18n ruby-progressbar (1.10.1) ruby_dep (1.5.0) - rubyzip (2.2.0) + rubyzip (2.3.0) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) @@ -271,7 +271,7 @@ GEM thread_safe (0.3.6) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.6) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.6.1) url (0.3.2) @@ -293,4 +293,4 @@ DEPENDENCIES simplecov BUNDLED WITH - 2.0.1 + 2.1.4