Skip to content

Commit 05fd209

Browse files
committed
Version bump
1 parent 8a7ab08 commit 05fd209

File tree

10 files changed

+26
-22
lines changed

10 files changed

+26
-22
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Unreleased
22

3+
### 2.9.2
4+
5+
* [Bugfix] Don't eager load `NotificationChannel`
6+
37
### 2.9.1
48

59
* [Bugfix] Don't eager load delivery methods. These should be only lazy loaded.

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
noticed (2.9.1)
4+
noticed (2.9.2)
55
rails (>= 6.1.0)
66

77
GEM

gemfiles/rails_6_1.gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
noticed (2.9.1)
4+
noticed (2.9.2)
55
rails (>= 6.1.0)
66

77
GEM
@@ -140,7 +140,7 @@ GEM
140140
uri
141141
net-http2 (0.19.0)
142142
http-2 (>= 1.0)
143-
net-imap (0.5.11)
143+
net-imap (0.5.12)
144144
date
145145
net-protocol
146146
net-pop (0.1.2)

gemfiles/rails_7_0.gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
noticed (2.9.1)
4+
noticed (2.9.2)
55
rails (>= 6.1.0)
66

77
GEM
@@ -146,7 +146,7 @@ GEM
146146
uri
147147
net-http2 (0.19.0)
148148
http-2 (>= 1.0)
149-
net-imap (0.5.11)
149+
net-imap (0.5.12)
150150
date
151151
net-protocol
152152
net-pop (0.1.2)

gemfiles/rails_7_1.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
noticed (2.9.1)
4+
noticed (2.9.2)
55
rails (>= 6.1.0)
66

77
GEM
@@ -161,7 +161,7 @@ GEM
161161
uri
162162
net-http2 (0.19.0)
163163
http-2 (>= 1.0)
164-
net-imap (0.5.11)
164+
net-imap (0.5.12)
165165
date
166166
net-protocol
167167
net-pop (0.1.2)
@@ -202,7 +202,7 @@ GEM
202202
pg (1.6.2-x86_64-darwin)
203203
pg (1.6.2-x86_64-linux)
204204
pg (1.6.2-x86_64-linux-musl)
205-
pp (0.6.2)
205+
pp (0.6.3)
206206
prettyprint
207207
prettyprint (0.2.0)
208208
prism (1.5.1)

gemfiles/rails_7_2.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
noticed (2.9.1)
4+
noticed (2.9.2)
55
rails (>= 6.1.0)
66

77
GEM
@@ -154,7 +154,7 @@ GEM
154154
uri
155155
net-http2 (0.19.0)
156156
http-2 (>= 1.0)
157-
net-imap (0.5.11)
157+
net-imap (0.5.12)
158158
date
159159
net-protocol
160160
net-pop (0.1.2)
@@ -195,7 +195,7 @@ GEM
195195
pg (1.6.2-x86_64-darwin)
196196
pg (1.6.2-x86_64-linux)
197197
pg (1.6.2-x86_64-linux-musl)
198-
pp (0.6.2)
198+
pp (0.6.3)
199199
prettyprint
200200
prettyprint (0.2.0)
201201
prism (1.5.1)

gemfiles/rails_8_0.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
noticed (2.9.1)
4+
noticed (2.9.2)
55
rails (>= 6.1.0)
66

77
GEM
@@ -153,7 +153,7 @@ GEM
153153
uri
154154
net-http2 (0.19.0)
155155
http-2 (>= 1.0)
156-
net-imap (0.5.11)
156+
net-imap (0.5.12)
157157
date
158158
net-protocol
159159
net-pop (0.1.2)
@@ -191,7 +191,7 @@ GEM
191191
pg (1.6.2-x86_64-darwin)
192192
pg (1.6.2-x86_64-linux)
193193
pg (1.6.2-x86_64-linux-musl)
194-
pp (0.6.2)
194+
pp (0.6.3)
195195
prettyprint
196196
prettyprint (0.2.0)
197197
prism (1.5.1)

gemfiles/rails_8_1.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
noticed (2.9.1)
4+
noticed (2.9.2)
55
rails (>= 6.1.0)
66

77
GEM
@@ -156,7 +156,7 @@ GEM
156156
uri
157157
net-http2 (0.19.0)
158158
http-2 (>= 1.0)
159-
net-imap (0.5.11)
159+
net-imap (0.5.12)
160160
date
161161
net-protocol
162162
net-pop (0.1.2)
@@ -194,7 +194,7 @@ GEM
194194
pg (1.6.2-x86_64-darwin)
195195
pg (1.6.2-x86_64-linux)
196196
pg (1.6.2-x86_64-linux-musl)
197-
pp (0.6.2)
197+
pp (0.6.3)
198198
prettyprint
199199
prettyprint (0.2.0)
200200
prism (1.5.1)

gemfiles/rails_main.gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/rails/rails.git
3-
revision: dac26fdf22498d79fe78501c55fdbf386f20590a
3+
revision: b164bb832e8e11e7fb10f3c47d93ba29a98f2a94
44
branch: main
55
specs:
66
actioncable (8.1.0.beta1)
@@ -102,7 +102,7 @@ GIT
102102
PATH
103103
remote: ..
104104
specs:
105-
noticed (2.9.1)
105+
noticed (2.9.2)
106106
rails (>= 6.1.0)
107107

108108
GEM
@@ -185,7 +185,7 @@ GEM
185185
uri
186186
net-http2 (0.19.0)
187187
http-2 (>= 1.0)
188-
net-imap (0.5.11)
188+
net-imap (0.5.12)
189189
date
190190
net-protocol
191191
net-pop (0.1.2)
@@ -223,7 +223,7 @@ GEM
223223
pg (1.6.2-x86_64-darwin)
224224
pg (1.6.2-x86_64-linux)
225225
pg (1.6.2-x86_64-linux-musl)
226-
pp (0.6.2)
226+
pp (0.6.3)
227227
prettyprint
228228
prettyprint (0.2.0)
229229
prism (1.5.1)

lib/noticed/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Noticed
2-
VERSION = "2.9.1"
2+
VERSION = "2.9.2"
33
end

0 commit comments

Comments
 (0)