Skip to content

Commit

Permalink
Merge pull request #48 from kosenda/renovate/danger-9.x-lockfile
Browse files Browse the repository at this point in the history
chore(deps): update dependency danger to v9.5.1
  • Loading branch information
kosenda authored Jan 5, 2025
2 parents c57ceb8 + 0d0159f commit 63b884b
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ GEM
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
claide (1.1.0)
claide-plugins (0.9.2)
cork
Expand All @@ -11,7 +12,8 @@ GEM
colored2 (3.1.2)
cork (0.3.0)
colored2 (~> 3.1)
danger (9.5.0)
danger (9.5.1)
base64 (~> 0.2)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
Expand All @@ -22,6 +24,7 @@ GEM
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0)
octokit (>= 4.0)
pstore (~> 0.1)
terminal-table (>= 1, < 4)
danger-checkstyle_format (0.1.1)
danger-plugin-api (~> 1.0)
Expand All @@ -42,7 +45,7 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
logger (1.6.0)
logger (1.6.4)
nap (1.1.0)
net-http (0.4.1)
uri
Expand All @@ -51,18 +54,17 @@ GEM
sawyer (~> 0.9)
open4 (1.3.4)
ox (2.14.17)
pstore (0.1.4)
public_suffix (5.1.1)
rchardet (1.8.0)
rexml (3.3.4)
strscan
rexml (3.3.9)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
strscan (1.0.3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
uri (0.13.0)
uri (0.13.1)

PLATFORMS
arm64-darwin-22
Expand Down

0 comments on commit 63b884b

Please sign in to comment.