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 af6a2d4 commit 90bb0a3Copy full SHA for 90bb0a3
Gemfile.lock
@@ -79,6 +79,7 @@ GEM
79
listen (3.9.0)
80
rb-fsevent (~> 0.10, >= 0.10.3)
81
rb-inotify (~> 0.9, >= 0.9.10)
82
+ logger (1.6.4)
83
mercenary (0.4.0)
84
nokogiri (1.18.1-arm64-darwin)
85
racc (~> 1.4)
@@ -124,11 +125,11 @@ PLATFORMS
124
125
126
DEPENDENCIES
127
base64
- bigdecimal
128
csv
129
html-proofer
130
jekyll
131
jekyll-sitemap
132
+ logger
133
rake
134
135
BUNDLED WITH
0 commit comments