We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40eccd2 commit edb3048Copy full SHA for edb3048
Gemfile.lock
@@ -37,13 +37,13 @@ GEM
37
nokogiri (>= 1.5.9)
38
method_source (1.0.0)
39
minitest (5.14.4)
40
- nokogiri (1.12.3-arm64-darwin)
+ nokogiri (1.15.5-arm64-darwin)
41
racc (~> 1.4)
42
- nokogiri (1.12.3-x86_64-darwin)
+ nokogiri (1.15.5-x86_64-darwin)
43
44
- nokogiri (1.12.3-x86_64-linux)
+ nokogiri (1.15.5-x86_64-linux)
45
46
- racc (1.5.2)
+ racc (1.7.3)
47
rack (2.2.8)
48
rack-test (1.1.0)
49
rack (>= 1.0, < 3)
0 commit comments