diff --git a/Gemfile.lock b/Gemfile.lock index 7d52a83..ca16b97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,8 +50,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) archive-zip (0.11.0) io-like (~> 0.3.0) arel (9.0.0) @@ -103,8 +103,7 @@ GEM crass (1.0.4) css_parser (1.7.0) addressable - declarative (0.0.10) - declarative-option (0.1.0) + declarative (0.0.20) devise (4.7.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -142,11 +141,11 @@ GEM terminal-table (~> 1.5, >= 1.5.1) globalid (0.4.2) activesupport (>= 4.2.0) - google-api-client (0.27.3) + google-api-client (0.32.1) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.5, < 0.10.0) httpclient (>= 2.8.1, < 3.0) - mime-types (~> 3.0) + mini_mime (~> 1.0) representable (~> 3.0) retriable (>= 2.0, < 4.0) signet (~> 0.10) @@ -194,7 +193,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.1.0) - jwt (2.1.0) + jwt (2.5.0) launchy (2.4.3) addressable (~> 2.3) listen (3.1.5) @@ -212,20 +211,22 @@ GEM rest-client (~> 2.0.2) marcel (0.3.3) mimemagic (~> 0.3.2) - memoist (0.16.0) + memoist (0.16.2) method_source (0.9.2) - mime-types (3.2.2) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mime-types-data (3.2022.0105) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) mono_logger (1.1.0) msgpack (1.2.4) - multi_json (1.13.1) + multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.0.0) + multipart-post (2.2.3) mustermann (1.0.3) netrc (0.11.0) nio4r (2.3.1) @@ -253,7 +254,7 @@ GEM oauth2 (~> 1.1) omniauth (~> 1.9) orm_adapter (0.5.0) - os (1.0.0) + os (1.1.4) parallel (1.12.1) parser (2.5.3.0) ast (~> 2.4.0) @@ -275,7 +276,7 @@ GEM yard (~> 0.9.11) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (3.0.3) + public_suffix (5.0.0) puma (3.12.0) rack (2.0.7) rack-attack (6.0.0) @@ -323,9 +324,9 @@ GEM redis-namespace (1.6.0) redis (>= 3.0.4) regexp_parser (1.3.0) - representable (3.0.4) + representable (3.2.0) declarative (< 0.1.0) - declarative-option (< 0.2.0) + trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) responders (3.0.0) actionpack (>= 5.0) @@ -393,9 +394,9 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) selenium-webdriver (3.141.0) childprocess (~> 0.5) rubyzip (~> 1.2, >= 1.2.2) @@ -404,7 +405,7 @@ GEM sinatra (>= 1.4.7, < 3) sentry-raven (2.9.0) faraday (>= 0.7.6, < 1.0) - signet (0.11.0) + signet (0.12.0) addressable (~> 2.3) faraday (~> 0.9) jwt (>= 1.5, < 3.0) @@ -440,6 +441,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) + trailblazer-option (0.1.2) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0)