File tree Expand file tree Collapse file tree 3 files changed +17
-18
lines changed Expand file tree Collapse file tree 3 files changed +17
-18
lines changed Original file line number Diff line number Diff line change 1
- 3.4.2
1
+ 3.4.5
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ gem 'sidekiq'
15
15
gem 'sidekiq-scheduler'
16
16
gem 'stimulus-rails'
17
17
gem 'turbo-rails'
18
- gem 'tzinfo-data' , platforms : %i[ mingw mswin x64_mingw jruby ]
18
+ gem 'tzinfo-data' , platforms : %i[ windows ]
19
19
20
20
group :development , :test do
21
21
gem 'brakeman' , require : false
Original file line number Diff line number Diff line change 78
78
authentication-zero (4.0.3 )
79
79
awesome_print (1.9.2 )
80
80
aws-eventstream (1.4.0 )
81
- aws-partitions (1.1126 .0 )
82
- aws-sdk-core (3.226.2 )
81
+ aws-partitions (1.1131 .0 )
82
+ aws-sdk-core (3.226.3 )
83
83
aws-eventstream (~> 1 , >= 1.3.0 )
84
84
aws-partitions (~> 1 , >= 1.992.0 )
85
85
aws-sigv4 (~> 1.9 )
89
89
aws-sdk-kms (1.106.0 )
90
90
aws-sdk-core (~> 3 , >= 3.225.0 )
91
91
aws-sigv4 (~> 1.5 )
92
- aws-sdk-s3 (1.192 .0 )
92
+ aws-sdk-s3 (1.193 .0 )
93
93
aws-sdk-core (~> 3 , >= 3.225.0 )
94
94
aws-sdk-kms (~> 1 )
95
95
aws-sigv4 (~> 1.5 )
101
101
bigdecimal (3.2.2 )
102
102
bootsnap (1.18.6 )
103
103
msgpack (~> 1.2 )
104
- brakeman (7.0.2 )
104
+ brakeman (7.1.0 )
105
105
racc
106
106
builder (3.3.0 )
107
107
bundle-audit (0.1.0 )
124
124
crass (1.0.6 )
125
125
date (3.4.1 )
126
126
drb (2.2.3 )
127
- erb (5.0.1 )
127
+ erb (5.0.2 )
128
128
erubi (1.13.1 )
129
129
et-orbi (1.2.11 )
130
130
tzinfo
@@ -146,13 +146,13 @@ GEM
146
146
actionpack (>= 6.0.0 )
147
147
activesupport (>= 6.0.0 )
148
148
railties (>= 6.0.0 )
149
- io-console (0.8.0 )
149
+ io-console (0.8.1 )
150
150
irb (1.15.2 )
151
151
pp (>= 0.6.0 )
152
152
rdoc (>= 4.0.0 )
153
153
reline (>= 0.4.2 )
154
154
jmespath (1.6.2 )
155
- json (2.12.2 )
155
+ json (2.13.0 )
156
156
language_server-protocol (3.17.0.5 )
157
157
lint_roller (1.1.0 )
158
158
logger (1.7.0 )
180
180
net-smtp (0.5.1 )
181
181
net-protocol
182
182
nio4r (2.7.4 )
183
- nokogiri (1.18.8 -x86_64-linux-gnu )
183
+ nokogiri (1.18.9 -x86_64-linux-gnu )
184
184
racc (~> 1.4 )
185
185
parallel (1.27.0 )
186
186
parser (3.3.8.0 )
@@ -191,11 +191,10 @@ GEM
191
191
prettyprint
192
192
prettyprint (0.2.0 )
193
193
prism (1.4.0 )
194
- propshaft (1.1 .0 )
194
+ propshaft (1.2 .0 )
195
195
actionpack (>= 7.0.0 )
196
196
activesupport (>= 7.0.0 )
197
197
rack
198
- railties (>= 7.0.0 )
199
198
pry (0.15.2 )
200
199
coderay (~> 1.1 )
201
200
method_source (~> 1.0 )
@@ -251,12 +250,12 @@ GEM
251
250
rdoc (6.14.2 )
252
251
erb
253
252
psych (>= 4.0.0 )
254
- redis (5.4.0 )
253
+ redis (5.4.1 )
255
254
redis-client (>= 0.22.0 )
256
- redis-client (0.25.0 )
255
+ redis-client (0.25.1 )
257
256
connection_pool
258
257
regexp_parser (2.10.0 )
259
- reline (0.6.1 )
258
+ reline (0.6.2 )
260
259
io-console (~> 0.5 )
261
260
rexml (3.4.1 )
262
261
rollbar (3.6.2 )
271
270
rubocop-ast (>= 1.45.1 , < 2.0 )
272
271
ruby-progressbar (~> 1.7 )
273
272
unicode-display_width (>= 2.4.0 , < 4.0 )
274
- rubocop-ast (1.45.1 )
273
+ rubocop-ast (1.46.0 )
275
274
parser (>= 3.3.7.2 )
276
275
prism (~> 1.4 )
277
276
rubocop-capybara (2.22.1 )
322
321
stringio (3.1.7 )
323
322
super_awesome_print (0.2.6 )
324
323
awesome_print
325
- thor (1.3.2 )
324
+ thor (1.4.0 )
326
325
timeout (0.4.3 )
327
326
turbo-rails (2.0.16 )
328
327
actionpack (>= 7.1.0 )
@@ -380,4 +379,4 @@ DEPENDENCIES
380
379
tzinfo-data
381
380
382
381
BUNDLED WITH
383
- 2.6.5
382
+ 2.7.0
You can’t perform that action at this time.
0 commit comments