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.
2 parents dec1cb2 + 1176b83 commit ad3eae3Copy full SHA for ad3eae3
1 file changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (7.1.3.2)
+ activesupport (7.1.3.3)
5
base64
6
bigdecimal
7
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -16,16 +16,15 @@ GEM
16
erubi (>= 1.0.0)
17
rack (>= 0.9.0)
18
rouge (>= 1.0.0)
19
- bigdecimal (3.1.6)
+ bigdecimal (3.1.8)
20
browser (5.3.1)
21
byebug (11.1.3)
22
chunky_png (1.4.0)
23
coderay (1.1.3)
24
concurrent-ruby (1.2.3)
25
connection_pool (2.4.1)
26
daemons (1.4.1)
27
- drb (2.2.0)
28
- ruby2_keywords
+ drb (2.2.1)
29
erubi (1.12.0)
30
ethon (0.16.0)
31
ffi (>= 1.15.0)
@@ -38,7 +37,7 @@ GEM
38
37
html-pipeline (2.14.3)
39
activesupport (>= 2)
40
nokogiri (>= 1.4)
41
- i18n (1.14.1)
+ i18n (1.14.5)
42
concurrent-ruby (~> 1.0)
43
image_optim (0.31.3)
44
exifr (~> 1.2, >= 1.2.2)
0 commit comments