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 664a91a commit e62631eCopy full SHA for e62631e
Gemfile.lock
@@ -98,11 +98,11 @@ GEM
98
mercenary (0.4.0)
99
mini_racer (0.8.0)
100
libv8-node (~> 18.16.0.0)
101
- nokogiri (1.16.6-aarch64-linux)
+ nokogiri (1.18.8-aarch64-linux-gnu)
102
racc (~> 1.4)
103
- nokogiri (1.16.6-arm64-darwin)
+ nokogiri (1.18.8-arm64-darwin)
104
105
- nokogiri (1.16.6-x86_64-linux)
+ nokogiri (1.18.8-x86_64-linux-gnu)
106
107
pathutil (0.16.2)
108
forwardable-extended (~> 2.6)
@@ -113,7 +113,7 @@ GEM
113
ruby-rc4
114
ttfunk
115
public_suffix (5.0.3)
116
- racc (1.8.0)
+ racc (1.8.1)
117
rainbow (3.1.1)
118
rake (13.0.6)
119
rb-fsevent (0.11.2)
0 commit comments