Skip to content

Commit ae94d8d

Browse files
Bump sinatra from 2.1.0 to 2.2.0 in /ruby-admin-portal-example (#25)
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d05254 commit ae94d8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ruby-admin-portal-example/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ GEM
1010
coderay (~> 1.1)
1111
method_source (~> 1.0)
1212
rack (2.2.3)
13-
rack-protection (2.1.0)
13+
rack-protection (2.2.0)
1414
rack
1515
ruby2_keywords (0.0.5)
16-
sinatra (2.1.0)
16+
sinatra (2.2.0)
1717
mustermann (~> 1.0)
1818
rack (~> 2.2)
19-
rack-protection (= 2.1.0)
19+
rack-protection (= 2.2.0)
2020
tilt (~> 2.0)
2121
sorbet-runtime (0.5.9475)
2222
tilt (2.0.10)

0 commit comments

Comments
 (0)