Skip to content

Commit 0dddfd6

Browse files
depfu[bot]mockdeep
authored andcommitted
Update all Bundler dependencies (2024-08-26)
1 parent be691ff commit 0dddfd6

File tree

3 files changed

+61
-61
lines changed

3 files changed

+61
-61
lines changed

Gemfile.lock

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.0)
5-
actionpack (= 7.2.0)
6-
activesupport (= 7.2.0)
4+
actioncable (7.2.1)
5+
actionpack (= 7.2.1)
6+
activesupport (= 7.2.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.0)
11-
actionpack (= 7.2.0)
12-
activejob (= 7.2.0)
13-
activerecord (= 7.2.0)
14-
activestorage (= 7.2.0)
15-
activesupport (= 7.2.0)
10+
actionmailbox (7.2.1)
11+
actionpack (= 7.2.1)
12+
activejob (= 7.2.1)
13+
activerecord (= 7.2.1)
14+
activestorage (= 7.2.1)
15+
activesupport (= 7.2.1)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.0)
18-
actionpack (= 7.2.0)
19-
actionview (= 7.2.0)
20-
activejob (= 7.2.0)
21-
activesupport (= 7.2.0)
17+
actionmailer (7.2.1)
18+
actionpack (= 7.2.1)
19+
actionview (= 7.2.1)
20+
activejob (= 7.2.1)
21+
activesupport (= 7.2.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.0)
25-
actionview (= 7.2.0)
26-
activesupport (= 7.2.0)
24+
actionpack (7.2.1)
25+
actionview (= 7.2.1)
26+
activesupport (= 7.2.1)
2727
nokogiri (>= 1.8.5)
2828
racc
2929
rack (>= 2.2.4, < 3.2)
@@ -32,35 +32,35 @@ GEM
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
35-
actiontext (7.2.0)
36-
actionpack (= 7.2.0)
37-
activerecord (= 7.2.0)
38-
activestorage (= 7.2.0)
39-
activesupport (= 7.2.0)
35+
actiontext (7.2.1)
36+
actionpack (= 7.2.1)
37+
activerecord (= 7.2.1)
38+
activestorage (= 7.2.1)
39+
activesupport (= 7.2.1)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (7.2.0)
43-
activesupport (= 7.2.0)
42+
actionview (7.2.1)
43+
activesupport (= 7.2.1)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
4747
rails-html-sanitizer (~> 1.6)
48-
activejob (7.2.0)
49-
activesupport (= 7.2.0)
48+
activejob (7.2.1)
49+
activesupport (= 7.2.1)
5050
globalid (>= 0.3.6)
51-
activemodel (7.2.0)
52-
activesupport (= 7.2.0)
53-
activerecord (7.2.0)
54-
activemodel (= 7.2.0)
55-
activesupport (= 7.2.0)
51+
activemodel (7.2.1)
52+
activesupport (= 7.2.1)
53+
activerecord (7.2.1)
54+
activemodel (= 7.2.1)
55+
activesupport (= 7.2.1)
5656
timeout (>= 0.4.0)
57-
activestorage (7.2.0)
58-
actionpack (= 7.2.0)
59-
activejob (= 7.2.0)
60-
activerecord (= 7.2.0)
61-
activesupport (= 7.2.0)
57+
activestorage (7.2.1)
58+
actionpack (= 7.2.1)
59+
activejob (= 7.2.1)
60+
activerecord (= 7.2.1)
61+
activesupport (= 7.2.1)
6262
marcel (~> 1.0)
63-
activesupport (7.2.0)
63+
activesupport (7.2.1)
6464
base64
6565
bigdecimal
6666
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -74,11 +74,11 @@ GEM
7474
addressable (2.8.7)
7575
public_suffix (>= 2.0.2, < 7.0)
7676
ast (2.4.2)
77-
axe-core-api (4.9.1)
77+
axe-core-api (4.10.0)
7878
dumb_delegator
7979
virtus
80-
axe-core-rspec (4.9.1)
81-
axe-core-api (= 4.9.1)
80+
axe-core-rspec (4.10.0)
81+
axe-core-api (= 4.10.0)
8282
dumb_delegator
8383
virtus
8484
axiom-types (0.1.1)
@@ -228,30 +228,30 @@ GEM
228228
rackup (2.1.0)
229229
rack (>= 3)
230230
webrick (~> 1.8)
231-
rails (7.2.0)
232-
actioncable (= 7.2.0)
233-
actionmailbox (= 7.2.0)
234-
actionmailer (= 7.2.0)
235-
actionpack (= 7.2.0)
236-
actiontext (= 7.2.0)
237-
actionview (= 7.2.0)
238-
activejob (= 7.2.0)
239-
activemodel (= 7.2.0)
240-
activerecord (= 7.2.0)
241-
activestorage (= 7.2.0)
242-
activesupport (= 7.2.0)
231+
rails (7.2.1)
232+
actioncable (= 7.2.1)
233+
actionmailbox (= 7.2.1)
234+
actionmailer (= 7.2.1)
235+
actionpack (= 7.2.1)
236+
actiontext (= 7.2.1)
237+
actionview (= 7.2.1)
238+
activejob (= 7.2.1)
239+
activemodel (= 7.2.1)
240+
activerecord (= 7.2.1)
241+
activestorage (= 7.2.1)
242+
activesupport (= 7.2.1)
243243
bundler (>= 1.15.0)
244-
railties (= 7.2.0)
244+
railties (= 7.2.1)
245245
rails-dom-testing (2.2.0)
246246
activesupport (>= 5.0.0)
247247
minitest
248248
nokogiri (>= 1.6)
249249
rails-html-sanitizer (1.6.0)
250250
loofah (~> 2.21)
251251
nokogiri (~> 1.14)
252-
railties (7.2.0)
253-
actionpack (= 7.2.0)
254-
activesupport (= 7.2.0)
252+
railties (7.2.1)
253+
actionpack (= 7.2.1)
254+
activesupport (= 7.2.1)
255255
irb (~> 1.13)
256256
rackup (>= 1.0.0)
257257
rake (>= 12.2)
@@ -275,7 +275,7 @@ GEM
275275
rspec-mocks (~> 3.13.0)
276276
rspec-core (3.13.0)
277277
rspec-support (~> 3.13.0)
278-
rspec-expectations (3.13.1)
278+
rspec-expectations (3.13.2)
279279
diff-lcs (>= 1.2.0, < 2.0)
280280
rspec-support (~> 3.13.0)
281281
rspec-mocks (3.13.1)
@@ -307,10 +307,10 @@ GEM
307307
rubocop (~> 1.41)
308308
rubocop-factory_bot (2.26.1)
309309
rubocop (~> 1.61)
310-
rubocop-rails (2.25.1)
310+
rubocop-rails (2.26.0)
311311
activesupport (>= 4.2.0)
312312
rack (>= 1.1)
313-
rubocop (>= 1.33.0, < 2.0)
313+
rubocop (>= 1.52.0, < 2.0)
314314
rubocop-ast (>= 1.31.1, < 2.0)
315315
rubocop-rake (0.6.0)
316316
rubocop (~> 1.0)

app/models/feed.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class Feed < ApplicationRecord
1111
validates :url, presence: true, uniqueness: { scope: :user_id }
1212
validates :user_id, presence: true
1313

14-
enum status: { green: 0, yellow: 1, red: 2 }
14+
enum :status, { green: 0, yellow: 1, red: 2 }
1515

1616
scope :with_unread_stories_counts,
1717
lambda {

spec/rails_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
end
1212
require "rspec/rails"
1313

14-
Dir[Rails.root.join("spec/support/*.rb")].each { |path| require path }
14+
Rails.root.glob("spec/support/*.rb").each { |path| require path }
1515

1616
# Checks for pending migrations and applies them before tests are run.
1717
begin

0 commit comments

Comments
 (0)