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 341f49a commit 61061a1Copy full SHA for 61061a1
1 file changed
Gemfile.lock
@@ -13,8 +13,8 @@ GEM
13
addressable (2.8.8)
14
public_suffix (>= 2.0.2, < 8.0)
15
ast (2.4.3)
16
- bigdecimal (3.3.1)
17
- bigdecimal (3.3.1-java)
+ bigdecimal (4.0.1)
+ bigdecimal (4.0.1-java)
18
connection_pool (3.0.2)
19
crack (1.0.1)
20
bigdecimal
@@ -61,8 +61,8 @@ GEM
61
parser (3.3.10.1)
62
ast (~> 2.4.1)
63
racc
64
- prism (1.8.0)
65
- public_suffix (7.0.0)
+ prism (1.9.0)
+ public_suffix (7.0.2)
66
racc (1.8.1)
67
racc (1.8.1-java)
68
rainbow (3.1.1)
@@ -81,7 +81,7 @@ GEM
81
rspec-mocks (3.13.7)
82
diff-lcs (>= 1.2.0, < 2.0)
83
rspec-support (~> 3.13.0)
84
- rspec-support (3.13.6)
+ rspec-support (3.13.7)
85
rubocop (1.82.1)
86
json (~> 2.3)
87
language_server-protocol (~> 3.17.0.2)
0 commit comments