Skip to content

Commit

Permalink
Bump i18n from 0.7.0 to 0.9.5 in /test_projects/mojombo
Browse files Browse the repository at this point in the history
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](https://github.com/ruby-i18n/i18n/compare/v0.7.0...v0.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and GitHub committed Jun 17, 2022
1 parent a09419b commit 214ba85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test_projects/mojombo/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ GEM
execjs
coffee-script-source (1.10.0)
colorator (1.1.0)
concurrent-ruby (1.1.10)
ethon (0.9.1)
ffi (>= 1.3.0)
execjs (2.7.0)
Expand Down Expand Up @@ -53,7 +54,8 @@ GEM
html-pipeline (2.4.2)
activesupport (>= 2)
nokogiri (>= 1.4)
i18n (0.7.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.3.0)
addressable (~> 2.4)
colorator (~> 1.0)
Expand Down

0 comments on commit 214ba85

Please sign in to comment.