Skip to content

Commit 169843f

Browse files
committed
Merge remote-tracking branch 'origin/main' into ruby3
2 parents 264dad1 + 2f6d495 commit 169843f

7 files changed

Lines changed: 4 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ GEM
1616
i18n (>= 1.6, < 2)
1717
minitest (>= 5.1)
1818
tzinfo (~> 2.0)
19-
addressable (2.8.0)
20-
public_suffix (>= 2.0.2, < 5.0)
19+
addressable (2.8.1)
20+
public_suffix (>= 2.0.2, < 6.0)
2121
ast (2.4.2)
2222
concurrent-ruby (1.1.9)
2323
crack (0.4.5)
@@ -38,7 +38,7 @@ GEM
3838
irb (1.4.1)
3939
reline (>= 0.3.0)
4040
json (2.6.2)
41-
minitest (5.16.2)
41+
minitest (5.16.3)
4242
net-ldap (0.17.1)
4343
octokit (4.25.1)
4444
faraday (>= 1, < 3)
@@ -47,7 +47,7 @@ GEM
4747
parallel (1.22.1)
4848
parser (3.1.2.1)
4949
ast (~> 2.4.1)
50-
public_suffix (4.0.7)
50+
public_suffix (5.0.0)
5151
rack (2.2.4)
5252
rainbow (3.1.1)
5353
rake (13.0.6)
@@ -114,7 +114,6 @@ GEM
114114

115115
PLATFORMS
116116
ruby
117-
x86_64-darwin-21
118117

119118
DEPENDENCIES
120119
debug (> 1.0.0)

vendor/cache/addressable-2.8.0.gem

-104 KB
Binary file not shown.

vendor/cache/addressable-2.8.1.gem

104 KB
Binary file not shown.

vendor/cache/minitest-5.16.2.gem

-91 KB
Binary file not shown.

vendor/cache/minitest-5.16.3.gem

91 KB
Binary file not shown.
-111 KB
Binary file not shown.
112 KB
Binary file not shown.

0 commit comments

Comments
 (0)