diff --git a/Gemfile.lock b/Gemfile.lock index 7fc6ee190..ff05349f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,7 +19,7 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.6) - aasm (5.0.0) + aasm (5.0.1) concurrent-ruby (~> 1.0) actioncable (5.2.1) actionpack (= 5.2.1) @@ -209,7 +209,7 @@ GEM eventmachine (1.2.7) excon (0.62.0) execjs (2.7.0) - factory_bot (4.11.0) + factory_bot (4.11.1) activesupport (>= 3.0.0) faraday (0.12.2) multipart-post (>= 1.2, < 3) @@ -538,7 +538,7 @@ GEM parser (2.5.1.2) ast (~> 2.4.0) pdf-core (0.7.0) - pg (1.1.2) + pg (1.1.3) powerpack (0.1.2) prawn (2.2.2) pdf-core (~> 0.7.0) @@ -643,30 +643,30 @@ GEM activesupport (>= 3.0) builder (>= 3.0) rubyzip (>= 1.0) - rspec (3.7.0) - rspec-core (~> 3.7.0) - rspec-expectations (~> 3.7.0) - rspec-mocks (~> 3.7.0) - rspec-core (3.7.1) - rspec-support (~> 3.7.0) - rspec-expectations (3.7.0) + rspec (3.8.0) + rspec-core (~> 3.8.0) + rspec-expectations (~> 3.8.0) + rspec-mocks (~> 3.8.0) + rspec-core (3.8.0) + rspec-support (~> 3.8.0) + rspec-expectations (3.8.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-mocks (3.7.0) + rspec-support (~> 3.8.0) + rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-rails (3.7.2) + rspec-support (~> 3.8.0) + rspec-rails (3.8.0) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) - rspec-core (~> 3.7.0) - rspec-expectations (~> 3.7.0) - rspec-mocks (~> 3.7.0) - rspec-support (~> 3.7.0) - rspec-support (3.7.1) + rspec-core (~> 3.8.0) + rspec-expectations (~> 3.8.0) + rspec-mocks (~> 3.8.0) + rspec-support (~> 3.8.0) + rspec-support (3.8.0) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.58.2) + rubocop (0.59.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.5, != 2.5.1.1) @@ -676,7 +676,7 @@ GEM unicode-display_width (~> 1.0, >= 1.0.1) rubocop-rspec-focused (1.0.0) rubocop (>= 0.51) - ruby-progressbar (1.9.0) + ruby-progressbar (1.10.0) ruby_dep (1.5.0) ruby_parser (3.11.0) sexp_processor (~> 4.9) @@ -720,9 +720,9 @@ GEM rack (~> 2.0) rack-protection (= 2.0.3) tilt (~> 2.0) - skylight (2.0.2) - skylight-core (= 2.0.2) - skylight-core (2.0.2) + skylight (3.0.0) + skylight-core (= 3.0.0) + skylight-core (3.0.0) activesupport (>= 4.2.0) smart_listing (1.2.2) coffee-rails @@ -766,7 +766,7 @@ GEM ethon (>= 0.9.0) tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (4.1.18) + uglifier (4.1.19) execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext