Skip to content

Commit c64a9b0

Browse files
committed
update gems
1 parent 7a2d77a commit c64a9b0

File tree

1 file changed

+25
-26
lines changed

1 file changed

+25
-26
lines changed

Gemfile.lock

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
GIT
22
remote: https://github.com/manuelmeurer/baseline.git
3-
revision: c975f17158d26ee6c654c64e6ed828b774a1382e
3+
revision: 13cab1e952c15499fed5298d9590c5970e47b42b
44
specs:
55
baseline (1.0)
6-
rails (>= 6.0)
76

87
GEM
98
remote: https://rubygems.org/
@@ -53,9 +52,8 @@ GEM
5352
erubi (~> 1.4)
5453
rails-dom-testing (~> 2.0)
5554
rails-html-sanitizer (~> 1.1, >= 1.2.0)
56-
active_record_extended (3.0.0)
55+
active_record_extended (3.1.0)
5756
activerecord (>= 5.2, < 7.1.0)
58-
ar_outer_joins (~> 0.2)
5957
pg (< 3.0)
6058
activejob (7.0.4)
6159
activesupport (= 7.0.4)
@@ -83,11 +81,9 @@ GEM
8381
annotate (3.2.0)
8482
activerecord (>= 3.2, < 8.0)
8583
rake (>= 10.4, < 14.0)
86-
ar_outer_joins (0.2.0)
87-
activerecord (>= 3.2)
88-
async (2.2.1)
84+
async (2.3.0)
8985
console (~> 1.10)
90-
io-event (~> 1.1.0)
86+
io-event (~> 1.1)
9187
timers (~> 4.1)
9288
async-http (0.59.3)
9389
async (>= 1.25)
@@ -107,16 +103,16 @@ GEM
107103
autoprefixer-rails (10.4.7.0)
108104
execjs (~> 2)
109105
aws-eventstream (1.2.0)
110-
aws-partitions (1.664.0)
111-
aws-sdk-core (3.168.1)
106+
aws-partitions (1.670.0)
107+
aws-sdk-core (3.168.3)
112108
aws-eventstream (~> 1, >= 1.0.2)
113109
aws-partitions (~> 1, >= 1.651.0)
114110
aws-sigv4 (~> 1.5)
115111
jmespath (~> 1, >= 1.6.1)
116-
aws-sdk-kms (1.59.0)
112+
aws-sdk-kms (1.60.0)
117113
aws-sdk-core (~> 3, >= 3.165.0)
118114
aws-sigv4 (~> 1.1)
119-
aws-sdk-s3 (1.117.1)
115+
aws-sdk-s3 (1.117.2)
120116
aws-sdk-core (~> 3, >= 3.165.0)
121117
aws-sdk-kms (~> 1)
122118
aws-sigv4 (~> 1.4)
@@ -128,9 +124,9 @@ GEM
128124
rack (>= 0.9.0)
129125
binding_of_caller (1.0.0)
130126
debug_inspector (>= 0.0.1)
131-
bootsnap (1.14.0)
127+
bootsnap (1.15.0)
132128
msgpack (~> 1.2)
133-
bootstrap (5.2.2)
129+
bootstrap (5.2.3)
134130
autoprefixer-rails (>= 9.1.0)
135131
popper_js (>= 2.11.6, < 3)
136132
sassc-rails (>= 2.0.0)
@@ -145,7 +141,7 @@ GEM
145141
console (1.16.2)
146142
fiber-local
147143
crass (1.0.6)
148-
database_consistency (1.3.6)
144+
database_consistency (1.6.0)
149145
activerecord (>= 3.2)
150146
debug_inspector (1.1.0)
151147
dotenv (2.8.1)
@@ -169,7 +165,7 @@ GEM
169165
rchardet (~> 1.8)
170166
globalid (1.0.0)
171167
activesupport (>= 5.0)
172-
haml (6.0.10)
168+
haml (6.0.12)
173169
temple (>= 0.8.2)
174170
thor
175171
tilt
@@ -179,8 +175,8 @@ GEM
179175
importmap-rails (1.1.5)
180176
actionpack (>= 6.0.0)
181177
railties (>= 6.0.0)
182-
io-event (1.1.2)
183-
jmespath (1.6.1)
178+
io-event (1.1.3)
179+
jmespath (1.6.2)
184180
json (2.6.2)
185181
kredis (1.3.0)
186182
activesupport (>= 6.0.0)
@@ -190,8 +186,11 @@ GEM
190186
loofah (2.19.0)
191187
crass (~> 1.0.2)
192188
nokogiri (>= 1.5.9)
193-
mail (2.7.1)
189+
mail (2.8.0)
194190
mini_mime (>= 0.1.1)
191+
net-imap
192+
net-pop
193+
net-smtp
195194
marcel (1.0.2)
196195
method_source (1.0.0)
197196
mini_mime (1.1.2)
@@ -214,7 +213,7 @@ GEM
214213
racc (~> 1.4)
215214
pg (1.4.5)
216215
popper_js (2.11.6)
217-
postmark (1.22.1)
216+
postmark (1.22.2)
218217
json
219218
postmark-rails (0.22.1)
220219
actionmailer (>= 3.0.0)
@@ -290,13 +289,13 @@ GEM
290289
tilt
291290
sdoc (2.4.0)
292291
rdoc (>= 5.0)
293-
sentry-rails (5.6.0)
292+
sentry-rails (5.7.0)
294293
railties (>= 5.0)
295-
sentry-ruby (~> 5.6.0)
296-
sentry-ruby (5.6.0)
294+
sentry-ruby (~> 5.7.0)
295+
sentry-ruby (5.7.0)
297296
concurrent-ruby (~> 1.0, >= 1.0.2)
298-
sentry-sidekiq (5.6.0)
299-
sentry-ruby (~> 5.6.0)
297+
sentry-sidekiq (5.7.0)
298+
sentry-ruby (~> 5.7.0)
300299
sidekiq (>= 3.0)
301300
sidekiq (6.5.8)
302301
connection_pool (>= 2.2.5, < 3)
@@ -316,7 +315,7 @@ GEM
316315
actionpack (>= 5.2)
317316
activesupport (>= 5.2)
318317
sprockets (>= 3.0.0)
319-
stimulus-rails (1.1.1)
318+
stimulus-rails (1.2.1)
320319
railties (>= 6.0.0)
321320
stringio (3.0.2)
322321
temple (0.9.1)

0 commit comments

Comments
 (0)