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 20211df commit 5cc653bCopy full SHA for 5cc653b
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (7.1.4)
+ activesupport (7.1.4.2)
5
base64
6
bigdecimal
7
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -33,7 +33,7 @@ GEM
33
ethon (0.16.0)
34
ffi (>= 1.15.0)
35
eventmachine (1.2.7)
36
- execjs (2.9.1)
+ execjs (2.10.0)
37
faraday (2.12.0)
38
faraday-net_http (>= 2.0, < 3.4)
39
json
@@ -211,7 +211,7 @@ GEM
211
gemoji (>= 3, < 5)
212
html-pipeline (~> 2.2)
213
jekyll (>= 3.0, < 5.0)
214
- json (2.7.2)
+ json (2.7.4)
215
kramdown (2.4.0)
216
rexml
217
kramdown-parser-gfm (1.1.0)
@@ -242,7 +242,7 @@ GEM
242
rb-fsevent (0.11.2)
243
rb-inotify (0.11.1)
244
ffi (~> 1.0)
245
- rexml (3.3.8)
+ rexml (3.3.9)
246
rouge (3.30.0)
247
rubyzip (2.3.2)
248
safe_yaml (1.0.5)
0 commit comments