Skip to content

Commit

Permalink
Bump rack from 1.5.2 to 1.6.13
Browse files Browse the repository at this point in the history
Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.6.13.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](rack/rack@1.5.2...1.6.13)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2021
1 parent 32f8180 commit 126013a
Showing 1 changed file with 121 additions and 91 deletions.
212 changes: 121 additions & 91 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,41 +12,50 @@ PATH
GEM
remote: http://rubygems.org/
specs:
actionmailer (4.1.14.2)
actionpack (= 4.1.14.2)
actionview (= 4.1.14.2)
actionmailer (4.2.11.3)
actionpack (= 4.2.11.3)
actionview (= 4.2.11.3)
activejob (= 4.2.11.3)
mail (~> 2.5, >= 2.5.4)
actionpack (4.1.14.2)
actionview (= 4.1.14.2)
activesupport (= 4.1.14.2)
rack (~> 1.5.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.11.3)
actionview (= 4.2.11.3)
activesupport (= 4.2.11.3)
rack (~> 1.6)
rack-test (~> 0.6.2)
actionview (4.1.14.2)
activesupport (= 4.1.14.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.11.3)
activesupport (= 4.2.11.3)
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.14.2)
activesupport (= 4.1.14.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (4.2.11.3)
activesupport (= 4.2.11.3)
globalid (>= 0.3.0)
activemodel (4.2.11.3)
activesupport (= 4.2.11.3)
builder (~> 3.1)
activerecord (4.1.14.2)
activemodel (= 4.1.14.2)
activesupport (= 4.1.14.2)
arel (~> 5.0.0)
activerecord (4.2.11.3)
activemodel (= 4.2.11.3)
activesupport (= 4.2.11.3)
arel (~> 6.0)
activerecord-import (1.0.2)
activerecord (>= 3.2)
activesupport (4.1.14.2)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
activesupport (4.2.11.3)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.6)
arel (5.0.1.20140414130214)
awesome_print (1.2.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
arel (6.0.4)
awesome_print (1.9.2)
bigbluebutton-api-ruby (1.7.0)
xml-simple (~> 1.1)
browser (0.8.0)
builder (3.2.2)
builder (3.2.4)
byebug (11.0.1)
capybara (2.2.1)
mime-types (>= 1.16)
Expand All @@ -60,42 +69,45 @@ GEM
capybara-webkit (1.2.0)
capybara (>= 2.0.2, < 2.4.0)
json
code_analyzer (0.4.5)
code_analyzer (0.5.2)
sexp_processor
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.3.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.7.1)
coffee-script-source (1.12.2)
colored (1.2)
crack (0.4.2)
safe_yaml (~> 1.0.0)
cucumber (1.3.15)
concurrent-ruby (1.1.9)
connection_pool (2.2.5)
crack (0.4.5)
rexml
crass (1.0.6)
cucumber (1.3.20)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.1)
multi_test (>= 0.1.2)
cucumber-rails (1.4.1)
capybara (>= 1.1.2, < 3)
cucumber (>= 1.3.8, < 2)
mime-types (~> 1.16)
nokogiri (~> 1.5)
rails (>= 3, < 5)
database_cleaner (1.3.0)
diff-lcs (1.2.5)
diff-lcs (1.4.4)
docile (1.1.5)
domain_name (0.5.19)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
execjs (2.2.1)
execjs (2.8.1)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
fakeredis (0.5.0)
redis (~> 3.0)
ffi (1.9.3-java)
ffi (1.15.4-java)
forgery (0.6.0)
generator_spec (0.9.2)
activesupport (>= 3.0.0)
Expand All @@ -104,10 +116,13 @@ GEM
multi_json (~> 1.3)
gherkin (2.12.2-java)
multi_json (~> 1.3)
globalid (0.4.2)
activesupport (>= 4.2.0)
hike (1.2.3)
http-cookie (1.0.2)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (0.6.11)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jquery-rails (2.3.0)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
Expand All @@ -118,50 +133,68 @@ GEM
launchy (2.4.2-java)
addressable (~> 2.3)
spoon (~> 0.0.1)
libv8 (3.16.14.3)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mechanize (2.7.2)
libv8 (3.16.14.19)
loofah (2.12.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
mechanize (2.7.7)
domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0.0)
mime-types (~> 1.17, >= 1.17.2)
http-cookie (~> 1.0)
mime-types (>= 1.17.2)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 2.5, >= 2.5.2)
nokogiri (~> 1.4)
net-http-persistent (>= 2.5.2)
nokogiri (~> 1.6)
ntlm-http (~> 0.1, >= 0.1.1)
webrick (~> 1.7)
webrobots (>= 0.0.9, < 0.2)
mime-types (1.25.1)
mini_portile (0.6.0)
mini_mime (1.1.1)
mini_portile2 (2.6.1)
minitest (5.4.0)
mono_logger (1.1.1)
multi_json (1.10.1)
multi_test (0.1.1)
multi_json (1.15.0)
multi_test (0.1.2)
mysql2 (0.3.18)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
nokogiri (1.6.2.1)
mini_portile (= 0.6.0)
nokogiri (1.6.2.1-java)
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogiri (1.12.5-java)
racc (~> 1.4)
ntlm-http (0.1.1)
polyglot (0.3.5)
public_suffix (4.0.6)
rabl (0.10.1)
activesupport (>= 2.3.14)
rack (1.5.2)
racc (1.5.2)
racc (1.5.2-java)
rack (1.6.13)
rack-protection (1.5.5)
rack
rack-test (0.6.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.1.14.2)
actionmailer (= 4.1.14.2)
actionpack (= 4.1.14.2)
actionview (= 4.1.14.2)
activemodel (= 4.1.14.2)
activerecord (= 4.1.14.2)
activesupport (= 4.1.14.2)
rails (4.2.11.3)
actionmailer (= 4.2.11.3)
actionpack (= 4.2.11.3)
actionview (= 4.2.11.3)
activejob (= 4.2.11.3)
activemodel (= 4.2.11.3)
activerecord (= 4.2.11.3)
activesupport (= 4.2.11.3)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.14.2)
sprockets-rails (~> 2.0)
railties (= 4.2.11.3)
sprockets-rails
rails-deprecated_sanitizer (1.0.4)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
rails_best_practices (1.15.4)
activesupport
awesome_print
Expand All @@ -172,19 +205,19 @@ GEM
json
require_all
ruby-progressbar
railties (4.1.14.2)
actionpack (= 4.1.14.2)
activesupport (= 4.1.14.2)
railties (4.2.11.3)
actionpack (= 4.2.11.3)
activesupport (= 4.2.11.3)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.3.2)
rake (13.0.6)
rdoc (4.1.1)
json (~> 1.4)
redis (3.1.0)
redis-namespace (1.6.0)
redis (>= 3.0.4)
ref (1.0.5)
require_all (1.3.2)
ref (2.0.0)
require_all (3.0.0)
resque (1.25.2)
mono_logger (~> 1.0)
multi_json (~> 1.0)
Expand All @@ -201,12 +234,12 @@ GEM
activemodel (>= 3.0)
activesupport (>= 3.0)
rspec-mocks (>= 2.99, < 4.0)
rspec-collection_matchers (1.0.0)
rspec-collection_matchers (1.2.0)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (2.99.1)
rspec-expectations (2.99.1)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.1)
rspec-mocks (2.99.4)
rspec-rails (2.99.0)
actionpack (>= 3.0)
activemodel (>= 3.0)
Expand All @@ -216,17 +249,16 @@ GEM
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
ruby-progressbar (1.5.1)
ruby-progressbar (1.11.0)
rufus-scheduler (2.0.24)
tzinfo (>= 0.3.22)
safe_yaml (1.0.4)
sass (3.2.19)
sass-rails (4.0.3)
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
sprockets-rails (~> 2.0)
sexp_processor (4.4.3)
sexp_processor (4.15.3)
shoulda-matchers (2.6.1)
activesupport (>= 3.0.0)
simplecov (0.8.2)
Expand All @@ -238,46 +270,44 @@ GEM
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
spoon (0.0.4)
spoon (0.0.6)
ffi
sprockets (2.11.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.1.3)
sprockets-rails (2.3.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sprockets (>= 2.8, < 4.0)
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
thor (0.19.1)
thread_safe (0.3.4)
thread_safe (0.3.4-java)
thor (1.1.0)
thread_safe (0.3.6)
thread_safe (0.3.6-java)
tilt (1.4.1)
timecop (0.9.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (1.2.1)
tzinfo (1.2.9)
thread_safe (~> 0.1)
uglifier (2.5.1)
execjs (>= 0.3.0)
json (>= 1.8.0)
unf (0.1.4)
unf_ext
unf (0.1.4-java)
unf_ext (0.0.6)
unf_ext (0.0.8)
vegas (0.1.11)
rack (>= 1.0.0)
webmock (1.21.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
webrobots (0.1.1)
webrick (1.7.0)
webrobots (0.1.2)
xml-simple (1.1.9)
rexml
xpath (2.0.0)
xpath (2.1.0)
nokogiri (~> 1.3)

PLATFORMS
Expand Down

0 comments on commit 126013a

Please sign in to comment.