We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025d4bb commit 2c7d70dCopy full SHA for 2c7d70d
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (6.1.7.1)
+ activesupport (6.1.7.5)
5
concurrent-ruby (~> 1.0, >= 1.0.2)
6
i18n (>= 1.6, < 2)
7
minitest (>= 5.1)
@@ -10,9 +10,9 @@ GEM
10
ast (2.4.2)
11
base64 (0.1.1)
12
coderay (1.1.3)
13
- concurrent-ruby (1.1.10)
+ concurrent-ruby (1.2.3)
14
docile (1.4.0)
15
- i18n (1.12.0)
+ i18n (1.14.4)
16
concurrent-ruby (~> 1.0)
17
json (2.6.3)
18
language_server-protocol (3.17.0.3)
@@ -58,10 +58,10 @@ GEM
58
json (>= 1.8, < 3)
59
simplecov-html (~> 0.10.0)
60
simplecov-html (0.10.2)
61
- tzinfo (2.0.5)
+ tzinfo (2.0.6)
62
63
unicode-display_width (2.4.2)
64
- zeitwerk (2.6.6)
+ zeitwerk (2.6.13)
65
66
PLATFORMS
67
ruby
0 commit comments