mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Merge pull request #2768 from TracksApp/dependabot/bundler/i18n-tasks-1.0.9
Bump i18n-tasks from 1.0.8 to 1.0.9
This commit is contained in:
commit
ceebffadaa
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -46,7 +46,7 @@ group :development do
|
|||
gem 'rack-mini-profiler'
|
||||
gem 'solargraph'
|
||||
|
||||
gem 'i18n-tasks', '~> 1.0.8'
|
||||
gem 'i18n-tasks', '~> 1.0.9'
|
||||
end
|
||||
|
||||
group :development, :test do
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@ GEM
|
|||
htmlentities (4.3.4)
|
||||
i18n (1.10.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-tasks (1.0.8)
|
||||
i18n-tasks (1.0.9)
|
||||
activesupport (>= 4.0.2)
|
||||
ast (>= 2.1.0)
|
||||
better_html (~> 1.0)
|
||||
|
|
@ -342,7 +342,7 @@ DEPENDENCIES
|
|||
factory_bot_rails
|
||||
font-awesome-sass (~> 5.15.1)
|
||||
htmlentities
|
||||
i18n-tasks (~> 1.0.8)
|
||||
i18n-tasks (~> 1.0.9)
|
||||
jquery-rails (~> 4.4)
|
||||
jquery-ui-rails (~> 6.0.1)
|
||||
kt-paperclip (~> 7.1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue