We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b14128d + 469c799 commit 2390e86Copy full SHA for 2390e86
1 file changed
Gemfile.lock
@@ -11,7 +11,7 @@ PATH
11
GEM
12
remote: https://rubygems.org/
13
specs:
14
- activesupport (8.0.3)
+ activesupport (7.2.2.2)
15
base64
16
benchmark (>= 0.3)
17
bigdecimal
@@ -23,7 +23,6 @@ GEM
23
minitest (>= 5.1)
24
securerandom (>= 0.3)
25
tzinfo (~> 2.0, >= 2.0.5)
26
- uri (>= 0.13.1)
27
ast (2.4.3)
28
awesome_spawn (1.6.0)
29
base64 (0.1.2)
@@ -109,11 +108,11 @@ GEM
109
108
tzinfo (2.0.6)
110
concurrent-ruby (~> 1.0)
111
unicode-display_width (2.6.0)
112
- uri (1.0.4)
113
114
PLATFORMS
115
arm64-darwin-24
116
ruby
+ x86_64-darwin-19
117
118
DEPENDENCIES
119
httpd_configmap_generator!
@@ -123,4 +122,4 @@ DEPENDENCIES
123
122
simplecov
124
125
BUNDLED WITH
126
- 2.7.2
+ 2.5.10
0 commit comments