...
 
Commits (2)
    https://gitcode.net/github/hub/-/commit/cc0cd635082580f303981739eb41c07d36502a04 Bump sinatra from 2.0.5 to 2.2.3 2022-12-01T01:21:09+00:00 dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com Bumps [sinatra](<a href="https://github.com/sinatra/sinatra" rel="nofollow noreferrer noopener" target="_blank">https://github.com/sinatra/sinatra</a>) from 2.0.5 to 2.2.3. - [Release notes](<a href="https://github.com/sinatra/sinatra/releases" rel="nofollow noreferrer noopener" target="_blank">https://github.com/sinatra/sinatra/releases</a>) - [Changelog](<a href="https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md" rel="nofollow noreferrer noopener" target="_blank">https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md</a>) - [Commits](<a href="https://github.com/sinatra/sinatra/compare/v2.0.5...v2.2.3" rel="nofollow noreferrer noopener" target="_blank">https://github.com/sinatra/sinatra/compare/v2.0.5...v2.2.3</a>) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: <span data-trailer="Signed-off-by:"><a href="mailto:support@github.com" title="support@github.com"></a><a href="javascript:void(0)" class="avatar s16 avatar-inline identicon bg1" style="text-decoration: none">N</a><a href="mailto:support@github.com" title="support@github.com">dependabot[bot]</a> &lt;<a href="mailto:support@github.com" title="support@github.com">support@github.com</a>&gt;</span> https://gitcode.net/github/hub/-/commit/38bcd4ae469e5f53f01901340b715c7658ab417a Merge pull request #3022 from github/dependabot/bundler/sinatra-2.2.3 2022-12-01T13:58:23+01:00 Mislav Marohnić mislav@github.com Bump sinatra from 2.0.5 to 2.2.3
...@@ -31,21 +31,23 @@ GEM ...@@ -31,21 +31,23 @@ GEM
gherkin (5.1.0) gherkin (5.1.0)
multi_json (1.15.0) multi_json (1.15.0)
multi_test (0.1.2) multi_test (0.1.2)
mustermann (1.0.3) mustermann (2.0.2)
rack (2.0.7) ruby2_keywords (~> 0.0.1)
rack-protection (2.0.5) rack (2.2.4)
rack-protection (2.2.3)
rack rack
rspec-expectations (3.11.0) rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0) rspec-support (~> 3.11.0)
rspec-support (3.11.0) rspec-support (3.11.0)
sinatra (2.0.5) ruby2_keywords (0.0.5)
mustermann (~> 1.0) sinatra (2.2.3)
rack (~> 2.0) mustermann (~> 2.0)
rack-protection (= 2.0.5) rack (~> 2.2)
rack-protection (= 2.2.3)
tilt (~> 2.0) tilt (~> 2.0)
thor (1.2.1) thor (1.2.1)
tilt (2.0.9) tilt (2.0.11)
PLATFORMS PLATFORMS
java java
......