Skip to content

Commit

Permalink
Merge branch 'bump-gems' into dependabot/bundler/rexml-3.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen committed May 22, 2024
2 parents 49b2ba3 + 9393ba3 commit aeda7fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice
gem 'rake', '~> 13.2'
gem 'otr-activerecord', '~> 2.2.0'
gem 'sqlite3', '~> 1.4'
gem 'rubocop', '~> 1.63.4', require: false
gem 'rubocop', '~> 1.63.5', require: false

# Geolocation support
group :geoip do
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.1)
nokogiri (1.16.2-arm64-darwin)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
otr-activerecord (2.2.0)
activerecord (>= 4.0, < 7.2)
Expand Down Expand Up @@ -167,7 +167,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.63.4)
rubocop (1.63.5)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -279,7 +279,7 @@ DEPENDENCIES
rdoc (~> 6.6)
rest-client (~> 2.1.0)
rspec (~> 3.13)
rubocop (~> 1.63.4)
rubocop (~> 1.63.5)
rubyzip (~> 2.3)
rushover (~> 0.3.0)
selenium-webdriver (~> 4.20)
Expand Down

0 comments on commit aeda7fc

Please sign in to comment.