From 1b38a1f18893ecf025f329dc36b66e6a797bb5d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 18:33:11 +0000 Subject: [PATCH] Bump rack from 1.2.4 to 1.2.8 in /test/rails_test Bumps [rack](https://github.com/rack/rack) from 1.2.4 to 1.2.8. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/1.2.4...1.2.8) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/rails_test/Gemfile.lock | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/test/rails_test/Gemfile.lock b/test/rails_test/Gemfile.lock index ad7ac31..3ef12c2 100644 --- a/test/rails_test/Gemfile.lock +++ b/test/rails_test/Gemfile.lock @@ -1,7 +1,7 @@ PATH - remote: ../../ + remote: ../.. specs: - uploader (3.1.0) + uploader (3.1.4) aws-s3 mime-types paperclip @@ -41,8 +41,7 @@ GEM arel (2.0.10) authlogic (3.0.2) activerecord (~> 3.0.7) - activerecord (~> 3.0.7) - aws-s3 (0.6.2) + aws-s3 (0.6.3) builder mime-types xml-simple @@ -57,7 +56,6 @@ GEM childprocess (0.2.2) ffi (~> 1.0.6) cocaine (0.2.0) - columnize (0.3.4) cucumber (1.0.6) builder (>= 2.1.2) diff-lcs (>= 1.1.2) @@ -81,8 +79,6 @@ GEM json_pure (1.6.0) launchy (2.0.5) addressable (~> 2.2.6) - linecache (0.46) - rbx-require-relative (> 0.0.4) mail (2.2.19) activesupport (>= 2.3.6) i18n (>= 0.4.0) @@ -97,7 +93,7 @@ GEM cocaine (>= 0.0.2) mime-types polyglot (0.3.2) - rack (1.2.4) + rack (1.2.8) rack-mount (0.6.14) rack (>= 1.0.0) rack-test (0.5.7) @@ -117,9 +113,9 @@ GEM rdoc (~> 3.4) thor (~> 0.14.4) rake (0.9.2) - rbx-require-relative (0.0.5) rcov (0.9.10) rdoc (3.9.4) + rexml (3.2.5) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0) @@ -133,11 +129,6 @@ GEM activesupport (~> 3.0) railties (~> 3.0) rspec (~> 2.6.0) - ruby-debug (0.10.4) - columnize (>= 0.1) - ruby-debug-base (~> 0.10.4.0) - ruby-debug-base (0.10.4) - linecache (>= 0.3) rubyzip (0.9.4) selenium-webdriver (2.6.0) childprocess (>= 0.2.1) @@ -152,7 +143,8 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.29) - xml-simple (1.1.0) + xml-simple (1.1.9) + rexml xpath (0.1.4) nokogiri (~> 1.3) @@ -175,7 +167,6 @@ DEPENDENCIES rcov rspec (>= 2.4.0) rspec-rails (>= 2.4.0) - ruby-debug shoulda spork uploader!