Skip to content

Commit

Permalink
Merge pull request #330 from gems-uff/dependabot/bundler/rack-2.1.4
Browse files Browse the repository at this point in the history
Bump rack from 2.0.9 to 2.1.4
  • Loading branch information
Carlos-Eduardo-Cabral-da-Cunha authored Jul 2, 2020
2 parents 36053c5 + 67901be commit 903d051
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem 'rails', '~> 6.0.3.2'
gem 'rubyzip', '~> 1.3.0'
gem 'loofah', '~> 2.3.1'
gem 'rails-html-sanitizer'
gem 'rack', '~> 2.0.8'
gem 'rack', '~> 2.1.4'
gem 'ffi', '>= 1.9.24'
gem "nokogiri", "~> 1.11.0.rc2"
gem "actionview", "~> 6.0.3.2"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ GEM
railties (>= 3.0.0)
raabro (1.1.6)
racc (1.5.0)
rack (2.0.9)
rack (2.1.4)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (6.0.3.2)
Expand Down Expand Up @@ -371,7 +371,7 @@ DEPENDENCIES
prawn
prawn-table
prawn_rails
rack (~> 2.0.8)
rack (~> 2.1.4)
rails (~> 6.0.3.2)
rails-erd
rails-html-sanitizer
Expand Down

0 comments on commit 903d051

Please sign in to comment.