Skip to content

Commit

Permalink
Bump the ruby-minor-patch group with 4 updates (#3197)
Browse files Browse the repository at this point in the history
Bumps the ruby-minor-patch group with 4 updates: [net-imap](https://github.com/ruby/net-imap), [omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection), [i18n-tasks](https://github.com/glebm/i18n-tasks) and [rubocop](https://github.com/rubocop/rubocop).


Updates `net-imap` from 0.4.10 to 0.4.11
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](ruby/net-imap@v0.4.10...v0.4.11)

Updates `omniauth-rails_csrf_protection` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/cookpad/omniauth-rails_csrf_protection/releases)
- [Commits](cookpad/omniauth-rails_csrf_protection@v1.0.1...v1.0.2)

Updates `i18n-tasks` from 1.0.13 to 1.0.14
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
- [Commits](glebm/i18n-tasks@v1.0.13...v1.0.14)

Updates `rubocop` from 1.63.4 to 1.63.5
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.63.4...v1.63.5)

---
updated-dependencies:
- dependency-name: net-imap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: omniauth-rails_csrf_protection
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: i18n-tasks
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ruby-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 73d8747 commit 05392b5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 21 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ gem 'loofah', '>= 2.3.1'
gem 'rails-html-sanitizer', '>= 1.4.3'

group :development do
gem 'i18n-tasks', '~> 1.0.13' # check and clean i18n keys
gem 'i18n-tasks', '~> 1.0.14' # check and clean i18n keys
gem 'rails-i18n', '~> 7.0' # dependency of i18n-tasks
gem 'shog' # makes rails s output color!
gem 'listen', '>= 3.0.5'
Expand Down
31 changes: 11 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,7 @@ GEM
ast (2.4.2)
base64 (0.2.0)
bcrypt (3.1.20)
better_html (2.0.2)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
bigdecimal (3.1.7)
bigdecimal (3.1.8)
bootsnap (1.18.3)
msgpack (~> 1.2)
bootstrap_form (4.5.0)
Expand Down Expand Up @@ -171,17 +164,16 @@ GEM
activesupport (>= 6.1)
hashery (2.1.2)
hashie (5.0.0)
highline (2.1.0)
highline (3.0.1)
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.13)
i18n-tasks (1.0.14)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
better_html (>= 1.0, < 3.0)
erubi
highline (>= 2.0.0)
i18n
Expand Down Expand Up @@ -246,7 +238,7 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.10)
net-imap (0.4.11)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -280,7 +272,7 @@ GEM
omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
omniauth (~> 2.0)
omniauth-rails_csrf_protection (1.0.1)
omniauth-rails_csrf_protection (1.0.2)
actionpack (>= 4.2)
omniauth (~> 2.0)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -314,7 +306,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (3.0.10)
rack (3.0.11)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-protection (4.0.0)
Expand Down Expand Up @@ -366,8 +358,8 @@ GEM
ffi (~> 1.0)
rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.9.0)
reline (0.5.5)
regexp_parser (2.9.1)
reline (0.5.6)
io-console (~> 0.5)
render_async (2.1.11)
request_store (1.5.1)
Expand All @@ -376,7 +368,7 @@ GEM
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.6)
rubocop (1.63.4)
rubocop (1.63.5)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -422,7 +414,6 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
smart_properties (1.17.0)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
Expand Down Expand Up @@ -492,7 +483,7 @@ DEPENDENCIES
foreman
geokit
httparty
i18n-tasks (~> 1.0.13)
i18n-tasks (~> 1.0.14)
jsbundling-rails
kaminari (~> 1.2)
launchy
Expand Down

0 comments on commit 05392b5

Please sign in to comment.