Skip to content

Commit

Permalink
Merge pull request #1259 from RubyNepal/dependabot/bundler/sinatra-4.1.0
Browse files Browse the repository at this point in the history
Bump sinatra from 4.0.0 to 4.1.0
  • Loading branch information
github-actions[bot] authored Nov 18, 2024
2 parents d815551 + 42eab31 commit 7be807a
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,13 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
lumberjack (1.2.8)
match_regex (0.1.0)
mercenary (0.4.0)
method_source (1.0.0)
multi_json (1.15.0)
mustermann (3.0.0)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
nenv (0.3.0)
nokogiri (1.16.5-arm64-darwin)
Expand All @@ -166,9 +167,10 @@ GEM
method_source (~> 1.0)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.0.9.1)
rack-protection (4.0.0)
rack (3.1.8)
rack-protection (4.1.0)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
Expand Down Expand Up @@ -212,22 +214,23 @@ GEM
scss_lint (0.60.0)
sass (~> 3.5, >= 3.5.5)
shellany (0.0.1)
sinatra (4.0.0)
sinatra (4.1.0)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.0.0)
rack-protection (= 4.1.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sinatra-contrib (4.0.0)
sinatra-contrib (4.1.0)
multi_json (>= 0.0.2)
mustermann (~> 3.0)
rack-protection (= 4.0.0)
sinatra (= 4.0.0)
rack-protection (= 4.1.0)
sinatra (= 4.1.0)
tilt (~> 2.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.2.1)
tilt (2.0.11)
tilt (2.4.0)
timers (4.3.5)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
Expand Down

0 comments on commit 7be807a

Please sign in to comment.