4444 i18n (>= 0.7 , < 2 )
4545 minitest (~> 5.1 )
4646 tzinfo (~> 1.1 )
47+ annotate (2.7.5 )
48+ activerecord (>= 3.2 , < 7.0 )
49+ rake (>= 10.4 , < 13.0 )
4750 arel (9.0.0 )
4851 ast (2.4.0 )
4952 aws-eventstream (1.0.1 )
750753 concurrent-ruby (1.1.5 )
751754 crass (1.0.4 )
752755 debug_inspector (0.0.3 )
756+ discard (1.1.0 )
757+ activerecord (>= 4.2 , < 7 )
753758 edits (0.2.1 )
754759 erubi (1.8.0 )
755760 execjs (2.7.0 )
758763 activesupport (>= 4.2.0 )
759764 i18n (1.6.0 )
760765 concurrent-ruby (~> 1.0 )
761- jaro_winkler (1.5.2 )
766+ jaro_winkler (1.5.3 )
762767 jbuilder (2.8.0 )
763768 activesupport (>= 4.2.0 )
764769 multi_json (>= 1.2 )
@@ -784,11 +789,15 @@ GEM
784789 nio4r (2.3.1 )
785790 nokogiri (1.10.1 )
786791 mini_portile2 (~> 2.4.0 )
787- parallel (1.14.0 )
788- parser (2.6.0.0 )
792+ ordinare (0.4.0 )
793+ pagy (3.4.1 )
794+ parallel (1.17.0 )
795+ parser (2.6.3.0 )
789796 ast (~> 2.4.0 )
797+ pessimize (0.4.0 )
798+ bundler
799+ trollop
790800 pg (1.1.4 )
791- psych (3.1.0 )
792801 puma (3.12.0 )
793802 rack (2.0.6 )
794803 rack-mini-profiler (1.0.2 )
@@ -831,18 +840,24 @@ GEM
831840 railties (>= 4.2.0 , < 6.0 )
832841 rollbar (2.18.2 )
833842 multi_json
834- rubocop (0.66 .0 )
843+ rubocop (0.73 .0 )
835844 jaro_winkler (~> 1.5.1 )
836845 parallel (~> 1.10 )
837- parser (>= 2.5 , != 2.5.1.1 )
838- psych (>= 3.1.0 )
846+ parser (>= 2.6 )
839847 rainbow (>= 2.2.2 , < 4.0 )
840848 ruby-progressbar (~> 1.7 )
841- unicode-display_width (>= 1.4.0 , < 1.6 )
842- rubocop-rails_config (0.4.4 )
849+ unicode-display_width (>= 1.4.0 , < 1.7 )
850+ rubocop-performance (1.4.0 )
851+ rubocop (>= 0.71.0 )
852+ rubocop-rails (2.2.1 )
853+ rack (>= 1.1 )
854+ rubocop (>= 0.72.0 )
855+ rubocop-rails_config (0.6.2 )
843856 railties (>= 3.0 )
844- rubocop (~> 0.58 )
845- ruby-progressbar (1.10.0 )
857+ rubocop (~> 0.70 )
858+ rubocop-performance (~> 1.3 )
859+ rubocop-rails (~> 2.0 )
860+ ruby-progressbar (1.10.1 )
846861 ruby_dep (1.5.0 )
847862 sass (3.7.2 )
848863 sass-listen (~> 4.0.0 )
@@ -874,14 +889,15 @@ GEM
874889 thor (0.20.3 )
875890 thread_safe (0.3.6 )
876891 tilt (2.0.9 )
892+ trollop (2.9.9 )
877893 turbolinks (5.2.0 )
878894 turbolinks-source (~> 5.2 )
879895 turbolinks-source (5.2.0 )
880896 tzinfo (1.2.5 )
881897 thread_safe (~> 0.1 )
882898 uglifier (4.1.20 )
883899 execjs (>= 0.3.0 , < 3 )
884- unicode-display_width (1.5 .0 )
900+ unicode-display_width (1.6 .0 )
885901 uniform_notifier (1.12.1 )
886902 web-console (3.7.0 )
887903 actionview (>= 5.0 )
@@ -901,32 +917,37 @@ PLATFORMS
901917
902918DEPENDENCIES
903919 activestorage-validator
920+ annotate (~> 2.7 )
904921 aws-sdk
905922 bcrypt
906- better_errors
907- binding_of_caller
923+ better_errors ( ~> 2.5 )
924+ binding_of_caller ( ~> 0.8 )
908925 bootsnap (>= 1.1.0 )
909- bullet
926+ bullet ( ~> 5.9 )
910927 byebug
928+ discard (~> 1.1 )
911929 edits
912930 jbuilder (~> 2.5 )
913- listen (~> 3.1.5 )
931+ listen (~> 3.1 )
932+ ordinare (~> 0.4 )
933+ pagy (~> 3.3 )
934+ pessimize (~> 0.4 )
914935 pg (>= 0.18 , < 2.0 )
915936 puma (~> 3.11 )
916- rack-mini-profiler
937+ rack-mini-profiler ( ~> 1.0 )
917938 rails (~> 5.2.2 )
918939 responders
919940 rollbar
920- rubocop-rails_config
941+ rubocop-rails_config ( ~> 0.5 )
921942 sass-rails (~> 5.0 )
922943 simple_form
923- spring
924- spring-watcher-listen (~> 2.0.0 )
944+ spring ( ~> 2.0 )
945+ spring-watcher-listen (~> 2.0 )
925946 sqlite3 (~> 1.3.6 )
926947 turbolinks (~> 5 )
927948 tzinfo-data
928949 uglifier (>= 1.3.0 )
929- web-console (>= 3.3.0 )
950+ web-console (~> 3.7 )
930951 webpacker
931952
932953RUBY VERSION
0 commit comments