Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rack-protection from 1.5.3 to 1.5.5 in /example #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump rack-protection from 1.5.3 to 1.5.5 in /example
Bumps [rack-protection](https://github.com/sinatra/sinatra) from 1.5.3 to 1.5.5.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/commits)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Sep 2, 2020
commit c71b47486d91f78355fe5ab8b463c668ed33015c
6 changes: 3 additions & 3 deletions example/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PATH
remote: ../
remote: ..
specs:
omniauth-facebook (3.0.0)
omniauth-oauth2 (~> 1.2)
@@ -27,8 +27,8 @@ GEM
omniauth-oauth2 (1.4.0)
oauth2 (~> 1.0)
omniauth (~> 1.2)
rack (1.6.4)
rack-protection (1.5.3)
rack (1.6.13)
rack-protection (1.5.5)
rack
rack-test (0.6.3)
rack (>= 1.0)