mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Bump i18n-tasks from 0.9.33 to 0.9.34
Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 0.9.33 to 0.9.34. - [Release notes](https://github.com/glebm/i18n-tasks/releases) - [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md) - [Commits](https://github.com/glebm/i18n-tasks/compare/v0.9.33...v0.9.34) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9d98abdd9b
commit
51b65f96b8
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.33'
|
||||
gem 'i18n-tasks', '~> 0.9.34'
|
||||
end
|
||||
|
||||
group :development, :test do
|
||||
|
|
10
Gemfile.lock
10
Gemfile.lock
|
@ -121,7 +121,7 @@ GEM
|
|||
htmlentities (4.3.4)
|
||||
i18n (1.8.9)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-tasks (0.9.33)
|
||||
i18n-tasks (0.9.34)
|
||||
activesupport (>= 4.0.2)
|
||||
ast (>= 2.1.0)
|
||||
erubi
|
||||
|
@ -146,7 +146,7 @@ GEM
|
|||
listen (3.4.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
loofah (2.8.0)
|
||||
loofah (2.9.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
mail (2.7.1)
|
||||
|
@ -165,7 +165,7 @@ GEM
|
|||
mocha (1.12.0)
|
||||
mysql2 (0.5.3)
|
||||
nio4r (2.5.5)
|
||||
nokogiri (1.11.1)
|
||||
nokogiri (1.11.2)
|
||||
mini_portile2 (~> 2.5.0)
|
||||
racc (~> 1.4)
|
||||
nokogumbo (2.0.4)
|
||||
|
@ -291,7 +291,7 @@ GEM
|
|||
activesupport (>= 4.0)
|
||||
sprockets (>= 3.0.0)
|
||||
sqlite3 (1.4.2)
|
||||
terminal-table (2.0.0)
|
||||
terminal-table (3.0.0)
|
||||
unicode-display_width (~> 1.1, >= 1.1.1)
|
||||
terrapin (0.6.0)
|
||||
climate_control (>= 0.0.3, < 1.0)
|
||||
|
@ -338,7 +338,7 @@ DEPENDENCIES
|
|||
factory_bot_rails
|
||||
font-awesome-sass (~> 5.15.1)
|
||||
htmlentities
|
||||
i18n-tasks (~> 0.9.33)
|
||||
i18n-tasks (~> 0.9.34)
|
||||
jquery-rails (~> 4.4)
|
||||
jquery-ui-rails (~> 6.0.1)
|
||||
listen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue