Skip to content

Commit

Permalink
Merge pull request #382 from betadots/dependabot/bundler/ruby-eda9edd91a
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 committed May 23, 2024
2 parents 1551fed + e608388 commit d47da1d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ group :linter do
gem 'rubocop', '~> 1.63.5'
gem 'rubocop-capybara', '~> 2.20.0'
gem 'rubocop-performance', '~> 1.21.0'
gem 'rubocop-rails', '~> 2.24.1'
gem 'rubocop-rails', '~> 2.25.0'
gem 'rubocop-rake', '~> 0.6.0'
end

Expand Down
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ GEM
execjs (~> 2)
base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.1.7)
bigdecimal (3.1.8)
bindex (0.8.1)
bootstrap (5.3.3)
autoprefixer-rails (>= 9.1.0)
Expand Down Expand Up @@ -173,7 +173,7 @@ GEM
fiber-local (1.0.0)
friendly_id (5.5.1)
activerecord (>= 4.0.0)
git (2.0.0)
git (2.0.1)
activesupport (>= 5.0)
addressable (~> 2.8)
process_executer (~> 1.1)
Expand Down Expand Up @@ -203,7 +203,7 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
importmap-rails (2.0.1)
actionpack (>= 6.0.0)
Expand Down Expand Up @@ -238,7 +238,7 @@ GEM
mini_portile2 (2.8.6)
mini_racer (0.12.0)
libv8-node (~> 21.7.2.0)
minitest (5.22.3)
minitest (5.23.1)
multi_json (1.15.0)
multi_xml (0.6.0)
mutex_m (0.2.0)
Expand Down Expand Up @@ -311,8 +311,8 @@ GEM
hocon (>= 1.0)
puppetdb-ruby (1.2.0)
httparty
racc (1.7.3)
rack (3.0.10)
racc (1.8.0)
rack (3.0.11)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -357,7 +357,7 @@ GEM
rchardet (1.8.0)
rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.9.0)
regexp_parser (2.9.2)
reline (0.4.3)
io-console (~> 0.5)
rexml (3.2.8)
Expand Down Expand Up @@ -387,7 +387,7 @@ GEM
rubocop-performance (1.21.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.24.1)
rubocop-rails (2.25.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand All @@ -414,7 +414,7 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
scanf (1.0.0)
selenium-webdriver (4.20.1)
selenium-webdriver (4.21.1)
base64 (~> 0.2)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand Down Expand Up @@ -507,7 +507,7 @@ DEPENDENCIES
rubocop (~> 1.63.5)
rubocop-capybara (~> 2.20.0)
rubocop-performance (~> 1.21.0)
rubocop-rails (~> 2.24.1)
rubocop-rails (~> 2.25.0)
rubocop-rake (~> 0.6.0)
ruby-saml
selenium-webdriver
Expand Down

0 comments on commit d47da1d

Please sign in to comment.