Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump i18n from 0.7.0 to 0.9.5 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump i18n from 0.7.0 to 0.9.5
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 to 0.9.5.
- [Release notes](https://github.com/ruby-i18n/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](ruby-i18n/i18n@v0.7.0...v0.9.5)

---
updated-dependencies:
- dependency-name: i18n
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2022
commit 9c5a9e24a4012705183ec7e698c5576bc1cb5df8
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -40,6 +40,7 @@ GEM
tzinfo (~> 1.1)
arel (6.0.0)
builder (3.2.2)
concurrent-ruby (1.1.10)
erubis (2.7.0)
faker (1.4.3)
i18n (~> 0.5)
@@ -49,7 +50,8 @@ GEM
httparty (0.13.1)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.7.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (1.8.2)
loofah (2.0.1)
nokogiri (>= 1.5.9)