We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af67ea commit 60dd02cCopy full SHA for 60dd02c
1 file changed
Gemfile.lock
@@ -1,10 +1,10 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- addressable (2.8.9)
+ addressable (2.9.0)
5
public_suffix (>= 2.0.2, < 8.0)
6
base64 (0.3.0)
7
- bigdecimal (4.1.0)
+ bigdecimal (4.1.1)
8
colorator (1.1.0)
9
concurrent-ruby (1.3.6)
10
csv (3.3.5)
@@ -69,7 +69,7 @@ GEM
69
rexml (3.4.4)
70
rouge (4.7.0)
71
safe_yaml (1.0.5)
72
- sass-embedded (1.98.0)
+ sass-embedded (1.99.0)
73
google-protobuf (~> 4.31)
74
rake (>= 13)
75
terminal-table (3.0.2)
@@ -90,4 +90,4 @@ DEPENDENCIES
90
webrick
91
92
BUNDLED WITH
93
- 4.0.9
+ 4.0.10
0 commit comments