diff --git a/humans-in-the-loop-files/scribe-hitl/loop_2/Gemfile.lock b/humans-in-the-loop-files/scribe-hitl/loop_2/Gemfile.lock index 3b3395f..dab6ed1 100644 --- a/humans-in-the-loop-files/scribe-hitl/loop_2/Gemfile.lock +++ b/humans-in-the-loop-files/scribe-hitl/loop_2/Gemfile.lock @@ -71,7 +71,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) cucumber (1.3.19) builder (>= 2.1.2) @@ -104,8 +104,29 @@ GEM execjs (2.7.0) factory_girl (4.5.0) activesupport (>= 3.0.0) - faraday (0.9.1) - multipart-post (>= 1.2, < 3) + faraday (1.10.2) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-multipart (1.0.4) + multipart-post (~> 2) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) fastimage (1.7.0) addressable (~> 2.3, >= 2.3.5) ffi (1.9.25) @@ -113,14 +134,14 @@ GEM multi_json (~> 1.3) globalid (0.4.2) activesupport (>= 4.2.0) - hashie (4.1.0) + hashie (5.0.0) i18n (0.9.5) concurrent-ruby (~> 1.0) jbuilder (1.5.3) activesupport (>= 3.0.0) multi_json (>= 1.2.0) jmespath (1.4.0) - jwt (1.4.1) + jwt (2.5.0) kaminari (1.2.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.1) @@ -143,15 +164,15 @@ GEM activesupport (>= 4.0) logstash-event (~> 1.2.0) request_store - loofah (2.8.0) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) mime-types (2.99.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.2) + mini_portile2 (2.6.1) + minitest (5.15.0) mongo (2.6.2) bson (>= 4.3.0, < 5.0.0) mongoid (5.4.0) @@ -169,43 +190,47 @@ GEM moped (1.5.3) multi_json (1.15.0) multi_test (0.1.2) - multi_xml (0.5.5) - multipart-post (2.0.0) + multi_xml (0.6.0) + multipart-post (2.2.3) newrelic_moped (1.0.1) moped newrelic_rpm (~> 3.11) newrelic_rpm (3.13.2.302) - nokogiri (1.9.1) - mini_portile2 (~> 2.4.0) - oauth2 (1.0.0) - faraday (>= 0.8, < 0.10) - jwt (~> 1.0) - multi_json (~> 1.3) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + oauth2 (2.0.7) + faraday (>= 0.17.3, < 3.0) + jwt (>= 1.0, < 3.0) multi_xml (~> 0.5) - rack (~> 1.2) - omniauth (1.9.1) + rack (>= 1.2, < 3) + rash_alt (>= 0.4, < 1) + version_gem (~> 1.1) + omniauth (2.0.4) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) + rack-protection omniauth-facebook (2.0.1) omniauth-oauth2 (~> 1.2) omniauth-google-oauth2 (0.2.6) omniauth (> 1.0) omniauth-oauth2 (~> 1.1) - omniauth-oauth2 (1.2.0) - faraday (>= 0.8, < 0.10) - multi_json (~> 1.3) - oauth2 (~> 1.0) - omniauth (~> 1.2) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) omniauth-zooniverse (0.0.3) origin (2.3.1) orm_adapter (0.5.0) puma (3.12.6) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.6.0) rack (1.6.13) rack-cors (1.0.6) rack (>= 1.6.0) - rack-proxy (0.6.5) + rack-protection (2.2.2) + rack + rack-proxy (0.7.2) rack rack-streaming-proxy (2.0.1) rack (>= 1.4) @@ -223,13 +248,13 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.11.3) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) rails-dom-testing (1.0.9) activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) rails_layout (1.0.25) railties (4.2.11.3) @@ -238,6 +263,8 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (13.0.1) + rash_alt (0.4.12) + hashie (>= 3.4) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -267,6 +294,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) + ruby2_keywords (0.0.5) rubyzip (1.3.0) sass (3.5.7) sass-listen (~> 4.0.0) @@ -294,8 +322,9 @@ GEM tilt (2.0.10) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.8) + tzinfo (1.2.10) thread_safe (~> 0.1) + version_gem (1.1.0) warden (1.2.7) rack (>= 1.0) webpacker (4.0.2)