Skip to content

Commit

Permalink
Bump rubocop, fancybox2-rails, globalize, rubocop-rspec and tolk
Browse files Browse the repository at this point in the history
Bumps [rubocop](https://github.com/rubocop/rubocop), [fancybox2-rails](https://github.com/sureswiftcapital/fancybox2-rails), [globalize](https://github.com/globalize/globalize), [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) and [tolk](https://github.com/rdunlop/tolk). These dependencies needed to be updated together.

Updates `rubocop` from 0.93.1 to 1.56.4
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v0.93.1...v1.56.4)

Updates `fancybox2-rails` from `785561e` to 0.2.8
- [Commits](sureswiftcapital/fancybox2-rails@785561e...v0.2.8)

Updates `globalize` from `3c146ab` to 6.2.1
- [Commits](globalize/globalize@3c146ab...v6.2.1)

Updates `rubocop-rspec` from 1.44.1 to 2.24.1
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v1.44.1...v2.24.1)

Updates `tolk` from `8342a4e` to 4.2.0
- [Commits](https://github.com/rdunlop/tolk/commits)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: fancybox2-rails
  dependency-type: direct:production
- dependency-name: globalize
  dependency-type: direct:production
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: tolk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 56ca1b7 commit bf964e1
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ end

group :development, :test do
gem 'bundler-audit', require: false
gem 'rubocop', '0.93.1', require: false
gem 'rubocop', '1.56.4', require: false
gem 'rubocop-rails', require: false
gem 'rubocop-rspec', require: false
gem 'teaspoon-jasmine'
Expand Down
40 changes: 25 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ GEM
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
base64 (0.1.1)
bcrypt (3.1.19)
breadcrumbs_on_rails (3.0.1)
builder (3.2.4)
Expand Down Expand Up @@ -377,6 +378,7 @@ GEM
kaminari-core (1.2.2)
kgio (2.11.4)
kostya-sigar (2.0.10)
language_server-protocol (3.17.0.3)
loofah (2.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -402,7 +404,7 @@ GEM
money (~> 6.13)
railties (>= 3.0)
nested_form (0.3.2)
net-imap (0.3.7)
net-imap (0.4.0)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -411,7 +413,7 @@ GEM
timeout
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-smtp (0.3.3)
net-smtp (0.4.0)
net-protocol
net-ssh (7.1.0)
nilify_blanks (1.4.0)
Expand All @@ -429,7 +431,7 @@ GEM
activerecord (>= 5.2)
request_store (~> 1.1)
parallel (1.23.0)
parser (3.2.2.3)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
pdf-core (0.7.0)
Expand Down Expand Up @@ -531,7 +533,7 @@ GEM
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.5)
rexml (3.2.6)
rolify (5.3.0)
rollbar (3.4.0)
ros-apartment (2.11.0)
Expand Down Expand Up @@ -567,23 +569,31 @@ GEM
rspec-support (3.12.0)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (0.93.1)
rubocop (1.56.4)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
parser (>= 3.2.2.3)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8)
rexml
rubocop-ast (>= 0.6.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-rails (2.2.1)
rack (>= 1.1)
rubocop (>= 0.72.0)
rubocop-rspec (1.44.1)
rubocop (~> 0.87)
rubocop-ast (>= 0.7.1)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-ole (1.2.12.2)
ruby-progressbar (1.13.0)
ruby-vips (2.1.4)
Expand Down Expand Up @@ -668,7 +678,7 @@ GEM
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.8.0)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
unicorn (6.1.0)
kgio (~> 2.6)
Expand Down Expand Up @@ -772,7 +782,7 @@ DEPENDENCIES
rspec-instafail
rspec-rails
rspec_junit_formatter
rubocop (= 0.93.1)
rubocop (= 1.56.4)
rubocop-rails
rubocop-rspec
rubyzip
Expand Down

0 comments on commit bf964e1

Please sign in to comment.