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 dbeb6ed + 28175f9 commit c434158Copy full SHA for c434158
Gemfile.lock
@@ -53,7 +53,7 @@ GEM
53
rb-inotify (~> 0.9, >= 0.9.10)
54
lumberjack (1.2.10)
55
method_source (1.1.0)
56
- minitest (5.22.3)
+ minitest (5.23.0)
57
multi_xml (0.7.1)
58
bigdecimal (~> 3.1)
59
mustermann (3.0.0)
@@ -108,8 +108,9 @@ GEM
108
rb-fsevent (0.11.2)
109
rb-inotify (0.10.1)
110
ffi (~> 1.0)
111
- regexp_parser (2.9.1)
112
- rexml (3.2.6)
+ regexp_parser (2.9.2)
+ rexml (3.2.8)
113
+ strscan (>= 3.0.9)
114
rubocop (1.63.5)
115
json (~> 2.3)
116
language_server-protocol (>= 3.17.0)
@@ -140,6 +141,7 @@ GEM
140
141
version_gem (~> 1.1, >= 1.1.1)
142
spoon (0.0.6)
143
ffi
144
+ strscan (3.1.0)
145
thor (1.3.1)
146
tilt (2.3.0)
147
tzinfo (2.0.6)
0 commit comments