Skip to content

Commit

Permalink
Merge pull request #4956 from consul/dependabot/bundler/master/i18n-t…
Browse files Browse the repository at this point in the history
…asks-1.0.11

Bump i18n-tasks from 0.9.34 to 0.9.37
  • Loading branch information
javierm committed Aug 26, 2022
2 parents 7f29582 + 342a0fd commit b756a21
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ group :development, :test do
gem "byebug", "~> 11.1.3"
gem "factory_bot_rails", "~> 6.2.0"
gem "faker", "~> 2.18.0"
gem "i18n-tasks", "~> 0.9.34"
gem "i18n-tasks", "~> 0.9.37"
gem "knapsack_pro", "~> 3.3.1"
gem "launchy", "~> 2.5.0"
gem "letter_opener_web", "~> 2.0.0"
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ GEM
socksify
i18n (1.12.0)
concurrent-ruby (~> 1.0)
i18n-tasks (0.9.34)
i18n-tasks (0.9.37)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
erubi
Expand Down Expand Up @@ -443,7 +443,7 @@ GEM
parallel (1.20.1)
paranoia (2.4.3)
activerecord (>= 4.0, < 6.2)
parser (3.1.2.0)
parser (3.1.2.1)
ast (~> 2.4.1)
pg (1.4.3)
pg_search (2.3.6)
Expand Down Expand Up @@ -513,7 +513,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rainbow (3.0.0)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
Expand Down Expand Up @@ -616,7 +616,7 @@ GEM
simplecov-html (0.10.2)
sitemap_generator (6.3.0)
builder (~> 3.0)
smart_properties (1.15.0)
smart_properties (1.17.0)
social-share-button (1.2.4)
coffee-rails
socksify (1.7.1)
Expand Down Expand Up @@ -665,7 +665,7 @@ GEM
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.7.0)
unicode-display_width (2.2.0)
uniform_notifier (1.14.2)
uuidtools (2.1.5)
view_component (2.69.0)
Expand Down Expand Up @@ -745,7 +745,7 @@ DEPENDENCIES
graphiql-rails (~> 1.7.0)
graphql (~> 1.12.14)
groupdate (~> 6.1.0)
i18n-tasks (~> 0.9.34)
i18n-tasks (~> 0.9.37)
image_processing (~> 1.12.2)
initialjs-rails (~> 0.2.0.9)
invisible_captcha (~> 2.0.0)
Expand Down

0 comments on commit b756a21

Please sign in to comment.