diff --git a/Gemfile.lock b/Gemfile.lock index 3d582ba..4af92f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,361 +1,361 @@ -GEM - remote: https://rubygems.org/ - specs: - actioncable (6.0.4.1) - actionpack (= 6.0.4.1) - nio4r (~> 2.0) - websocket-driver (>= 0.6.1) - actionmailbox (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) - mail (>= 2.7.1) - actionmailer (6.0.4.1) - actionpack (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) - mail (~> 2.5, >= 2.5.4) - rails-dom-testing (~> 2.0) - actionpack (6.0.4.1) - actionview (= 6.0.4.1) - activesupport (= 6.0.4.1) - rack (~> 2.0, >= 2.0.8) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.0.4.1) - actionpack (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) - nokogiri (>= 1.8.5) - actionview (6.0.4.1) - activesupport (= 6.0.4.1) - builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.0.4.1) - activesupport (= 6.0.4.1) - globalid (>= 0.3.6) - activemodel (6.0.4.1) - activesupport (= 6.0.4.1) - activerecord (6.0.4.1) - activemodel (= 6.0.4.1) - activesupport (= 6.0.4.1) - activestorage (6.0.4.1) - actionpack (= 6.0.4.1) - activejob (= 6.0.4.1) - activerecord (= 6.0.4.1) - marcel (~> 1.0.0) - activesupport (6.0.4.1) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) - after_commit_action (1.1.0) - activerecord (>= 3.0.0) - activesupport (>= 3.0.0) - airbrussh (1.4.0) - sshkit (>= 1.6.1, != 1.7.0) - ast (2.4.1) - bootsnap (1.4.8) - msgpack (~> 1.0) - brakeman (4.9.1) - builder (3.2.4) - bullet (6.1.0) - activesupport (>= 3.0.0) - uniform_notifier (~> 1.11) - byebug (11.1.3) - capistrano (3.14.1) - airbrussh (>= 1.0.0) - i18n - rake (>= 10.0.0) - sshkit (>= 1.9.0) - capistrano-bundler (1.6.0) - capistrano (~> 3.1) - capistrano-rails (1.6.1) - capistrano (~> 3.1) - capistrano-bundler (>= 1.1, < 3) - capistrano-rvm (0.1.2) - capistrano (~> 3.0) - sshkit (~> 1.2) - capistrano-sentry (0.4.2) - capistrano (~> 3.1) - capistrano-sidekiq (1.0.2) - capistrano (>= 3.9.0) - sidekiq (>= 3.4) - capistrano3-puma (4.0.0) - capistrano (~> 3.7) - capistrano-bundler - puma (~> 4.0) - chronic (0.10.2) - concurrent-ruby (1.1.9) - connection_pool (2.2.3) - counter_culture (2.6.1) - activerecord (>= 4.2) - activesupport (>= 4.2) - after_commit_action (~> 1.0) - crack (0.4.3) - safe_yaml (~> 1.0.0) - crass (1.0.6) - daemons (1.3.1) - diff-lcs (1.4.4) - dry-configurable (0.11.6) - concurrent-ruby (~> 1.0) - dry-core (~> 0.4, >= 0.4.7) - dry-equalizer (~> 0.2) - dry-container (0.7.2) - concurrent-ruby (~> 1.0) - dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.4.9) - concurrent-ruby (~> 1.0) - dry-equalizer (0.3.0) - dry-inflector (0.2.0) - dry-logic (1.0.7) - concurrent-ruby (~> 1.0) - dry-core (~> 0.2) - dry-equalizer (~> 0.2) - dry-struct (1.3.0) - dry-core (~> 0.4, >= 0.4.4) - dry-equalizer (~> 0.3) - dry-types (~> 1.3) - ice_nine (~> 0.11) - dry-types (1.4.0) - concurrent-ruby (~> 1.0) - dry-container (~> 0.3) - dry-core (~> 0.4, >= 0.4.4) - dry-equalizer (~> 0.3) - dry-inflector (~> 0.1, >= 0.1.2) - dry-logic (~> 1.0, >= 1.0.2) - erubi (1.10.0) - factory_bot (6.1.0) - activesupport (>= 5.0.0) - factory_bot_rails (6.1.0) - factory_bot (~> 6.1.0) - railties (>= 5.0.0) - faraday (1.0.1) - multipart-post (>= 1.2, < 3) - ffi (1.13.1) - globalid (0.5.2) - activesupport (>= 5.0) - hashdiff (1.0.1) - httpclient (2.8.3) - i18n (1.8.10) - concurrent-ruby (~> 1.0) - ice_nine (0.11.2) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) - loofah (2.12.0) - crass (~> 1.0.2) - nokogiri (>= 1.5.9) - mail (2.7.1) - mini_mime (>= 0.1.1) - marcel (1.0.1) - method_source (1.0.0) - mini_mime (1.1.1) - mini_portile2 (2.6.1) - minitest (5.14.4) - msgpack (1.3.3) - multipart-post (2.1.1) - nanoid (2.0.0) - net-scp (3.0.0) - net-ssh (>= 2.6.5, < 7.0.0) - net-ssh (6.1.0) - nio4r (2.5.8) - nokogiri (1.12.4) - mini_portile2 (~> 2.6.1) - racc (~> 1.4) - parallel (1.19.2) - parser (2.7.1.4) - ast (~> 2.4.1) - pg (1.2.3) - public_suffix (4.0.6) - puma (4.3.6) - nio4r (~> 2.0) - racc (1.5.2) - rack (2.2.3) - rack-test (1.1.0) - rack (>= 1.0, < 3) - rails (6.0.4.1) - actioncable (= 6.0.4.1) - actionmailbox (= 6.0.4.1) - actionmailer (= 6.0.4.1) - actionpack (= 6.0.4.1) - actiontext (= 6.0.4.1) - actionview (= 6.0.4.1) - activejob (= 6.0.4.1) - activemodel (= 6.0.4.1) - activerecord (= 6.0.4.1) - activestorage (= 6.0.4.1) - activesupport (= 6.0.4.1) - bundler (>= 1.3.0) - railties (= 6.0.4.1) - sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) - nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) - railties (6.0.4.1) - actionpack (= 6.0.4.1) - activesupport (= 6.0.4.1) - method_source - rake (>= 0.8.7) - thor (>= 0.20.3, < 2.0) - rainbow (3.0.0) - rake (13.0.6) - rb-fsevent (0.10.4) - rb-inotify (0.10.1) - ffi (~> 1.0) - redis (4.2.2) - redis-actionpack (5.2.0) - actionpack (>= 5, < 7) - redis-rack (>= 2.1.0, < 3) - redis-store (>= 1.1.0, < 2) - redis-activesupport (5.2.0) - activesupport (>= 3, < 7) - redis-store (>= 1.3, < 2) - redis-rack (2.1.3) - rack (>= 2.0.8, < 3) - redis-store (>= 1.2, < 2) - redis-rails (5.0.2) - redis-actionpack (>= 5.0, < 6) - redis-activesupport (>= 5.0, < 6) - redis-store (>= 1.2, < 2) - redis-store (1.9.0) - redis (>= 4, < 5) - regexp_parser (1.7.1) - rexml (3.2.4) - 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-rails (4.0.1) - actionpack (>= 4.2) - activesupport (>= 4.2) - railties (>= 4.2) - rspec-core (~> 3.9) - rspec-expectations (~> 3.9) - rspec-mocks (~> 3.9) - rspec-support (~> 3.9) - rspec-support (3.9.3) - rspec_junit_formatter (0.4.1) - rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.90.0) - parallel (~> 1.10) - parser (>= 2.7.1.1) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.7) - rexml - rubocop-ast (>= 0.3.0, < 1.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.3.0) - parser (>= 2.7.1.4) - rubocop-rails (2.8.0) - activesupport (>= 4.2.0) - rack (>= 1.1) - rubocop (>= 0.87.0) - ruby-progressbar (1.10.1) - ruby_dep (1.5.0) - safe_yaml (1.0.5) - sentry-raven (3.0.4) - faraday (>= 1.0) - sidekiq (6.1.2) - connection_pool (>= 2.2.2) - rack (~> 2.0) - redis (>= 4.2.0) - skylight (4.3.1) - skylight-core (= 4.3.1) - skylight-core (4.3.1) - activesupport (>= 4.2.0) - spring (2.1.1) - spring-commands-rspec (1.0.4) - spring (>= 0.9.1) - spring-watcher-listen (2.0.1) - listen (>= 2.7, < 4.0) - spring (>= 1.2, < 3.0) - sprockets (4.0.2) - concurrent-ruby (~> 1.0) - rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) - sprockets (>= 3.0.0) - sshkit (1.21.0) - net-scp (>= 1.1.2) - net-ssh (>= 2.8.0) - telegram-bot (0.14.4) - actionpack (>= 4.0, < 6.1) - activesupport (>= 4.0, < 6.1) - httpclient (~> 2.7) - thor (1.1.0) - thread_safe (0.3.6) - tzinfo (1.2.9) - thread_safe (~> 0.1) - unicode-display_width (1.7.0) - uniform_notifier (1.13.0) - webmock (3.8.3) - addressable (>= 2.3.6) - crack (>= 0.3.2) - hashdiff (>= 0.4.0, < 2.0.0) - websocket-driver (0.7.5) - websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.5) - whenever (1.0.0) - chronic (>= 0.6.3) - zeitwerk (2.4.2) - -PLATFORMS - ruby - -DEPENDENCIES - bootsnap (>= 1.4.2) - brakeman (>= 4.8.0) - bullet - byebug - capistrano (~> 3.10) - capistrano-bundler (~> 1.6) - capistrano-rails (~> 1.4) - capistrano-rvm - capistrano-sentry - capistrano-sidekiq - capistrano3-puma - counter_culture (~> 2.0) - daemons - dry-struct (>= 1.0.0) - factory_bot_rails (>= 5.1.1) - listen (>= 3.0.5, < 3.2) - nanoid (>= 2.0.0) - nokogiri (>= 1.10.9) - pg (>= 0.18, < 2.0) - puma (~> 4.1) - rails (~> 6.0.4, >= 6.0.4.1) - redis-rails (>= 5.0.2) - rspec-rails (>= 4.0.0) - rspec_junit_formatter - rubocop-rails (>= 2.5.1) - sentry-raven - sidekiq (>= 6.0.6) - skylight - spring - spring-commands-rspec - spring-watcher-listen (~> 2.0.0) - telegram-bot (>= 0.14.3) - tzinfo-data - webmock (>= 3.8.3) +GEM + remote: https://rubygems.org/ + specs: + actioncable (6.0.4.1) + actionpack (= 6.0.4.1) + nio4r (~> 2.0) + websocket-driver (>= 0.6.1) + actionmailbox (6.0.4.1) + actionpack (= 6.0.4.1) + activejob (= 6.0.4.1) + activerecord (= 6.0.4.1) + activestorage (= 6.0.4.1) + activesupport (= 6.0.4.1) + mail (>= 2.7.1) + actionmailer (6.0.4.1) + actionpack (= 6.0.4.1) + actionview (= 6.0.4.1) + activejob (= 6.0.4.1) + mail (~> 2.5, >= 2.5.4) + rails-dom-testing (~> 2.0) + actionpack (6.0.4.1) + actionview (= 6.0.4.1) + activesupport (= 6.0.4.1) + rack (~> 2.0, >= 2.0.8) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actiontext (6.0.4.1) + actionpack (= 6.0.4.1) + activerecord (= 6.0.4.1) + activestorage (= 6.0.4.1) + activesupport (= 6.0.4.1) + nokogiri (>= 1.8.5) + actionview (6.0.4.1) + activesupport (= 6.0.4.1) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activejob (6.0.4.1) + activesupport (= 6.0.4.1) + globalid (>= 0.3.6) + activemodel (6.0.4.1) + activesupport (= 6.0.4.1) + activerecord (6.0.4.1) + activemodel (= 6.0.4.1) + activesupport (= 6.0.4.1) + activestorage (6.0.4.1) + actionpack (= 6.0.4.1) + activejob (= 6.0.4.1) + activerecord (= 6.0.4.1) + marcel (~> 1.0.0) + activesupport (6.0.4.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + after_commit_action (1.1.0) + activerecord (>= 3.0.0) + activesupport (>= 3.0.0) + airbrussh (1.4.0) + sshkit (>= 1.6.1, != 1.7.0) + ast (2.4.1) + bootsnap (1.4.8) + msgpack (~> 1.0) + brakeman (4.9.1) + builder (3.2.4) + bullet (6.1.0) + activesupport (>= 3.0.0) + uniform_notifier (~> 1.11) + byebug (11.1.3) + capistrano (3.14.1) + airbrussh (>= 1.0.0) + i18n + rake (>= 10.0.0) + sshkit (>= 1.9.0) + capistrano-bundler (1.6.0) + capistrano (~> 3.1) + capistrano-rails (1.6.1) + capistrano (~> 3.1) + capistrano-bundler (>= 1.1, < 3) + capistrano-rvm (0.1.2) + capistrano (~> 3.0) + sshkit (~> 1.2) + capistrano-sentry (0.4.2) + capistrano (~> 3.1) + capistrano-sidekiq (1.0.2) + capistrano (>= 3.9.0) + sidekiq (>= 3.4) + capistrano3-puma (4.0.0) + capistrano (~> 3.7) + capistrano-bundler + puma (~> 4.0) + chronic (0.10.2) + concurrent-ruby (1.1.10) + connection_pool (2.2.3) + counter_culture (2.6.1) + activerecord (>= 4.2) + activesupport (>= 4.2) + after_commit_action (~> 1.0) + crack (0.4.3) + safe_yaml (~> 1.0.0) + crass (1.0.6) + daemons (1.3.1) + diff-lcs (1.4.4) + dry-configurable (0.11.6) + concurrent-ruby (~> 1.0) + dry-core (~> 0.4, >= 0.4.7) + dry-equalizer (~> 0.2) + dry-container (0.7.2) + concurrent-ruby (~> 1.0) + dry-configurable (~> 0.1, >= 0.1.3) + dry-core (0.4.9) + concurrent-ruby (~> 1.0) + dry-equalizer (0.3.0) + dry-inflector (0.2.0) + dry-logic (1.0.7) + concurrent-ruby (~> 1.0) + dry-core (~> 0.2) + dry-equalizer (~> 0.2) + dry-struct (1.3.0) + dry-core (~> 0.4, >= 0.4.4) + dry-equalizer (~> 0.3) + dry-types (~> 1.3) + ice_nine (~> 0.11) + dry-types (1.4.0) + concurrent-ruby (~> 1.0) + dry-container (~> 0.3) + dry-core (~> 0.4, >= 0.4.4) + dry-equalizer (~> 0.3) + dry-inflector (~> 0.1, >= 0.1.2) + dry-logic (~> 1.0, >= 1.0.2) + erubi (1.10.0) + factory_bot (6.1.0) + activesupport (>= 5.0.0) + factory_bot_rails (6.1.0) + factory_bot (~> 6.1.0) + railties (>= 5.0.0) + faraday (1.0.1) + multipart-post (>= 1.2, < 3) + ffi (1.13.1) + globalid (1.0.1) + activesupport (>= 5.0) + hashdiff (1.0.1) + httpclient (2.8.3) + i18n (1.12.0) + concurrent-ruby (~> 1.0) + ice_nine (0.11.2) + listen (3.1.5) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) + loofah (2.12.0) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) + mail (2.7.1) + mini_mime (>= 0.1.1) + marcel (1.0.1) + method_source (1.0.0) + mini_mime (1.1.1) + mini_portile2 (2.6.1) + minitest (5.17.0) + msgpack (1.3.3) + multipart-post (2.1.1) + nanoid (2.0.0) + net-scp (3.0.0) + net-ssh (>= 2.6.5, < 7.0.0) + net-ssh (6.1.0) + nio4r (2.5.8) + nokogiri (1.12.4) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) + parallel (1.19.2) + parser (2.7.1.4) + ast (~> 2.4.1) + pg (1.2.3) + public_suffix (4.0.6) + puma (4.3.6) + nio4r (~> 2.0) + racc (1.5.2) + rack (2.2.3) + rack-test (1.1.0) + rack (>= 1.0, < 3) + rails (6.0.4.1) + actioncable (= 6.0.4.1) + actionmailbox (= 6.0.4.1) + actionmailer (= 6.0.4.1) + actionpack (= 6.0.4.1) + actiontext (= 6.0.4.1) + actionview (= 6.0.4.1) + activejob (= 6.0.4.1) + activemodel (= 6.0.4.1) + activerecord (= 6.0.4.1) + activestorage (= 6.0.4.1) + activesupport (= 6.0.4.1) + bundler (>= 1.3.0) + railties (= 6.0.4.1) + sprockets-rails (>= 2.0.0) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.4.2) + loofah (~> 2.3) + railties (6.0.4.1) + actionpack (= 6.0.4.1) + activesupport (= 6.0.4.1) + method_source + rake (>= 0.8.7) + thor (>= 0.20.3, < 2.0) + rainbow (3.0.0) + rake (13.0.6) + rb-fsevent (0.10.4) + rb-inotify (0.10.1) + ffi (~> 1.0) + redis (4.2.2) + redis-actionpack (5.2.0) + actionpack (>= 5, < 7) + redis-rack (>= 2.1.0, < 3) + redis-store (>= 1.1.0, < 2) + redis-activesupport (5.2.0) + activesupport (>= 3, < 7) + redis-store (>= 1.3, < 2) + redis-rack (2.1.3) + rack (>= 2.0.8, < 3) + redis-store (>= 1.2, < 2) + redis-rails (5.0.2) + redis-actionpack (>= 5.0, < 6) + redis-activesupport (>= 5.0, < 6) + redis-store (>= 1.2, < 2) + redis-store (1.9.0) + redis (>= 4, < 5) + regexp_parser (1.7.1) + rexml (3.2.4) + 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-rails (4.0.1) + actionpack (>= 4.2) + activesupport (>= 4.2) + railties (>= 4.2) + rspec-core (~> 3.9) + rspec-expectations (~> 3.9) + rspec-mocks (~> 3.9) + rspec-support (~> 3.9) + rspec-support (3.9.3) + rspec_junit_formatter (0.4.1) + rspec-core (>= 2, < 4, != 2.12.0) + rubocop (0.90.0) + parallel (~> 1.10) + parser (>= 2.7.1.1) + rainbow (>= 2.2.2, < 4.0) + regexp_parser (>= 1.7) + rexml + rubocop-ast (>= 0.3.0, < 1.0) + ruby-progressbar (~> 1.7) + unicode-display_width (>= 1.4.0, < 2.0) + rubocop-ast (0.3.0) + parser (>= 2.7.1.4) + rubocop-rails (2.8.0) + activesupport (>= 4.2.0) + rack (>= 1.1) + rubocop (>= 0.87.0) + ruby-progressbar (1.10.1) + ruby_dep (1.5.0) + safe_yaml (1.0.5) + sentry-raven (3.0.4) + faraday (>= 1.0) + sidekiq (6.1.2) + connection_pool (>= 2.2.2) + rack (~> 2.0) + redis (>= 4.2.0) + skylight (4.3.1) + skylight-core (= 4.3.1) + skylight-core (4.3.1) + activesupport (>= 4.2.0) + spring (2.1.1) + spring-commands-rspec (1.0.4) + spring (>= 0.9.1) + spring-watcher-listen (2.0.1) + listen (>= 2.7, < 4.0) + spring (>= 1.2, < 3.0) + sprockets (4.0.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.2) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) + sshkit (1.21.0) + net-scp (>= 1.1.2) + net-ssh (>= 2.8.0) + telegram-bot (0.14.4) + actionpack (>= 4.0, < 6.1) + activesupport (>= 4.0, < 6.1) + httpclient (~> 2.7) + thor (1.1.0) + thread_safe (0.3.6) + tzinfo (1.2.10) + thread_safe (~> 0.1) + unicode-display_width (1.7.0) + uniform_notifier (1.13.0) + webmock (3.8.3) + addressable (>= 2.3.6) + crack (>= 0.3.2) + hashdiff (>= 0.4.0, < 2.0.0) + websocket-driver (0.7.5) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.5) + whenever (1.0.0) + chronic (>= 0.6.3) + zeitwerk (2.6.6) + +PLATFORMS + ruby + +DEPENDENCIES + bootsnap (>= 1.4.2) + brakeman (>= 4.8.0) + bullet + byebug + capistrano (~> 3.10) + capistrano-bundler (~> 1.6) + capistrano-rails (~> 1.4) + capistrano-rvm + capistrano-sentry + capistrano-sidekiq + capistrano3-puma + counter_culture (~> 2.0) + daemons + dry-struct (>= 1.0.0) + factory_bot_rails (>= 5.1.1) + listen (>= 3.0.5, < 3.2) + nanoid (>= 2.0.0) + nokogiri (>= 1.10.9) + pg (>= 0.18, < 2.0) + puma (~> 4.1) + rails (~> 6.0.4, >= 6.0.4.1) + redis-rails (>= 5.0.2) + rspec-rails (>= 4.0.0) + rspec_junit_formatter + rubocop-rails (>= 2.5.1) + sentry-raven + sidekiq (>= 6.0.6) + skylight + spring + spring-commands-rspec + spring-watcher-listen (~> 2.0.0) + telegram-bot (>= 0.14.3) + tzinfo-data + webmock (>= 3.8.3) whenever (>= 1.0.0) RUBY VERSION