Bump danger from 9.5.0 to 9.5.1 in the all-gems group across 1 directory (#5280)

This commit is contained in:
Juan Martín Sotuyo Dodero
2024-10-21 11:28:12 -03:00
committed by GitHub

View File

@ -3,6 +3,7 @@ GEM
specs: specs:
addressable (2.8.7) addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0) public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
bigdecimal (3.1.8) bigdecimal (3.1.8)
claide (1.1.0) claide (1.1.0)
claide-plugins (0.9.2) claide-plugins (0.9.2)
@ -13,7 +14,8 @@ GEM
concurrent-ruby (1.3.4) concurrent-ruby (1.3.4)
cork (0.3.0) cork (0.3.0)
colored2 (~> 3.1) colored2 (~> 3.1)
danger (9.5.0) danger (9.5.1)
base64 (~> 0.2)
claide (~> 1.0) claide (~> 1.0)
claide-plugins (>= 0.9.2) claide-plugins (>= 0.9.2)
colored2 (~> 3.1) colored2 (~> 3.1)
@ -24,12 +26,14 @@ GEM
kramdown (~> 2.3) kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.0) kramdown-parser-gfm (~> 1.0)
octokit (>= 4.0) octokit (>= 4.0)
pstore (~> 0.1)
terminal-table (>= 1, < 4) terminal-table (>= 1, < 4)
differ (0.1.2) differ (0.1.2)
et-orbi (1.2.11) et-orbi (1.2.11)
tzinfo tzinfo
faraday (2.11.0) faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4) faraday-net_http (>= 2.0, < 3.4)
json
logger logger
faraday-http-cache (2.5.1) faraday-http-cache (2.5.1)
faraday (>= 0.8) faraday (>= 0.8)
@ -41,19 +45,20 @@ GEM
git (1.19.1) git (1.19.1)
addressable (~> 2.8) addressable (~> 2.8)
rchardet (~> 1.8) rchardet (~> 1.8)
json (2.7.2)
kramdown (2.4.0) kramdown (2.4.0)
rexml rexml
kramdown-parser-gfm (1.1.0) kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0) kramdown (~> 2.0)
liquid (5.5.1) liquid (5.5.1)
logger (1.6.0) logger (1.6.1)
logger-colors (1.0.0) logger-colors (1.0.0)
nap (1.1.0) nap (1.1.0)
net-http (0.4.1) net-http (0.4.1)
uri uri
nokogiri (1.16.7-x86_64-linux) nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
octokit (9.1.0) octokit (9.2.0)
faraday (>= 1, < 3) faraday (>= 1, < 3)
sawyer (~> 0.9) sawyer (~> 0.9)
open4 (1.3.4) open4 (1.3.4)
@ -64,12 +69,12 @@ GEM
nokogiri (~> 1.13) nokogiri (~> 1.13)
rufus-scheduler (~> 3.8) rufus-scheduler (~> 3.8)
slop (~> 4.9) slop (~> 4.9)
pstore (0.1.3)
public_suffix (6.0.1) public_suffix (6.0.1)
raabro (1.4.0) raabro (1.4.0)
racc (1.8.1) racc (1.8.1)
rchardet (1.8.0) rchardet (1.8.0)
rexml (3.3.6) rexml (3.3.8)
strscan
rouge (4.4.0) rouge (4.4.0)
rufus-scheduler (3.9.1) rufus-scheduler (3.9.1)
fugit (~> 1.1, >= 1.1.6) fugit (~> 1.1, >= 1.1.6)
@ -78,12 +83,11 @@ GEM
addressable (>= 2.3.5) addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3) faraday (>= 0.17.3, < 3)
slop (4.10.1) slop (4.10.1)
strscan (3.1.0)
terminal-table (3.0.2) terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3) unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6) tzinfo (2.0.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0) unicode-display_width (2.6.0)
uri (0.13.1) uri (0.13.1)
PLATFORMS PLATFORMS