GEM remote: https://rubygems.org/ specs: actioncable (6.0.3.3) actionpack (= 6.0.3.3) nio4r (~> 2.0) websocket-driver (>= 0.6.1) actionmailbox (6.0.3.3) actionpack (= 6.0.3.3) activejob (= 6.0.3.3) activerecord (= 6.0.3.3) activestorage (= 6.0.3.3) activesupport (= 6.0.3.3) mail (>= 2.7.1) actionmailer (6.0.3.3) actionpack (= 6.0.3.3) actionview (= 6.0.3.3) activejob (= 6.0.3.3) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) actionpack (6.0.3.3) actionview (= 6.0.3.3) activesupport (= 6.0.3.3) 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.3.3) actionpack (= 6.0.3.3) activerecord (= 6.0.3.3) activestorage (= 6.0.3.3) activesupport (= 6.0.3.3) nokogiri (>= 1.8.5) actionview (6.0.3.3) activesupport (= 6.0.3.3) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) activejob (6.0.3.3) activesupport (= 6.0.3.3) globalid (>= 0.3.6) activemodel (6.0.3.3) activesupport (= 6.0.3.3) activemodel-serializers-xml (1.0.2) activemodel (> 5.x) activesupport (> 5.x) builder (~> 3.1) activerecord (6.0.3.3) activemodel (= 6.0.3.3) activesupport (= 6.0.3.3) activestorage (6.0.3.3) actionpack (= 6.0.3.3) activejob (= 6.0.3.3) activerecord (= 6.0.3.3) marcel (~> 0.3.1) activesupport (6.0.3.3) 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) api_matchers (0.6.2) activesupport (>= 3.2.5) nokogiri (>= 1.5.2) rspec (>= 3.1) apipie-rails (0.5.18) rails (>= 4.1) awesome_nested_set (3.2.1) activerecord (>= 4.0.0, < 7.0) awesome_print (1.8.0) aws-eventstream (1.1.0) aws-partitions (1.368.0) aws-sdk-core (3.105.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) aws-sdk-kms (1.37.0) aws-sdk-core (~> 3, >= 3.99.0) aws-sigv4 (~> 1.1) aws-sdk-s3 (1.80.0) aws-sdk-core (~> 3, >= 3.104.3) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) aws-sigv4 (1.2.2) aws-eventstream (~> 1, >= 1.0.2) bcrypt (3.1.16) bootsnap (1.4.8) msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) concurrent-ruby (1.1.7) crass (1.0.6) database_cleaner (1.8.5) diff-lcs (1.4.4) docile (1.3.2) doorkeeper (5.4.0) railties (>= 5) dotenv (2.7.6) dotenv-rails (2.7.6) dotenv (= 2.7.6) railties (>= 3.2) email_validator (2.0.1) activemodel erubi (1.9.0) excon (0.76.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) faker (2.13.0) i18n (>= 1.6, < 2) faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.13.1) figaro (1.2.0) thor (>= 0.14.0, < 2) fog-aws (3.6.7) fog-core (~> 2.1) fog-json (~> 1.1) fog-xml (~> 0.1) ipaddress (~> 0.8) fog-core (2.2.0) builder excon (~> 0.71) formatador (~> 0.2) mime-types fog-json (1.2.0) fog-core multi_json (~> 1.10) fog-xml (0.1.3) fog-core nokogiri (>= 1.5.11, < 2.0.0) foreman (0.87.2) formatador (0.2.5) friendly_id (5.4.0) activerecord (>= 4.0.0) gemoji (3.0.1) gemoji-parser (1.3.1) gemoji (>= 2.1.0) globalid (0.4.2) activesupport (>= 4.2.0) html_routes (1.1) launchy (~> 2.0) syntax (~> 1.0) i18n (1.8.5) concurrent-ruby (~> 1.0) imgix (3.4.0) addressable imgix-rails (4.0.2) imgix (~> 3.0) ipaddress (0.8.3) jmespath (1.4.0) launchy (2.5.0) addressable (~> 2.7) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.7.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.2) msgpack (1.3.3) multi_json (1.15.0) multipart-post (2.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.3) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) oj (3.10.14) pg (1.2.3) pg_search (2.3.2) activerecord (>= 5.2) activesupport (>= 5.2) public_suffix (4.0.6) puma (4.3.6) nio4r (~> 2.0) rabl (0.14.3) activesupport (>= 2.3.14) rack (2.2.3) rack-cors (1.1.1) rack (>= 2.0.0) rack-protection (2.1.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.3.3) actioncable (= 6.0.3.3) actionmailbox (= 6.0.3.3) actionmailer (= 6.0.3.3) actionpack (= 6.0.3.3) actiontext (= 6.0.3.3) actionview (= 6.0.3.3) activejob (= 6.0.3.3) activemodel (= 6.0.3.3) activerecord (= 6.0.3.3) activestorage (= 6.0.3.3) activesupport (= 6.0.3.3) bundler (>= 1.3.0) railties (= 6.0.3.3) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) railties (6.0.3.3) actionpack (= 6.0.3.3) activesupport (= 6.0.3.3) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rake (13.0.1) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) rdoc (6.2.1) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) 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-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) ruby2_keywords (0.0.2) sdoc (1.1.0) rdoc (>= 5.0) sentry-raven (3.0.4) faraday (>= 1.0) shoulda-matchers (4.4.1) activesupport (>= 4.2.0) simplecov (0.19.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.2) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) spring (2.1.1) spring-commands-rspec (1.0.4) spring (>= 0.9.1) 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) syntax (1.2.2) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) tzinfo (1.2.7) thread_safe (~> 0.1) validate_url (1.0.11) activemodel (>= 3.0.0) public_suffix websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) zeitwerk (2.4.0) PLATFORMS ruby DEPENDENCIES activemodel-serializers-xml addressable api_matchers apipie-rails awesome_nested_set awesome_print aws-sdk-s3 bcrypt bootsnap (~> 1.4.8) byebug database_cleaner doorkeeper dotenv-rails email_validator factory_bot_rails faker figaro fog-aws foreman friendly_id gemoji-parser html_routes imgix-rails listen oj pg (~> 1.2.3) pg_search puma rabl rack-cors (= 1.1.1) rails (~> 6.0) responders rspec-rails rspec_junit_formatter sdoc sentry-raven shoulda-matchers simplecov sinatra spring spring-commands-rspec validate_url RUBY VERSION ruby 2.7.1p83 BUNDLED WITH 2.1.4