Skip to content

Commit

Permalink
Merge pull request #147 from ifad/dependabot/bundler/sinatra-2.2.1
Browse files Browse the repository at this point in the history
Bump sinatra from 2.2.0 to 2.2.1
  • Loading branch information
tagliala authored Jul 18, 2022
2 parents 723724b + 6bef961 commit 3138a20
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@ GEM
mime-types-data (3.2021.1115)
mini_mime (1.0.2)
mini_portile2 (2.8.0)
mustermann (1.1.1)
mustermann (1.1.2)
ruby2_keywords (~> 0.0.1)
netrc (0.11.0)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
raabro (1.4.0)
racc (1.6.0)
rack (2.2.3.1)
rack-protection (2.2.0)
rack (2.2.4)
rack-protection (2.2.1)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -82,10 +82,10 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2)
sinatra (2.2.0)
sinatra (2.2.1)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.2.0)
rack-protection (= 2.2.1)
tilt (~> 2.0)
temple (0.8.2)
thin (1.8.1)
Expand Down

0 comments on commit 3138a20

Please sign in to comment.