Skip to content

Commit

Permalink
Bump the bundler group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the bundler group with 4 updates in the / directory: [bootstrap](https://github.com/twbs/bootstrap-rubygem), [sidekiq](https://github.com/sidekiq/sidekiq), [nokogiri](https://github.com/sparklemotion/nokogiri) and [rexml](https://github.com/ruby/rexml).


Updates `bootstrap` from 4.1.3 to 4.3.1
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases)
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/main/CHANGELOG.md)
- [Commits](twbs/bootstrap-rubygem@v4.1.3...v4.3.1)

Updates `sidekiq` from 7.2.2 to 7.2.4
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.2.2...v7.2.4)

Updates `nokogiri` from 1.16.3 to 1.16.5
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.3...v1.16.5)

Updates `rexml` from 3.2.6 to 3.2.8
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.6...v3.2.8)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: sidekiq
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: nokogiri
  dependency-type: indirect
  dependency-group: bundler
- dependency-name: rexml
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 363b95a commit e1a1647
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem 'rails', '~> 7.1', '>= 7.1.3.2'

gem 'activerecord-import'
gem 'bootsnap'
gem 'bootstrap', '~> 4.1.0'
gem 'bootstrap', '~> 4.3.1'
gem 'curb'
gem 'dalli'
gem 'geocoder'
Expand Down
29 changes: 13 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@ GEM
bindex (0.8.1)
bootsnap (1.18.3)
msgpack (~> 1.2)
bootstrap (4.1.3)
autoprefixer-rails (>= 6.0.3)
popper_js (>= 1.12.9, < 2)
sass (>= 3.5.2)
bootstrap (4.3.1)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0)
builder (3.2.4)
capistrano (3.18.1)
airbrussh (>= 1.0.0)
Expand Down Expand Up @@ -284,7 +284,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0305)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
msgpack (1.7.2)
multi_json (1.15.0)
Expand All @@ -311,7 +311,7 @@ GEM
net-ssh (7.2.1)
nio4r (2.7.1)
nkf (0.2.0)
nokogiri (1.16.3)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oily_png (1.2.1)
Expand Down Expand Up @@ -340,7 +340,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (3.0.10)
rack (3.0.11)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-proxy (0.7.7)
Expand Down Expand Up @@ -392,7 +392,7 @@ GEM
rdoc (6.6.3.1)
psych (>= 4.0.0)
redis (4.8.1)
redis-client (0.21.1)
redis-client (0.22.1)
connection_pool
regexp_parser (2.9.0)
reline (0.5.0)
Expand All @@ -402,7 +402,8 @@ GEM
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
roo (2.10.1)
nokogiri (~> 1)
rubyzip (>= 1.3.0, < 3.0.0)
Expand Down Expand Up @@ -431,11 +432,6 @@ GEM
ruby-rc4 (0.1.5)
rubyntlm (0.6.3)
rubyzip (2.3.2)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.4.0)
Expand All @@ -459,7 +455,7 @@ GEM
concurrent-ruby (~> 1.0, >= 1.0.2)
shoulda-matchers (6.2.0)
activesupport (>= 5.2.0)
sidekiq (7.2.2)
sidekiq (7.2.4)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand Down Expand Up @@ -500,6 +496,7 @@ GEM
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
stringio (3.1.0)
strscan (3.1.0)
svgeez (4.1.0)
listen (~> 3.5)
mercenary (~> 0.4.0)
Expand Down Expand Up @@ -559,7 +556,7 @@ DEPENDENCIES
annotate
bcrypt_pbkdf
bootsnap
bootstrap (~> 4.1.0)
bootstrap (~> 4.3.1)
capistrano
capistrano-bundler
capistrano-git
Expand Down

0 comments on commit e1a1647

Please sign in to comment.