Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 14 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,28 @@ GEM
colored2 (3.1.2)
cork (0.3.0)
colored2 (~> 3.1)
danger (9.5.1)
danger (9.5.3)
base64 (~> 0.2)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
colored2 (>= 3.1, < 5)
cork (~> 0.1)
faraday (>= 0.9.0, < 3.0)
faraday-http-cache (~> 2.0)
git (~> 1.13)
kramdown (~> 2.3)
git (>= 1.13, < 3.0)
kramdown (>= 2.5.1, < 3.0)
kramdown-parser-gfm (~> 1.0)
octokit (>= 4.0)
pstore (~> 0.1)
terminal-table (>= 1, < 4)
faraday (2.12.2)
terminal-table (>= 1, < 5)
faraday (2.12.3)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-http-cache (2.5.1)
faraday (>= 0.8)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-net_http (3.4.2)
net-http (~> 0.5)
git (1.19.1)
addressable (~> 2.8)
rchardet (~> 1.8)
Expand All @@ -42,7 +42,7 @@ GEM
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
logger (1.6.4)
logger (1.6.6)
nap (1.1.0)
net-http (0.6.0)
uri
Expand All @@ -51,19 +51,20 @@ GEM
sawyer (~> 0.9)
open4 (1.3.4)
pstore (0.1.4)
public_suffix (6.0.1)
public_suffix (6.0.2)
rchardet (1.8.0)
rexml (3.4.0)
sawyer (0.9.2)
rexml (3.4.4)
sawyer (0.9.3)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.6.0)
uri (1.0.2)
uri (1.0.4)

PLATFORMS
x86_64-darwin-22
x86_64-linux

DEPENDENCIES
danger
Expand Down