From 9a2681dc11bff9f9c0c5d06fa366f23e988c469e Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Fri, 11 Oct 2019 11:59:47 +0300 Subject: [PATCH 1/2] Remove `railroady` gem --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index 12b826e3c9..ebd6a3911d 100644 --- a/Gemfile +++ b/Gemfile @@ -80,7 +80,6 @@ end group :development, :test do gem 'pry', '0.10.1' - gem 'railroady', '1.3.0' # to generate database diagrams gem 'autodoc' gem 'puma' gem 'sdoc', '~> 1.1' From a8313683149f99cf817a9fa5697102735bc5d4d5 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Fri, 11 Oct 2019 12:00:19 +0300 Subject: [PATCH 2/2] Remove `autodoc` gem --- Gemfile | 2 -- Gemfile.lock | 69 ++++++++++++++++------------------------------------ 2 files changed, 21 insertions(+), 50 deletions(-) diff --git a/Gemfile b/Gemfile index ebd6a3911d..accb4d3a29 100644 --- a/Gemfile +++ b/Gemfile @@ -80,9 +80,7 @@ end group :development, :test do gem 'pry', '0.10.1' - gem 'autodoc' gem 'puma' - gem 'sdoc', '~> 1.1' end group :test do diff --git a/Gemfile.lock b/Gemfile.lock index e0dd396a7f..3f9824cf1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM activerecord (6.0.3.3) activemodel (= 6.0.3.3) activesupport (= 6.0.3.3) - activerecord-import (1.0.5) + activerecord-import (1.0.6) activerecord (>= 3.2) activestorage (6.0.3.3) actionpack (= 6.0.3.3) @@ -126,21 +126,17 @@ GEM zeitwerk (~> 2.2, >= 2.2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - airbrake (10.0.5) - airbrake-ruby (~> 4.13) - airbrake-ruby (4.15.0) + airbrake (11.0.0) + airbrake-ruby (~> 5.0) + airbrake-ruby (5.0.2) rbtree3 (~> 0.5) akami (1.3.1) gyoku (>= 0.4.0) nokogiri - autodoc (0.7.4) - actionpack - activesupport (>= 3.0.0) - rspec - autoprefixer-rails (9.8.4) + autoprefixer-rails (10.0.0.2) execjs - bcrypt (3.1.13) - bootsnap (1.4.6) + bcrypt (3.1.16) + bootsnap (1.4.8) msgpack (~> 1.0) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) @@ -170,8 +166,7 @@ GEM i18n_data (~> 0.10.0) sixarm_ruby_unaccent (~> 1.1) unicode_utils (~> 1.4) - crack (0.4.3) - safe_yaml (~> 1.0.0) + crack (0.4.4) crass (1.0.6) daemons (1.3.1) daemons-rails (1.2.1) @@ -186,7 +181,6 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - diff-lcs (1.4.4) docile (1.3.2) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -201,7 +195,7 @@ GEM concurrent-ruby (~> 1.0) dry-equalizer (0.3.0) dry-inflector (0.2.0) - dry-logic (1.0.6) + dry-logic (1.0.7) concurrent-ruby (~> 1.0) dry-core (~> 0.2) dry-equalizer (~> 0.2) @@ -220,7 +214,7 @@ GEM thor (~> 0.14) globalid (0.4.2) activesupport (>= 4.2.0) - grape (1.3.3) + grape (1.4.0) activesupport builder dry-types (>= 1.1) @@ -298,7 +292,7 @@ GEM money (~> 6.13.2) railties (>= 3.0) msgpack (1.3.3) - multi_json (1.14.1) + multi_json (1.15.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) mustermann-grape (1.0.1) @@ -313,7 +307,7 @@ GEM paper_trail (10.3.1) activerecord (>= 4.2) request_store (~> 1.1) - pdfkit (0.8.4.3.1) + pdfkit (0.8.4.3.2) pg (1.2.2) polyamorous (2.3.2) activerecord (>= 5.2.1) @@ -322,7 +316,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) public_suffix (4.0.6) - puma (4.3.5) + puma (5.0.0) nio4r (~> 2.0) que (0.14.3) que-web (0.7.2) @@ -332,11 +326,10 @@ GEM rack (2.2.3) rack-accept (0.4.5) rack (>= 0.4) - rack-protection (2.0.8.1) + rack-protection (2.1.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) - railroady (1.3.0) rails (6.0.3.3) actioncable (= 6.0.3.3) actionmailbox (= 6.0.3.3) @@ -373,7 +366,6 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rbtree3 (0.6.0) - rdoc (6.2.1) regexp_parser (1.7.1) request_store (1.5.0) rack (>= 1.4) @@ -385,22 +377,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rspec (3.9.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-core (3.9.2) - rspec-support (~> 3.9.3) - rspec-expectations (3.9.2) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-mocks (3.9.1) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-support (3.9.3) ruby2_keywords (0.0.2) rubyzip (2.3.0) - safe_yaml (1.0.5) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) sassc (2.4.0) @@ -419,8 +397,6 @@ GEM nokogiri (>= 1.8.1) nori (~> 2.4) wasabi (~> 3.4) - sdoc (1.1.0) - rdoc (>= 5.0) select2-rails (3.5.9.3) thor (~> 0.14) selectize-rails (0.12.1) @@ -434,10 +410,10 @@ GEM simplecov-html (0.10.2) simpleidn (0.1.1) unf (~> 0.1.4) - sinatra (2.0.8.1) + sinatra (2.1.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.8.1) + rack (~> 2.2) + rack-protection (= 2.1.0) tilt (~> 2.0) sixarm_ruby_unaccent (1.2.0) slop (3.6.0) @@ -453,7 +429,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.10) - truemail (1.8.0) + truemail (1.9.0) simpleidn (~> 0.1.1) tzinfo (1.2.7) thread_safe (~> 0.1) @@ -465,8 +441,8 @@ GEM unicode_utils (1.4.0) validates_email_format_of (1.6.3) i18n - warden (1.2.8) - rack (>= 2.0.6) + warden (1.2.9) + rack (>= 2.0.9) wasabi (3.6.1) addressable httpi (~> 2.0) @@ -475,7 +451,7 @@ GEM nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (>= 3.0, < 4.0) - webmock (3.8.3) + webmock (3.9.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) @@ -495,7 +471,6 @@ PLATFORMS DEPENDENCIES activerecord-import airbrake - autodoc bootsnap (>= 1.1.0) bootstrap-sass (~> 3.4) cancancan @@ -535,12 +510,10 @@ DEPENDENCIES puma que que-web - railroady (= 1.3.0) rails (~> 6.0) ransack (~> 2.3) rest-client sass-rails - sdoc (~> 1.1) select2-rails (= 3.5.9.3) selectize-rails (= 0.12.1) simplecov (= 0.17.1)