Skip to content

Commit

Permalink
Merge pull request #1695 from houdiniproject/dependabot/bundler/boots…
Browse files Browse the repository at this point in the history
…nap-1.18.3

Bump bootsnap from 1.17.1 to 1.18.3
  • Loading branch information
wwahammy committed Feb 5, 2024
2 parents 9ee8107 + b6be7dd commit 723174e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source 'https://rubygems.org'

gem 'rails', '6.1.7.6'
gem 'jbuilder', '~> 2.11'
gem 'bootsnap', '~> 1.17', require: false # Large rails application booting enhancer
gem 'bootsnap', '~> 1.18', require: false # Large rails application booting enhancer
gem 'hamster', '~> 3.0' # Thread-safe collection classes for Ruby
gem 'puma', '~> 5.6'
gem 'rake', '~> 12.3.2'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ GEM
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bootsnap (1.17.1)
bootsnap (1.18.3)
msgpack (~> 1.2)
builder (3.2.4)
chronic (0.10.2)
Expand Down Expand Up @@ -494,7 +494,7 @@ PLATFORMS
DEPENDENCIES
action_mailer_matchers (~> 1.2)
bess!
bootsnap (~> 1.17)
bootsnap (~> 1.18)
chronic (~> 0.10.2)
colorize (~> 0.8.1)
countries (~> 4.2)
Expand Down

0 comments on commit 723174e

Please sign in to comment.