Skip to content

Commit

Permalink
Merge pull request #5094 from dodona-edu/dependabot/bundler/bootsnap-…
Browse files Browse the repository at this point in the history
…1.17.0
  • Loading branch information
bmesuere authored Oct 30, 2023
2 parents 004e2e1 + bbaa22c commit de7853c
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 @@ -34,7 +34,7 @@ gem 'jbuilder', '~> 2.11.5'
gem 'image_processing', '~> 1.12.2'

# Reduces boot times through caching; required in config/boot.rb
gem 'bootsnap', '~> 1.16.0', require: false
gem 'bootsnap', '~> 1.17.0', require: false

# used to validate container responses
gem 'json_schemer', '~> 2.0.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ GEM
bigdecimal (3.1.4)
bindata (2.4.15)
bindex (0.8.1)
bootsnap (1.16.0)
bootsnap (1.17.0)
msgpack (~> 1.2)
builder (3.2.4)
byebug (11.1.3)
Expand Down Expand Up @@ -560,7 +560,7 @@ DEPENDENCIES
annotate (~> 3.2.0)
autoprefixer-rails (~> 10.4.15)
bcrypt_pbkdf
bootsnap (~> 1.16.0)
bootsnap (~> 1.17.0)
builder (~> 3.2.4)
byebug (~> 11.1.3)
capistrano-passenger (~> 0.2.1)
Expand Down

0 comments on commit de7853c

Please sign in to comment.