We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9aa068 commit b222b45Copy full SHA for b222b45
Gemfile.lock
@@ -42,12 +42,10 @@ GEM
42
crass (~> 1.0.2)
43
nokogiri (>= 1.5.9)
44
method_source (1.0.0)
45
+ mini_portile2 (2.8.5)
46
minitest (5.15.0)
- nokogiri (1.13.4-arm64-darwin)
47
- racc (~> 1.4)
48
- nokogiri (1.13.4-x86_64-darwin)
49
50
- nokogiri (1.13.4-x86_64-linux)
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
51
racc (~> 1.4)
52
parallel (1.22.1)
53
parser (3.1.2.0)
@@ -113,6 +111,7 @@ GEM
113
111
PLATFORMS
114
112
arm64-darwin-20
115
arm64-darwin-21
+ arm64-darwin-22
116
x86_64-darwin-21
117
x86_64-linux
118
0 commit comments