mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Merge pull request #2700 from TracksApp/dependabot/bundler/i18n-tasks-0.9.37
Bump i18n-tasks from 0.9.36 to 0.9.37
This commit is contained in:
commit
db580a1d9d
2 changed files with 6 additions and 6 deletions
2
Gemfile
2
Gemfile
|
@ -46,7 +46,7 @@ group :development do
|
|||
gem 'rack-mini-profiler'
|
||||
gem 'solargraph'
|
||||
|
||||
gem 'i18n-tasks', '~> 0.9.36'
|
||||
gem 'i18n-tasks', '~> 0.9.37'
|
||||
end
|
||||
|
||||
group :development, :test do
|
||||
|
|
10
Gemfile.lock
10
Gemfile.lock
|
@ -114,7 +114,7 @@ GEM
|
|||
htmlentities (4.3.4)
|
||||
i18n (1.8.11)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-tasks (0.9.36)
|
||||
i18n-tasks (0.9.37)
|
||||
activesupport (>= 4.0.2)
|
||||
ast (>= 2.1.0)
|
||||
erubi
|
||||
|
@ -204,9 +204,9 @@ GEM
|
|||
nokogiri (>= 1.6)
|
||||
rails-html-sanitizer (1.4.2)
|
||||
loofah (~> 2.3)
|
||||
rails-i18n (6.0.0)
|
||||
rails-i18n (7.0.1)
|
||||
i18n (>= 0.7, < 2)
|
||||
railties (>= 6.0.0, < 7)
|
||||
railties (>= 6.0.0, < 8)
|
||||
rails_autolink (1.1.6)
|
||||
rails (> 3.1)
|
||||
railties (6.0.4.1)
|
||||
|
@ -312,7 +312,7 @@ GEM
|
|||
will_paginate (3.3.1)
|
||||
yard (0.9.27)
|
||||
webrick (~> 1.7.0)
|
||||
zeitwerk (2.5.1)
|
||||
zeitwerk (2.5.3)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
@ -333,7 +333,7 @@ DEPENDENCIES
|
|||
factory_bot_rails
|
||||
font-awesome-sass (~> 5.15.1)
|
||||
htmlentities
|
||||
i18n-tasks (~> 0.9.36)
|
||||
i18n-tasks (~> 0.9.37)
|
||||
jquery-rails (~> 4.4)
|
||||
jquery-ui-rails (~> 6.0.1)
|
||||
listen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue