Skip to content

Commit ce5b597

Browse files
Update dependency turbo-rails to v2.0.23
1 parent cf2d1a8 commit ce5b597

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

Gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GEM
3535
addressable (2.8.0)
3636
public_suffix (>= 2.0.2, < 5.0)
3737
base64 (0.2.0)
38-
benchmark (0.4.0)
38+
benchmark (0.4.1)
3939
bigdecimal (3.1.9)
4040
bindex (0.8.1)
4141
bugsnag (6.27.1)
@@ -54,16 +54,16 @@ GEM
5454
xpath (~> 3.2)
5555
coderay (1.1.3)
5656
commonmarker (0.23.12)
57-
concurrent-ruby (1.3.5)
58-
connection_pool (2.5.0)
57+
concurrent-ruby (1.3.6)
58+
connection_pool (2.5.5)
5959
crass (1.0.6)
6060
date (3.4.1)
6161
diff-lcs (1.6.0)
6262
dotenv (2.8.1)
6363
dotenv-rails (2.8.1)
6464
dotenv (= 2.8.1)
6565
railties (>= 3.2)
66-
drb (2.2.1)
66+
drb (2.2.3)
6767
dry-cli (1.0.0)
6868
erubi (1.13.1)
6969
escape_utils (1.2.1)
@@ -77,10 +77,10 @@ GEM
7777
graphql-client (0.25.0)
7878
activesupport (>= 3.0)
7979
graphql (>= 1.13.0)
80-
i18n (1.14.7)
80+
i18n (1.14.8)
8181
concurrent-ruby (~> 1.0)
82-
io-console (0.8.0)
83-
irb (1.15.1)
82+
io-console (0.8.2)
83+
irb (1.15.3)
8484
pp (>= 0.6.0)
8585
rdoc (>= 4.0.0)
8686
reline (>= 0.4.2)
@@ -90,25 +90,25 @@ GEM
9090
activesupport (>= 4)
9191
railties (>= 4)
9292
request_store (~> 1.0)
93-
loofah (2.24.0)
93+
loofah (2.24.1)
9494
crass (~> 1.0.2)
9595
nokogiri (>= 1.12.0)
9696
matrix (0.4.3)
9797
method_source (1.0.0)
9898
mini_mime (1.1.0)
9999
mini_portile2 (2.8.9)
100-
minitest (5.25.4)
100+
minitest (5.25.5)
101101
nio4r (2.7.5)
102102
nokogiri (1.19.1)
103103
mini_portile2 (~> 2.8.2)
104104
racc (~> 1.4)
105-
pp (0.6.2)
105+
pp (0.6.3)
106106
prettyprint
107107
prettyprint (0.2.0)
108108
pry (0.14.1)
109109
coderay (~> 1.1)
110110
method_source (~> 1.0)
111-
psych (5.2.3)
111+
psych (5.2.6)
112112
date
113113
stringio
114114
public_suffix (4.0.6)
@@ -145,7 +145,7 @@ GEM
145145
psych (>= 4.0.0)
146146
redcarpet (3.6.1)
147147
regexp_parser (2.1.1)
148-
reline (0.6.0)
148+
reline (0.6.3)
149149
io-console (~> 0.5)
150150
request_store (1.5.0)
151151
rack (>= 1.4)
@@ -173,11 +173,11 @@ GEM
173173
sitemap_generator (6.3.0)
174174
builder (~> 3.0)
175175
stringex (2.8.6)
176-
stringio (3.1.3)
176+
stringio (3.1.9)
177177
thor (1.3.2)
178-
turbo-rails (2.0.11)
179-
actionpack (>= 6.0.0)
180-
railties (>= 6.0.0)
178+
turbo-rails (2.0.23)
179+
actionpack (>= 7.1.0)
180+
railties (>= 7.1.0)
181181
tzinfo (2.0.6)
182182
concurrent-ruby (~> 1.0)
183183
uri (1.0.4)
@@ -194,10 +194,10 @@ GEM
194194
activemodel (>= 6.0.0)
195195
bindex (>= 0.4.0)
196196
railties (>= 6.0.0)
197-
webrick (1.9.1)
197+
webrick (1.9.2)
198198
xpath (3.2.0)
199199
nokogiri (~> 1.8)
200-
zeitwerk (2.7.1)
200+
zeitwerk (2.7.5)
201201

202202
PLATFORMS
203203
ruby

0 commit comments

Comments
 (0)