diff --git a/Gemfile.lock b/Gemfile.lock index fbb065d..9517f50 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,6 @@ GEM concurrent-ruby (1.1.5) connection_pool (2.2.2) crass (1.0.6) - diff-lcs (1.3) dry-configurable (0.9.0) concurrent-ruby (~> 1.0) dry-core (~> 0.4, >= 0.4.7) @@ -89,11 +88,6 @@ GEM dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) erubi (1.9.0) - factory_bot (5.1.1) - activesupport (>= 4.2.0) - factory_bot_rails (5.1.1) - factory_bot (~> 5.1.0) - railties (>= 4.2.0) ffi (1.12.1) globalid (0.4.2) activesupport (>= 4.2.0) @@ -145,8 +139,6 @@ GEM rack (>= 0.4) rack-protection (2.0.8.1) rack - rack-proxy (0.6.5) - rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (6.0.2.1) @@ -180,23 +172,6 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.1.3) - rspec-core (3.9.1) - rspec-support (~> 3.9.1) - rspec-expectations (3.9.0) - 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 (3.9.0) - actionpack (>= 3.0) - activesupport (>= 3.0) - railties (>= 3.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-support (~> 3.9.0) - rspec-support (3.9.2) ruby2_keywords (0.0.2) ruby_dep (1.5.0) sidekiq (6.0.4) @@ -224,13 +199,9 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webpacker (4.2.2) - activesupport (>= 4.2) - rack-proxy (>= 0.6.1) - railties (>= 4.2) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.4) + websocket-extensions (0.1.5) zeitwerk (2.2.2) PLATFORMS @@ -240,20 +211,17 @@ DEPENDENCIES aasm (~> 5.0, >= 5.0.6) bootsnap (>= 1.4.2) byebug - factory_bot_rails (~> 5.1, >= 5.1.1) grape (~> 1.3) httparty (~> 0.17.3) listen (>= 3.0.5, < 3.2) pg (~> 1.2, >= 1.2.2) puma (~> 4.1) rails (~> 6.0.2, >= 6.0.2.1) - rspec-rails (~> 3.9) sidekiq spring spring-watcher-listen (~> 2.0.0) tzinfo-data web-console (>= 3.3.0) - webpacker (~> 4.0) RUBY VERSION ruby 2.7.0p0