Skip to content

Commit 469c799

Browse files
committed
downgrade bundler for ruby 3.1
1 parent b14128d commit 469c799

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PATH
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
activesupport (8.0.3)
14+
activesupport (7.2.2.2)
1515
base64
1616
benchmark (>= 0.3)
1717
bigdecimal
@@ -23,7 +23,6 @@ GEM
2323
minitest (>= 5.1)
2424
securerandom (>= 0.3)
2525
tzinfo (~> 2.0, >= 2.0.5)
26-
uri (>= 0.13.1)
2726
ast (2.4.3)
2827
awesome_spawn (1.6.0)
2928
base64 (0.1.2)
@@ -109,11 +108,11 @@ GEM
109108
tzinfo (2.0.6)
110109
concurrent-ruby (~> 1.0)
111110
unicode-display_width (2.6.0)
112-
uri (1.0.4)
113111

114112
PLATFORMS
115113
arm64-darwin-24
116114
ruby
115+
x86_64-darwin-19
117116

118117
DEPENDENCIES
119118
httpd_configmap_generator!
@@ -123,4 +122,4 @@ DEPENDENCIES
123122
simplecov
124123

125124
BUNDLED WITH
126-
2.7.2
125+
2.5.10

0 commit comments

Comments
 (0)