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 eabf2f3 commit 51f6330Copy full SHA for 51f6330
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (7.2.1)
+ activesupport (7.2.1.1)
5
base64
6
bigdecimal
7
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -38,7 +38,7 @@ GEM
38
html-pipeline (2.14.3)
39
activesupport (>= 2)
40
nokogiri (>= 1.4)
41
- i18n (1.14.5)
+ i18n (1.14.6)
42
concurrent-ruby (~> 1.0)
43
image_optim (0.31.3)
44
exifr (~> 1.2, >= 1.2.2)
@@ -51,7 +51,7 @@ GEM
51
image_optim (~> 0.19)
52
image_size (3.3.0)
53
in_threads (1.6.0)
54
- logger (1.6.0)
+ logger (1.6.1)
55
method_source (1.0.0)
56
mini_portile2 (2.8.7)
57
minitest (5.25.1)
0 commit comments