Skip to content

Commit b3e45dc

Browse files
chore(deps): lock file maintenance (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8bfbf1e commit b3e45dc

1 file changed

Lines changed: 36 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 36 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,31 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
activesupport (8.1.1)
5+
base64
6+
bigdecimal
7+
concurrent-ruby (~> 1.0, >= 1.3.1)
8+
connection_pool (>= 2.2.5)
9+
drb
10+
i18n (>= 1.6, < 2)
11+
json
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
417
addressable (2.8.8)
518
public_suffix (>= 2.0.2, < 8.0)
619
base64 (0.3.0)
20+
bigdecimal (4.0.1)
721
claide (1.1.0)
822
claide-plugins (0.9.2)
923
cork
1024
nap
1125
open4 (~> 1.3)
1226
colored2 (3.1.2)
27+
concurrent-ruby (1.3.6)
28+
connection_pool (3.0.2)
1329
cork (0.3.0)
1430
colored2 (~> 3.1)
1531
danger (9.5.3)
@@ -26,6 +42,7 @@ GEM
2642
octokit (>= 4.0)
2743
pstore (~> 0.1)
2844
terminal-table (>= 1, < 5)
45+
drb (2.2.3)
2946
faraday (2.14.0)
3047
faraday-net_http (>= 2.0, < 3.5)
3148
json
@@ -34,32 +51,45 @@ GEM
3451
faraday (>= 0.8)
3552
faraday-net_http (3.4.2)
3653
net-http (~> 0.5)
37-
git (1.19.1)
54+
git (2.3.3)
55+
activesupport (>= 5.0)
3856
addressable (~> 2.8)
57+
process_executer (~> 1.1)
3958
rchardet (~> 1.8)
59+
i18n (1.14.8)
60+
concurrent-ruby (~> 1.0)
4061
json (2.18.0)
4162
kramdown (2.5.1)
4263
rexml (>= 3.3.9)
4364
kramdown-parser-gfm (1.1.0)
4465
kramdown (~> 2.0)
4566
logger (1.7.0)
67+
minitest (6.0.0)
68+
prism (~> 1.5)
4669
nap (1.1.0)
4770
net-http (0.9.1)
4871
uri (>= 0.11.1)
49-
octokit (6.1.1)
72+
octokit (10.0.0)
5073
faraday (>= 1, < 3)
5174
sawyer (~> 0.9)
5275
open4 (1.3.4)
76+
prism (1.7.0)
77+
process_executer (1.3.0)
5378
pstore (0.2.0)
54-
public_suffix (5.1.1)
79+
public_suffix (7.0.0)
5580
rchardet (1.10.0)
5681
rexml (3.4.4)
5782
sawyer (0.9.3)
5883
addressable (>= 2.3.5)
5984
faraday (>= 0.17.3, < 3)
60-
terminal-table (3.0.2)
61-
unicode-display_width (>= 1.1.1, < 3)
62-
unicode-display_width (2.6.0)
85+
securerandom (0.4.1)
86+
terminal-table (4.0.0)
87+
unicode-display_width (>= 1.1.1, < 4)
88+
tzinfo (2.0.6)
89+
concurrent-ruby (~> 1.0)
90+
unicode-display_width (3.2.0)
91+
unicode-emoji (~> 4.1)
92+
unicode-emoji (4.2.0)
6393
uri (1.1.1)
6494

6595
PLATFORMS

0 commit comments

Comments
 (0)