Skip to content

Commit 8a847d3

Browse files
Bump the production group with 2 updates (#1295)
1 parent e63e96a commit 8a847d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ gem 'rack-brotli'
2020
gem 'sassc-rails', '~> 2.1.2'
2121
gem 'uglifier', '>= 1.3.0'
2222
gem 'oj', '~> 3.16'
23-
gem 'pundit', '~> 2.5.0'
23+
gem 'pundit', '~> 2.5.2'
2424
gem 'google-apis-sheets_v4'
2525
gem 'addressable', '~> 2.8'
2626

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,8 @@ GEM
249249
parser (3.3.9.0)
250250
ast (~> 2.4.1)
251251
racc
252-
pg (1.6.1-arm64-darwin)
253-
pg (1.6.1-x86_64-linux)
252+
pg (1.6.2-arm64-darwin)
253+
pg (1.6.2-x86_64-linux)
254254
postmark (1.22.1)
255255
json
256256
postmark-rails (0.22.1)
@@ -271,7 +271,7 @@ GEM
271271
public_suffix (6.0.2)
272272
puma (6.6.1)
273273
nio4r (~> 2.0)
274-
pundit (2.5.0)
274+
pundit (2.5.2)
275275
activesupport (>= 3.0.0)
276276
raabro (1.4.0)
277277
racc (1.8.1)
@@ -463,7 +463,7 @@ DEPENDENCIES
463463
postmark-rails
464464
pry-rails
465465
puma (~> 6.6)
466-
pundit (~> 2.5.0)
466+
pundit (~> 2.5.2)
467467
rack-brotli
468468
rack-cors (~> 3.0)
469469
rails (~> 8.0.2)

0 commit comments

Comments
 (0)