Skip to content

Commit

Permalink
Merge pull request #371 from betadots/dependabot/bundler/ruby-88109dddcb
Browse files Browse the repository at this point in the history
Bump the ruby group across 1 directory with 3 updates
  • Loading branch information
rwaffen authored May 2, 2024
2 parents 1e13c40 + 91210cf commit 3df0a79
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem 'sqlite3', '~> 1.7'
gem 'puma', '~> 6.4'

# Asset handling
gem 'bootstrap', '~> 5.3.0'
gem 'bootstrap', '~> 5.3.3'
gem 'bootstrap-icons-helper'
gem 'dartsass-rails'
gem 'dartsass-sprockets'
Expand Down Expand Up @@ -60,7 +60,7 @@ group :test do
end

group :linter do
gem 'rubocop', '~> 1.63.3'
gem 'rubocop', '~> 1.63.4'
gem 'rubocop-capybara', '~> 2.20.0'
gem 'rubocop-performance', '~> 1.21.0'
gem 'rubocop-rails', '~> 2.24.1'
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@ GEM
async
async-pool (0.4.0)
async (>= 1.25)
autoprefixer-rails (10.4.15.0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.1.7)
bindex (0.8.1)
bootstrap (5.3.2)
bootstrap (5.3.3)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.11.8, < 3)
bootstrap-icons (1.0.14)
Expand Down Expand Up @@ -267,7 +267,7 @@ GEM
sawyer (~> 0.9)
optimist (3.1.0)
parallel (1.24.0)
parser (3.3.0.5)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
popper_js (2.11.8)
Expand Down Expand Up @@ -365,7 +365,7 @@ GEM
rails-dom-testing
rspec-core
rspec-support (3.13.1)
rubocop (1.63.3)
rubocop (1.63.4)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -410,7 +410,7 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
scanf (1.0.0)
selenium-webdriver (4.20.0)
selenium-webdriver (4.20.1)
base64 (~> 0.2)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand Down Expand Up @@ -472,7 +472,7 @@ PLATFORMS

DEPENDENCIES
bcrypt (~> 3.1.20)
bootstrap (~> 5.3.0)
bootstrap (~> 5.3.3)
bootstrap-icons-helper
breadcrumbs_on_rails
byebug
Expand All @@ -499,7 +499,7 @@ DEPENDENCIES
puppetdb-ruby
rails (~> 7.1.3)
rspec-openapi
rubocop (~> 1.63.3)
rubocop (~> 1.63.4)
rubocop-capybara (~> 2.20.0)
rubocop-performance (~> 1.21.0)
rubocop-rails (~> 2.24.1)
Expand Down

0 comments on commit 3df0a79

Please sign in to comment.