Skip to content

Commit 32733a2

Browse files
committed
Version bump
1 parent 05892f7 commit 32733a2

File tree

6 files changed

+52
-45
lines changed

6 files changed

+52
-45
lines changed

Gemfile.lock

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

77
GEM
@@ -97,7 +97,8 @@ GEM
9797
byebug (11.1.3)
9898
concurrent-ruby (1.2.3)
9999
connection_pool (2.4.1)
100-
crack (0.4.5)
100+
crack (0.4.6)
101+
bigdecimal
101102
rexml
102103
crass (1.0.6)
103104
date (3.3.4)
@@ -112,7 +113,7 @@ GEM
112113
activesupport (>= 6.1)
113114
google-cloud-env (2.1.0)
114115
faraday (>= 1.0, < 3.a)
115-
googleauth (1.9.1)
116+
googleauth (1.9.2)
116117
faraday (>= 1.0, < 3.a)
117118
google-cloud-env (~> 2.1)
118119
jwt (>= 1.4, < 3.0)
@@ -167,7 +168,7 @@ GEM
167168
racc (~> 1.4)
168169
os (1.1.4)
169170
parallel (1.24.0)
170-
parser (3.3.0.4)
171+
parser (3.3.0.5)
171172
ast (~> 2.4.1)
172173
racc
173174
pg (1.5.4)
@@ -243,9 +244,9 @@ GEM
243244
faraday (>= 0.17.5, < 3.a)
244245
jwt (>= 1.5, < 3.0)
245246
multi_json (~> 1.10)
246-
sqlite3 (1.7.0-arm64-darwin)
247-
sqlite3 (1.7.0-x86_64-darwin)
248-
sqlite3 (1.7.0-x86_64-linux)
247+
sqlite3 (1.7.1-arm64-darwin)
248+
sqlite3 (1.7.1-x86_64-darwin)
249+
sqlite3 (1.7.1-x86_64-linux)
249250
standard (1.33.0)
250251
language_server-protocol (~> 3.17.0.2)
251252
lint_roller (~> 1.0)

gemfiles/rails_6_1.gemfile.lock

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

77
GEM
@@ -76,11 +76,13 @@ GEM
7676
rake
7777
thor (>= 0.14.0)
7878
ast (2.4.2)
79+
bigdecimal (3.1.6)
7980
builder (3.2.4)
8081
byebug (11.1.3)
8182
concurrent-ruby (1.2.3)
8283
connection_pool (2.4.1)
83-
crack (0.4.5)
84+
crack (0.4.6)
85+
bigdecimal
8486
rexml
8587
crass (1.0.6)
8688
date (3.3.4)
@@ -93,7 +95,7 @@ GEM
9395
activesupport (>= 6.1)
9496
google-cloud-env (2.1.0)
9597
faraday (>= 1.0, < 3.a)
96-
googleauth (1.9.1)
98+
googleauth (1.9.2)
9799
faraday (>= 1.0, < 3.a)
98100
google-cloud-env (~> 2.1)
99101
jwt (>= 1.4, < 3.0)
@@ -119,8 +121,7 @@ GEM
119121
marcel (1.0.2)
120122
method_source (1.0.0)
121123
mini_mime (1.1.5)
122-
mini_portile2 (2.8.5)
123-
minitest (5.21.1)
124+
minitest (5.21.2)
124125
multi_json (1.15.0)
125126
mysql2 (0.5.5)
126127
net-http (0.4.1)
@@ -145,7 +146,7 @@ GEM
145146
racc (~> 1.4)
146147
os (1.1.4)
147148
parallel (1.24.0)
148-
parser (3.3.0.4)
149+
parser (3.3.0.5)
149150
ast (~> 2.4.1)
150151
racc
151152
pg (1.5.4)
@@ -215,8 +216,9 @@ GEM
215216
actionpack (>= 5.2)
216217
activesupport (>= 5.2)
217218
sprockets (>= 3.0.0)
218-
sqlite3 (1.6.9)
219-
mini_portile2 (~> 2.8.0)
219+
sqlite3 (1.7.1-arm64-darwin)
220+
sqlite3 (1.7.1-x86_64-darwin)
221+
sqlite3 (1.7.1-x86_64-linux)
220222
standard (1.33.0)
221223
language_server-protocol (~> 3.17.0.2)
222224
lint_roller (~> 1.0)

gemfiles/rails_7.gemfile.lock

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

77
GEM
@@ -82,11 +82,13 @@ GEM
8282
rake
8383
thor (>= 0.14.0)
8484
ast (2.4.2)
85+
bigdecimal (3.1.6)
8586
builder (3.2.4)
8687
byebug (11.1.3)
8788
concurrent-ruby (1.2.3)
8889
connection_pool (2.4.1)
89-
crack (0.4.5)
90+
crack (0.4.6)
91+
bigdecimal
9092
rexml
9193
crass (1.0.6)
9294
date (3.3.4)
@@ -99,7 +101,7 @@ GEM
99101
activesupport (>= 6.1)
100102
google-cloud-env (2.1.0)
101103
faraday (>= 1.0, < 3.a)
102-
googleauth (1.9.1)
104+
googleauth (1.9.2)
103105
faraday (>= 1.0, < 3.a)
104106
google-cloud-env (~> 2.1)
105107
jwt (>= 1.4, < 3.0)
@@ -125,8 +127,7 @@ GEM
125127
marcel (1.0.2)
126128
method_source (1.0.0)
127129
mini_mime (1.1.5)
128-
mini_portile2 (2.8.5)
129-
minitest (5.21.1)
130+
minitest (5.21.2)
130131
multi_json (1.15.0)
131132
mysql2 (0.5.5)
132133
net-http (0.4.1)
@@ -151,7 +152,7 @@ GEM
151152
racc (~> 1.4)
152153
os (1.1.4)
153154
parallel (1.24.0)
154-
parser (3.3.0.4)
155+
parser (3.3.0.5)
155156
ast (~> 2.4.1)
156157
racc
157158
pg (1.5.4)
@@ -214,8 +215,9 @@ GEM
214215
faraday (>= 0.17.5, < 3.a)
215216
jwt (>= 1.5, < 3.0)
216217
multi_json (~> 1.10)
217-
sqlite3 (1.6.9)
218-
mini_portile2 (~> 2.8.0)
218+
sqlite3 (1.7.1-arm64-darwin)
219+
sqlite3 (1.7.1-x86_64-darwin)
220+
sqlite3 (1.7.1-x86_64-linux)
219221
standard (1.33.0)
220222
language_server-protocol (~> 3.17.0.2)
221223
lint_roller (~> 1.0)

gemfiles/rails_7_1.gemfile.lock

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

77
GEM
@@ -92,12 +92,13 @@ GEM
9292
thor (>= 0.14.0)
9393
ast (2.4.2)
9494
base64 (0.2.0)
95-
bigdecimal (3.1.5)
95+
bigdecimal (3.1.6)
9696
builder (3.2.4)
9797
byebug (11.1.3)
9898
concurrent-ruby (1.2.3)
9999
connection_pool (2.4.1)
100-
crack (0.4.5)
100+
crack (0.4.6)
101+
bigdecimal
101102
rexml
102103
crass (1.0.6)
103104
date (3.3.4)
@@ -112,7 +113,7 @@ GEM
112113
activesupport (>= 6.1)
113114
google-cloud-env (2.1.0)
114115
faraday (>= 1.0, < 3.a)
115-
googleauth (1.9.1)
116+
googleauth (1.9.2)
116117
faraday (>= 1.0, < 3.a)
117118
google-cloud-env (~> 2.1)
118119
jwt (>= 1.4, < 3.0)
@@ -123,7 +124,7 @@ GEM
123124
http-2 (0.11.0)
124125
i18n (1.14.1)
125126
concurrent-ruby (~> 1.0)
126-
io-console (0.7.1)
127+
io-console (0.7.2)
127128
irb (1.11.1)
128129
rdoc
129130
reline (>= 0.4.2)
@@ -141,8 +142,7 @@ GEM
141142
net-smtp
142143
marcel (1.0.2)
143144
mini_mime (1.1.5)
144-
mini_portile2 (2.8.5)
145-
minitest (5.21.1)
145+
minitest (5.21.2)
146146
multi_json (1.15.0)
147147
mutex_m (0.2.0)
148148
mysql2 (0.5.5)
@@ -168,7 +168,7 @@ GEM
168168
racc (~> 1.4)
169169
os (1.1.4)
170170
parallel (1.24.0)
171-
parser (3.3.0.4)
171+
parser (3.3.0.5)
172172
ast (~> 2.4.1)
173173
racc
174174
pg (1.5.4)
@@ -244,8 +244,9 @@ GEM
244244
faraday (>= 0.17.5, < 3.a)
245245
jwt (>= 1.5, < 3.0)
246246
multi_json (~> 1.10)
247-
sqlite3 (1.6.9)
248-
mini_portile2 (~> 2.8.0)
247+
sqlite3 (1.7.1-arm64-darwin)
248+
sqlite3 (1.7.1-x86_64-darwin)
249+
sqlite3 (1.7.1-x86_64-linux)
249250
standard (1.33.0)
250251
language_server-protocol (~> 3.17.0.2)
251252
lint_roller (~> 1.0)

gemfiles/rails_main.gemfile.lock

Lines changed: 12 additions & 11 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: 25b7f640749e0dbbf731a7f5696e5c785195f922
3+
revision: 00ca9f5e7208d280af0ec1e5fd30a5be952b7593
44
branch: main
55
specs:
66
actioncable (7.2.0.alpha)
@@ -97,7 +97,7 @@ GIT
9797
PATH
9898
remote: ..
9999
specs:
100-
noticed (2.0.6)
100+
noticed (2.1.0)
101101
rails (>= 6.1.0)
102102

103103
GEM
@@ -114,12 +114,13 @@ GEM
114114
thor (>= 0.14.0)
115115
ast (2.4.2)
116116
base64 (0.2.0)
117-
bigdecimal (3.1.5)
117+
bigdecimal (3.1.6)
118118
builder (3.2.4)
119119
byebug (11.1.3)
120120
concurrent-ruby (1.2.3)
121121
connection_pool (2.4.1)
122-
crack (0.4.5)
122+
crack (0.4.6)
123+
bigdecimal
123124
rexml
124125
crass (1.0.6)
125126
date (3.3.4)
@@ -134,7 +135,7 @@ GEM
134135
activesupport (>= 6.1)
135136
google-cloud-env (2.1.0)
136137
faraday (>= 1.0, < 3.a)
137-
googleauth (1.9.1)
138+
googleauth (1.9.2)
138139
faraday (>= 1.0, < 3.a)
139140
google-cloud-env (~> 2.1)
140141
jwt (>= 1.4, < 3.0)
@@ -145,7 +146,7 @@ GEM
145146
http-2 (0.11.0)
146147
i18n (1.14.1)
147148
concurrent-ruby (~> 1.0)
148-
io-console (0.7.1)
149+
io-console (0.7.2)
149150
irb (1.11.1)
150151
rdoc
151152
reline (>= 0.4.2)
@@ -163,8 +164,7 @@ GEM
163164
net-smtp
164165
marcel (1.0.2)
165166
mini_mime (1.1.5)
166-
mini_portile2 (2.8.5)
167-
minitest (5.21.1)
167+
minitest (5.21.2)
168168
multi_json (1.15.0)
169169
mysql2 (0.5.5)
170170
net-http (0.4.1)
@@ -189,7 +189,7 @@ GEM
189189
racc (~> 1.4)
190190
os (1.1.4)
191191
parallel (1.24.0)
192-
parser (3.3.0.4)
192+
parser (3.3.0.5)
193193
ast (~> 2.4.1)
194194
racc
195195
pg (1.5.4)
@@ -243,8 +243,9 @@ GEM
243243
faraday (>= 0.17.5, < 3.a)
244244
jwt (>= 1.5, < 3.0)
245245
multi_json (~> 1.10)
246-
sqlite3 (1.6.9)
247-
mini_portile2 (~> 2.8.0)
246+
sqlite3 (1.7.1-arm64-darwin)
247+
sqlite3 (1.7.1-x86_64-darwin)
248+
sqlite3 (1.7.1-x86_64-linux)
248249
standard (1.33.0)
249250
language_server-protocol (~> 3.17.0.2)
250251
lint_roller (~> 1.0)

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.0.6"
2+
VERSION = "2.1.0"
33
end

0 commit comments

Comments
 (0)