Gemfile.lock in infinum_id-1.4.2 vs Gemfile.lock in infinum_id-1.5.0

- old
+ new

@@ -1,19 +1,16 @@ PATH remote: . specs: - infinum_id (1.4.2) + infinum_id (1.5.0) blueprinter bundler devise dry-configurable http omniauth-infinum_id - redis - redis-namespace responders - sidekiq GEM remote: https://rubygems.org/ specs: actioncable (5.2.2) @@ -59,57 +56,61 @@ tzinfo (~> 1.1) addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) arel (9.0.0) bcrypt (3.1.13) - blueprinter (0.19.0) + blueprinter (0.22.0) builder (3.2.3) byebug (10.0.2) coderay (1.1.2) concurrent-ruby (1.1.4) - connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.4) - devise (4.6.2) + devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0, < 6.0) + railties (>= 4.1.0) responders warden (~> 1.2.3) diff-lcs (1.3) docile (1.3.1) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - dry-configurable (0.8.3) + dry-configurable (0.9.0) concurrent-ruby (~> 1.0) dry-core (~> 0.4, >= 0.4.7) - dry-core (0.4.8) + dry-core (0.4.9) concurrent-ruby (~> 1.0) erubi (1.8.0) factory_bot (5.0.0) activesupport (>= 4.2.0) factory_bot_rails (5.0.0) factory_bot (~> 5.0.0) railties (>= 4.2.0) faker (1.9.1) i18n (>= 0.7) - faraday (0.15.4) + faraday (1.0.0) multipart-post (>= 1.2, < 3) + ffi (1.11.3) + ffi-compiler (1.0.1) + ffi (>= 1.0.0) + rake globalid (0.4.2) activesupport (>= 4.2.0) hashdiff (0.3.8) hashie (3.6.0) - http (4.1.1) + http (4.3.0) addressable (~> 2.3) http-cookie (~> 1.0) - http-form_data (~> 2.0) - http_parser.rb (~> 0.6.0) + http-form_data (~> 2.2) + http-parser (~> 1.2.0) http-cookie (1.0.3) domain_name (~> 0.5) - http-form_data (2.1.1) - http_parser.rb (0.6.0) + http-form_data (2.2.0) + http-parser (1.2.1) + ffi-compiler (>= 1.0, < 2.0) i18n (1.5.3) concurrent-ruby (~> 1.0) json (2.1.0) jwt (2.2.1) loofah (2.2.3) @@ -122,18 +123,18 @@ method_source (0.9.2) mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) - multi_json (1.13.1) + multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) nio4r (2.3.1) nokogiri (1.10.1) mini_portile2 (~> 2.4.0) - oauth2 (1.4.1) - faraday (>= 0.8, < 0.16.0) + oauth2 (1.4.2) + faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) omniauth (1.9.0) @@ -153,12 +154,10 @@ pry (~> 0.10) pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (3.0.3) rack (2.0.6) - rack-protection (2.0.5) - rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.2) actioncable (= 5.2.2) actionmailer (= 5.2.2) @@ -182,13 +181,10 @@ activesupport (= 5.2.2) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rake (10.5.0) - redis (4.1.2) - redis-namespace (1.6.0) - redis (>= 3.0.4) responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) rspec (3.8.0) rspec-core (~> 3.8.0) @@ -210,14 +206,9 @@ rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) safe_yaml (1.0.4) - sidekiq (5.2.7) - connection_pool (~> 2.2, >= 2.2.2) - rack (>= 1.5.0) - rack-protection (>= 1.5.0) - redis (>= 3.3.5, < 5) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2)