Skip to content

Commit

Permalink
Update all gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
jqr committed Nov 18, 2024
1 parent 9dc489b commit b382625
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GEM
ffi (>= 1.15.5)
rake
formatador (1.1.0)
guard (2.18.1)
guard (2.19.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
Expand Down Expand Up @@ -40,26 +40,28 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.1)
lumberjack (1.2.10)
method_source (1.1.0)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
nenv (0.3.0)
nio4r (2.7.3)
nio4r (2.7.4)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
observer (0.1.2)
pkg-config (1.5.6)
pry (0.14.2)
pkg-config (1.5.7)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (6.0.1)
puma (6.4.3)
nio4r (~> 2.0)
rack (3.1.7)
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 All @@ -74,10 +76,11 @@ GEM
pkg-config (~> 1.4)
ruby2_keywords (0.0.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)
thor (1.3.2)
Expand Down

0 comments on commit b382625

Please sign in to comment.