Skip to content

Commit 3997d03

Browse files
Bump bootsnap from 1.18.6 to 1.19.0 (#1230)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67ea1a7 commit 3997d03

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gem 'rails', '~> 8.0.4'
1010
gem 'activeadmin', '~> 3.4'
1111
gem 'active_storage_base64', '~> 3.0.1'
1212
gem 'aws-sdk-s3', '~> 1.203', require: false
13-
gem 'bootsnap', '~> 1.18'
13+
gem 'bootsnap', '~> 1.19'
1414
gem 'cssbundling-rails', '~> 1.4'
1515
gem 'devise', '~> 4.9'
1616
gem 'devise_token_auth', github: 'lynndylanhurley/devise_token_auth'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ GEM
144144
bigdecimal (3.3.1)
145145
binding_of_caller (1.0.1)
146146
debug_inspector (>= 1.2.0)
147-
bootsnap (1.18.6)
147+
bootsnap (1.19.0)
148148
msgpack (~> 1.2)
149149
brakeman (7.1.1)
150150
racc
@@ -664,7 +664,7 @@ DEPENDENCIES
664664
aws-sdk-s3 (~> 1.203)
665665
better_errors (~> 2.10)
666666
binding_of_caller (~> 1.0)
667-
bootsnap (~> 1.18)
667+
bootsnap (~> 1.19)
668668
brakeman (~> 7.1)
669669
capybara (~> 3.40)
670670
chaotic_order (~> 0.1.0)

0 commit comments

Comments
 (0)