Skip to content

Commit

Permalink
Bump rack from 2.0.7 to 2.0.8 for assets ruby apps
Browse files Browse the repository at this point in the history
  • Loading branch information
acosta11 committed Jan 2, 2020
1 parent 3559999 commit 4f8630e
Show file tree
Hide file tree
Showing 18 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions assets/dora/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GEM
diff-lcs (1.3)
json (2.2.0)
mustermann (1.0.3)
rack (2.0.7)
rack (2.0.8)
rack-protection (2.0.5)
rack
rack-test (1.1.0)
Expand Down Expand Up @@ -39,4 +39,4 @@ DEPENDENCIES
sinatra

BUNDLED WITH
2.0.1
2.0.2
Binary file removed assets/dora/vendor/cache/rack-2.0.7.gem
Binary file not shown.
Binary file added assets/dora/vendor/cache/rack-2.0.8.gem
Binary file not shown.
4 changes: 2 additions & 2 deletions assets/hello-routing/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
daemons (1.3.1)
eventmachine (1.2.7)
rack (2.0.7)
rack (2.0.8)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
Expand All @@ -17,4 +17,4 @@ DEPENDENCIES
thin

BUNDLED WITH
2.0.1
2.0.2
Binary file removed assets/hello-routing/vendor/cache/rack-2.0.7.gem
Binary file not shown.
Binary file added assets/hello-routing/vendor/cache/rack-2.0.8.gem
Binary file not shown.
4 changes: 2 additions & 2 deletions assets/hello-world/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
rack (2.0.7)
rack (2.0.8)

PLATFORMS
ruby
Expand All @@ -10,4 +10,4 @@ DEPENDENCIES
rack

BUNDLED WITH
2.0.1
2.0.2
Binary file removed assets/hello-world/vendor/cache/rack-2.0.7.gem
Binary file not shown.
Binary file added assets/hello-world/vendor/cache/rack-2.0.8.gem
Binary file not shown.
4 changes: 2 additions & 2 deletions assets/loggregator-load-generator/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
mustermann (1.0.3)
rack (2.0.7)
rack (2.0.8)
rack-protection (2.0.5)
rack
sinatra (2.0.5)
Expand All @@ -19,4 +19,4 @@ DEPENDENCIES
sinatra

BUNDLED WITH
2.0.1
2.0.2
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions assets/ruby_simple/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
mustermann (1.0.3)
rack (2.0.7)
rack (2.0.8)
rack-protection (2.0.5)
rack
sinatra (2.0.5)
Expand All @@ -19,4 +19,4 @@ DEPENDENCIES
sinatra

BUNDLED WITH
2.0.1
2.0.2
Binary file removed assets/ruby_simple/vendor/cache/rack-2.0.7.gem
Binary file not shown.
Binary file added assets/ruby_simple/vendor/cache/rack-2.0.8.gem
Binary file not shown.
4 changes: 2 additions & 2 deletions assets/service_broker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GEM
diff-lcs (1.3)
json (2.2.0)
mustermann (1.0.3)
rack (2.0.7)
rack (2.0.8)
rack-protection (2.0.5)
rack
rack-test (1.1.0)
Expand Down Expand Up @@ -41,4 +41,4 @@ DEPENDENCIES
sinatra

BUNDLED WITH
2.0.1
2.0.2
Binary file removed assets/service_broker/vendor/cache/rack-2.0.7.gem
Binary file not shown.
Binary file not shown.

0 comments on commit 4f8630e

Please sign in to comment.