Skip to content

Commit

Permalink
Remove explicit bundle of i18n-tasks
Browse files Browse the repository at this point in the history
This is already bundled as part of rails_translation_manager.
  • Loading branch information
1pretz1 committed Nov 3, 2021
1 parent a0bb40c commit 5942268
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ end
group :development do
gem "better_errors"
gem "binding_of_caller"
gem "i18n-tasks"
gem "pry"
gem "wraith"
end
Expand Down
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,6 @@ DEPENDENCIES
govuk_test
htmlentities
i18n-coverage
i18n-tasks
jasmine
jasmine_selenium_runner
minitest-reporters
Expand Down

0 comments on commit 5942268

Please sign in to comment.