Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2021
1 parent be8560a commit 13732aa
Showing 1 changed file with 117 additions and 114 deletions.
231 changes: 117 additions & 114 deletions lib/core/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ PATH
remote: ../sdk
specs:
ros_sdk (0.1.0)
activemodel (= 6.0.2.1)
activesupport (= 6.0.2.1)
activemodel (= 6.1.4)
activesupport (= 6.1.4)
config (= 1.7.1)
globalid (= 0.4.2)
inifile (= 3.0.0)
json_api_client (= 1.15.0)
jwt (= 2.2.1)
jwt (= 2.2.3)
pry (= 0.12.2)
request_store (= 1.5.0)

Expand All @@ -22,18 +22,18 @@ PATH
bullet (~> 6.1.0)
config (= 1.7.1)
dotenv
grpc (= 1.23.0)
grpc (= 1.38.0)
hashids (= 1.0.5)
json_schemer (= 0.2.6)
json_schemer (= 0.2.18)
jsonapi-authorization (= 3.0.1)
jsonapi-resources (= 0.9.10)
jwt (= 2.2.1)
jwt (= 2.2.3)
prometheus_exporter (= 0.4.13)
pry-rails (= 0.3.9)
rack-cors
rack-fluentd-logger (= 0.1.5)
rails (~> 6.0.2.1)
ros-apartment (= 2.3.0)
rails (~> 6.1.4)
ros-apartment (= 2.9.0)
ros-apartment-sidekiq (= 1.2.0)
rufus-scheduler (~> 3.6.0)
seedbank (= 0.5.0)
Expand All @@ -47,61 +47,65 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actioncable (6.0.2.1)
actionpack (= 6.0.2.1)
actioncable (6.1.4)
actionpack (= 6.1.4)
activesupport (= 6.1.4)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (6.0.2.1)
actionpack (= 6.0.2.1)
activejob (= 6.0.2.1)
activerecord (= 6.0.2.1)
activestorage (= 6.0.2.1)
activesupport (= 6.0.2.1)
actionmailbox (6.1.4)
actionpack (= 6.1.4)
activejob (= 6.1.4)
activerecord (= 6.1.4)
activestorage (= 6.1.4)
activesupport (= 6.1.4)
mail (>= 2.7.1)
actionmailer (6.0.2.1)
actionpack (= 6.0.2.1)
actionview (= 6.0.2.1)
activejob (= 6.0.2.1)
actionmailer (6.1.4)
actionpack (= 6.1.4)
actionview (= 6.1.4)
activejob (= 6.1.4)
activesupport (= 6.1.4)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (6.0.2.1)
actionview (= 6.0.2.1)
activesupport (= 6.0.2.1)
rack (~> 2.0, >= 2.0.8)
actionpack (6.1.4)
actionview (= 6.1.4)
activesupport (= 6.1.4)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (6.0.2.1)
actionpack (= 6.0.2.1)
activerecord (= 6.0.2.1)
activestorage (= 6.0.2.1)
activesupport (= 6.0.2.1)
actiontext (6.1.4)
actionpack (= 6.1.4)
activerecord (= 6.1.4)
activestorage (= 6.1.4)
activesupport (= 6.1.4)
nokogiri (>= 1.8.5)
actionview (6.0.2.1)
activesupport (= 6.0.2.1)
actionview (6.1.4)
activesupport (= 6.1.4)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (6.0.2.1)
activesupport (= 6.0.2.1)
activejob (6.1.4)
activesupport (= 6.1.4)
globalid (>= 0.3.6)
activemodel (6.0.2.1)
activesupport (= 6.0.2.1)
activerecord (6.0.2.1)
activemodel (= 6.0.2.1)
activesupport (= 6.0.2.1)
activestorage (6.0.2.1)
actionpack (= 6.0.2.1)
activejob (= 6.0.2.1)
activerecord (= 6.0.2.1)
marcel (~> 0.3.1)
activesupport (6.0.2.1)
activemodel (6.1.4)
activesupport (= 6.1.4)
activerecord (6.1.4)
activemodel (= 6.1.4)
activesupport (= 6.1.4)
activestorage (6.1.4)
actionpack (= 6.1.4)
activejob (= 6.1.4)
activerecord (= 6.1.4)
activesupport (= 6.1.4)
marcel (~> 1.0.0)
mini_mime (>= 1.1.0)
activesupport (6.1.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
attr_encrypted (3.1.0)
Expand Down Expand Up @@ -135,13 +139,13 @@ GEM
uniform_notifier (~> 1.11)
coderay (1.1.2)
colorize (0.8.1)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.9)
config (1.7.1)
activesupport (>= 3.0)
deep_merge (~> 1.2.1)
dry-validation (>= 0.12.2)
connection_pool (2.2.2)
crass (1.0.5)
connection_pool (2.2.5)
crass (1.0.6)
database_cleaner (1.7.0)
declarative (0.0.10)
declarative-option (0.1.0)
Expand Down Expand Up @@ -185,10 +189,10 @@ GEM
dry-equalizer (~> 0.2)
dry-initializer (~> 3.0)
dry-schema (~> 1.0, >= 1.3.1)
ecma-re-validator (0.2.0)
regexp_parser (~> 1.2)
ecma-re-validator (0.3.0)
regexp_parser (~> 2.0)
encryptor (3.0.0)
erubi (1.9.0)
erubi (1.10.0)
et-orbi (1.2.2)
tzinfo
excon (0.71.1)
Expand All @@ -208,15 +212,15 @@ GEM
raabro (~> 1.1)
globalid (0.4.2)
activesupport (>= 4.2.0)
google-protobuf (3.11.2)
googleapis-common-protos-types (1.0.4)
google-protobuf (~> 3.0)
grpc (1.23.0)
google-protobuf (~> 3.8)
google-protobuf (3.17.3)
googleapis-common-protos-types (1.1.0)
google-protobuf (~> 3.14)
grpc (1.38.0)
google-protobuf (~> 3.15)
googleapis-common-protos-types (~> 1.0)
hana (1.3.5)
hana (1.3.7)
hashids (1.0.5)
i18n (1.7.0)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
inifile (3.0.0)
jmespath (1.4.0)
Expand All @@ -227,10 +231,10 @@ GEM
faraday (~> 0.15, >= 0.15.2)
faraday_middleware (~> 0.9)
rack (>= 0.2)
json_schemer (0.2.6)
ecma-re-validator (~> 0.2)
json_schemer (0.2.18)
ecma-re-validator (~> 0.3)
hana (~> 1.3)
regexp_parser (~> 1.5)
regexp_parser (~> 2.0)
uri_template (~> 0.7)
jsonapi-authorization (3.0.1)
jsonapi-resources (~> 0.9)
Expand All @@ -239,87 +243,87 @@ GEM
activerecord (>= 4.1)
concurrent-ruby
railties (>= 4.1)
jwt (2.2.1)
loofah (2.4.0)
jwt (2.2.3)
loofah (2.12.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)
marcel (1.0.1)
method_source (0.9.2)
mimemagic (0.3.3)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.13.0)
mini_mime (1.1.0)
mini_portile2 (2.6.1)
minitest (5.14.4)
msgpack (1.3.1)
multi_json (1.14.1)
multipart-post (2.1.1)
nio4r (2.5.2)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
parallel (1.19.1)
nio4r (2.5.8)
nokogiri (1.12.3)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
parallel (1.20.1)
pg (1.2.0)
prometheus_exporter (0.4.13)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.2)
public_suffix (4.0.6)
pundit (2.1.0)
activesupport (>= 3.0.0)
raabro (1.1.6)
rack (2.0.8)
racc (1.5.2)
rack (2.2.3)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-fluentd-logger (0.1.5)
concurrent-ruby (~> 1.0)
fluent-logger (~> 0.7)
rack-protection (2.0.8.1)
rack-protection (2.1.0)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (6.0.2.1)
actioncable (= 6.0.2.1)
actionmailbox (= 6.0.2.1)
actionmailer (= 6.0.2.1)
actionpack (= 6.0.2.1)
actiontext (= 6.0.2.1)
actionview (= 6.0.2.1)
activejob (= 6.0.2.1)
activemodel (= 6.0.2.1)
activerecord (= 6.0.2.1)
activestorage (= 6.0.2.1)
activesupport (= 6.0.2.1)
bundler (>= 1.3.0)
railties (= 6.0.2.1)
rails (6.1.4)
actioncable (= 6.1.4)
actionmailbox (= 6.1.4)
actionmailer (= 6.1.4)
actionpack (= 6.1.4)
actiontext (= 6.1.4)
actionview (= 6.1.4)
activejob (= 6.1.4)
activemodel (= 6.1.4)
activerecord (= 6.1.4)
activestorage (= 6.1.4)
activesupport (= 6.1.4)
bundler (>= 1.15.0)
railties (= 6.1.4)
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.2.1)
actionpack (= 6.0.2.1)
activesupport (= 6.0.2.1)
railties (6.1.4)
actionpack (= 6.1.4)
activesupport (= 6.1.4)
method_source
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rake (13.0.1)
redis (4.1.3)
regexp_parser (1.6.0)
rake (>= 0.13)
thor (~> 1.0)
rake (13.0.6)
redis (4.4.0)
regexp_parser (2.1.1)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
request_store (1.5.0)
rack (>= 1.4)
ros-apartment (2.3.0)
activerecord (>= 3.1.2, < 6.1)
parallel (>= 0.7.1)
public_suffix (>= 2)
rack (>= 1.3.6)
ros-apartment (2.9.0)
activerecord (>= 5.0.0, < 6.2)
parallel (< 2.0)
public_suffix (>= 2.0.5, < 5.0)
rack (>= 1.3.6, < 3.0)
ros-apartment-sidekiq (1.2.0)
ros-apartment (>= 1.0)
sidekiq (>= 2.11)
Expand Down Expand Up @@ -356,15 +360,14 @@ GEM
spring (2.1.0)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprockets (4.0.0)
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
thor (1.0.1)
thread_safe (0.3.6)
thor (1.1.0)
trailblazer-activity (0.10.0)
trailblazer-context (>= 0.2.0, < 0.3.0)
trailblazer-activity-dsl-linear (0.2.4)
Expand All @@ -374,17 +377,17 @@ GEM
representable
trailblazer-activity (>= 0.10.0, < 1.0.0)
trailblazer-activity-dsl-linear
tzinfo (1.2.6)
thread_safe (~> 0.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
uber (0.1.0)
uniform_notifier (1.13.0)
uri_template (0.7.0)
warden (1.2.8)
rack (>= 2.0.6)
websocket-driver (0.7.1)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.2.2)
zeitwerk (2.4.2)
zero-rails_openapi (2.1.0)
activesupport (>= 4.1)
colorize
Expand Down

0 comments on commit 13732aa

Please sign in to comment.