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 Sep 29, 2023
1 parent 07ebb7e commit aecde4a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 21 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
53 changes: 33 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,15 @@ GIT
railties (>= 3.1.0)

GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
rails-assets-datetimepicker (2.5.20)
rails-assets-jquery (>= 1.7.2)
rails-assets-jquery-mousewheel (>= 3.1.13)
rails-assets-php-date-formatter (>= 1.3.3)

GEM
remote: https://rubygems.org/
specs:
acme-client (2.0.11)
faraday (>= 1.0, < 3.0.0)
Expand Down Expand Up @@ -172,6 +179,7 @@ GEM
babel-transpiler (0.7.0)
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
base64 (0.1.1)
bcrypt (3.1.17)
breadcrumbs_on_rails (3.0.1)
builder (3.2.4)
Expand Down Expand Up @@ -309,7 +317,7 @@ GEM
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.1)
faraday-retry (1.0.3)
ffi (1.15.5)
ffi (1.16.2)
foreman (0.87.2)
foundation-rails (6.6.2.0)
railties (>= 3.1.0)
Expand Down Expand Up @@ -370,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 Down Expand Up @@ -404,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 Down Expand Up @@ -462,10 +471,6 @@ GEM
activesupport (= 7.0.8)
bundler (>= 1.15.0)
railties (= 7.0.8)
rails-assets-datetimepicker (2.5.20)
rails-assets-jquery (>= 1.7.2)
rails-assets-jquery-mousewheel (>= 3.1.13)
rails-assets-php-date-formatter (>= 1.3.3)
rails-assets-jquery (3.7.0)
rails-assets-jquery-mousewheel (3.1.13)
rails-assets-jquery (>= 1.2.2)
Expand Down Expand Up @@ -526,7 +531,7 @@ GEM
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
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 @@ -562,23 +567,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 @@ -662,7 +675,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.4.2)
unicode_utils (1.4.0)
unicorn (6.1.0)
kgio (~> 2.6)
Expand Down Expand Up @@ -690,7 +703,7 @@ GEM
wkhtmltopdf-binary (0.12.3.1)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.11)
zeitwerk (2.6.12)

PLATFORMS
ruby
Expand Down Expand Up @@ -766,7 +779,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 aecde4a

Please sign in to comment.