Skip to content

Commit 38218a8

Browse files
chore(deps): bump rails (#3050)
Bumps [rails](https://github.com/rails/rails) from 7.0.8 to 7.0.8.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.0.8...v7.0.8.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ryan Perry <[email protected]>
1 parent 91df6b0 commit 38218a8

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

examples/language-sdk-instrumentation/ruby/rideshare_rails/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44
ruby "3.2.2"
55

66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7-
gem "rails", "~> 7.0.2", ">= 7.0.2.3"
7+
gem "rails", "~> 7.0.8"
88

99
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
1010
gem "sprockets-rails"

examples/language-sdk-instrumentation/ruby/rideshare_rails/Gemfile.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,75 +1,75 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.8)
5-
actionpack (= 7.0.8)
6-
activesupport (= 7.0.8)
4+
actioncable (7.0.8.1)
5+
actionpack (= 7.0.8.1)
6+
activesupport (= 7.0.8.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.8)
10-
actionpack (= 7.0.8)
11-
activejob (= 7.0.8)
12-
activerecord (= 7.0.8)
13-
activestorage (= 7.0.8)
14-
activesupport (= 7.0.8)
9+
actionmailbox (7.0.8.1)
10+
actionpack (= 7.0.8.1)
11+
activejob (= 7.0.8.1)
12+
activerecord (= 7.0.8.1)
13+
activestorage (= 7.0.8.1)
14+
activesupport (= 7.0.8.1)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.8)
20-
actionpack (= 7.0.8)
21-
actionview (= 7.0.8)
22-
activejob (= 7.0.8)
23-
activesupport (= 7.0.8)
19+
actionmailer (7.0.8.1)
20+
actionpack (= 7.0.8.1)
21+
actionview (= 7.0.8.1)
22+
activejob (= 7.0.8.1)
23+
activesupport (= 7.0.8.1)
2424
mail (~> 2.5, >= 2.5.4)
2525
net-imap
2626
net-pop
2727
net-smtp
2828
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.8)
30-
actionview (= 7.0.8)
31-
activesupport (= 7.0.8)
29+
actionpack (7.0.8.1)
30+
actionview (= 7.0.8.1)
31+
activesupport (= 7.0.8.1)
3232
rack (~> 2.0, >= 2.2.4)
3333
rack-test (>= 0.6.3)
3434
rails-dom-testing (~> 2.0)
3535
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.8)
37-
actionpack (= 7.0.8)
38-
activerecord (= 7.0.8)
39-
activestorage (= 7.0.8)
40-
activesupport (= 7.0.8)
36+
actiontext (7.0.8.1)
37+
actionpack (= 7.0.8.1)
38+
activerecord (= 7.0.8.1)
39+
activestorage (= 7.0.8.1)
40+
activesupport (= 7.0.8.1)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.8)
44-
activesupport (= 7.0.8)
43+
actionview (7.0.8.1)
44+
activesupport (= 7.0.8.1)
4545
builder (~> 3.1)
4646
erubi (~> 1.4)
4747
rails-dom-testing (~> 2.0)
4848
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.8)
50-
activesupport (= 7.0.8)
49+
activejob (7.0.8.1)
50+
activesupport (= 7.0.8.1)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.8)
53-
activesupport (= 7.0.8)
54-
activerecord (7.0.8)
55-
activemodel (= 7.0.8)
56-
activesupport (= 7.0.8)
57-
activestorage (7.0.8)
58-
actionpack (= 7.0.8)
59-
activejob (= 7.0.8)
60-
activerecord (= 7.0.8)
61-
activesupport (= 7.0.8)
52+
activemodel (7.0.8.1)
53+
activesupport (= 7.0.8.1)
54+
activerecord (7.0.8.1)
55+
activemodel (= 7.0.8.1)
56+
activesupport (= 7.0.8.1)
57+
activestorage (7.0.8.1)
58+
actionpack (= 7.0.8.1)
59+
activejob (= 7.0.8.1)
60+
activerecord (= 7.0.8.1)
61+
activesupport (= 7.0.8.1)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.8)
64+
activesupport (7.0.8.1)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
6868
tzinfo (~> 2.0)
6969
builder (3.2.4)
70-
concurrent-ruby (1.2.2)
70+
concurrent-ruby (1.2.3)
7171
crass (1.0.6)
72-
date (3.3.3)
72+
date (3.3.4)
7373
debug (1.8.0)
7474
irb (>= 1.5.0)
7575
reline (>= 0.3.1)
@@ -83,7 +83,7 @@ GEM
8383
irb (1.8.1)
8484
rdoc
8585
reline (>= 0.3.8)
86-
loofah (2.21.3)
86+
loofah (2.22.0)
8787
crass (~> 1.0.2)
8888
nokogiri (>= 1.12.0)
8989
mail (2.8.1)
@@ -95,15 +95,15 @@ GEM
9595
method_source (1.0.0)
9696
mini_mime (1.1.5)
9797
mini_portile2 (2.8.5)
98-
minitest (5.20.0)
99-
net-imap (0.3.7)
98+
minitest (5.22.2)
99+
net-imap (0.4.10)
100100
date
101101
net-protocol
102102
net-pop (0.1.2)
103103
net-protocol
104-
net-protocol (0.2.1)
104+
net-protocol (0.2.2)
105105
timeout
106-
net-smtp (0.3.3)
106+
net-smtp (0.4.0.1)
107107
net-protocol
108108
nio4r (2.7.0)
109109
nokogiri (1.16.2)
@@ -189,35 +189,35 @@ GEM
189189
rack (2.2.8.1)
190190
rack-test (2.1.0)
191191
rack (>= 1.3)
192-
rails (7.0.8)
193-
actioncable (= 7.0.8)
194-
actionmailbox (= 7.0.8)
195-
actionmailer (= 7.0.8)
196-
actionpack (= 7.0.8)
197-
actiontext (= 7.0.8)
198-
actionview (= 7.0.8)
199-
activejob (= 7.0.8)
200-
activemodel (= 7.0.8)
201-
activerecord (= 7.0.8)
202-
activestorage (= 7.0.8)
203-
activesupport (= 7.0.8)
192+
rails (7.0.8.1)
193+
actioncable (= 7.0.8.1)
194+
actionmailbox (= 7.0.8.1)
195+
actionmailer (= 7.0.8.1)
196+
actionpack (= 7.0.8.1)
197+
actiontext (= 7.0.8.1)
198+
actionview (= 7.0.8.1)
199+
activejob (= 7.0.8.1)
200+
activemodel (= 7.0.8.1)
201+
activerecord (= 7.0.8.1)
202+
activestorage (= 7.0.8.1)
203+
activesupport (= 7.0.8.1)
204204
bundler (>= 1.15.0)
205-
railties (= 7.0.8)
205+
railties (= 7.0.8.1)
206206
rails-dom-testing (2.2.0)
207207
activesupport (>= 5.0.0)
208208
minitest
209209
nokogiri (>= 1.6)
210210
rails-html-sanitizer (1.6.0)
211211
loofah (~> 2.21)
212212
nokogiri (~> 1.14)
213-
railties (7.0.8)
214-
actionpack (= 7.0.8)
215-
activesupport (= 7.0.8)
213+
railties (7.0.8.1)
214+
actionpack (= 7.0.8.1)
215+
activesupport (= 7.0.8.1)
216216
method_source
217217
rake (>= 12.2)
218218
thor (~> 1.0)
219219
zeitwerk (~> 2.5)
220-
rake (13.0.6)
220+
rake (13.1.0)
221221
rdoc (6.5.0)
222222
psych (>= 4.0.0)
223223
reline (0.3.8)
@@ -237,15 +237,15 @@ GEM
237237
sqlite3 (1.6.6-x86_64-darwin)
238238
sqlite3 (1.6.6-x86_64-linux)
239239
stringio (3.0.8)
240-
thor (1.2.2)
240+
thor (1.3.1)
241241
thrift (0.19.0)
242-
timeout (0.4.0)
242+
timeout (0.4.1)
243243
tzinfo (2.0.6)
244244
concurrent-ruby (~> 1.0)
245245
websocket-driver (0.7.6)
246246
websocket-extensions (>= 0.1.0)
247247
websocket-extensions (0.1.5)
248-
zeitwerk (2.6.11)
248+
zeitwerk (2.6.13)
249249

250250
PLATFORMS
251251
aarch64-linux
@@ -262,7 +262,7 @@ DEPENDENCIES
262262
puma (~> 5.6)
263263
pyroscope (= 0.5.10)
264264
pyroscope-otel (~> 0.1.1)
265-
rails (~> 7.0.2, >= 7.0.2.3)
265+
rails (~> 7.0.8)
266266
sprockets-rails
267267
sqlite3 (~> 1.4)
268268
tzinfo-data

0 commit comments

Comments
 (0)