We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0f992 commit 7a55307Copy full SHA for 7a55307
rb/Gemfile.lock
@@ -13,7 +13,7 @@ PATH
13
GEM
14
remote: https://rubygems.org/
15
specs:
16
- activesupport (8.0.1)
+ activesupport (7.2.2.1)
17
base64
18
benchmark (>= 0.3)
19
bigdecimal
@@ -25,7 +25,6 @@ GEM
25
minitest (>= 5.1)
26
securerandom (>= 0.3)
27
tzinfo (~> 2.0, >= 2.0.5)
28
- uri (>= 0.13.1)
29
addressable (2.8.7)
30
public_suffix (>= 2.0.2, < 7.0)
31
ast (2.4.2)
@@ -41,7 +40,6 @@ GEM
41
40
csv (3.3.2)
42
curb (1.0.6)
43
date (3.4.1)
44
- date (3.4.1-java)
45
debug (1.10.0)
46
irb (~> 1.10)
47
reline (>= 0.3.8)
@@ -169,7 +167,6 @@ GEM
169
167
tzinfo (2.0.6)
170
168
concurrent-ruby (~> 1.0)
171
unicode-display_width (2.6.0)
172
- uri (1.0.2)
173
webmock (3.24.0)
174
addressable (>= 2.8.0)
175
crack (>= 0.3.2)
0 commit comments