Skip to content

Commit 1646aa2

Browse files
Bump sinatra from 2.1.0 to 2.2.0 in /ruby-directory-sync-example (#23)
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 18ba626 commit 1646aa2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ruby-directory-sync-example/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ GEM
55
mustermann (1.1.1)
66
ruby2_keywords (~> 0.0.1)
77
rack (2.2.3)
8-
rack-protection (2.1.0)
8+
rack-protection (2.2.0)
99
rack
1010
ruby2_keywords (0.0.5)
11-
sinatra (2.1.0)
11+
sinatra (2.2.0)
1212
mustermann (~> 1.0)
1313
rack (~> 2.2)
14-
rack-protection (= 2.1.0)
14+
rack-protection (= 2.2.0)
1515
tilt (~> 2.0)
1616
sorbet-runtime (0.5.9301)
1717
tilt (2.0.10)

0 commit comments

Comments
 (0)