Skip to content

Commit 214ba85

Browse files
Bump i18n from 0.7.0 to 0.9.5 in /test_projects/mojombo
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]>
1 parent a09419b commit 214ba85

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test_projects/mojombo/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ GEM
1313
execjs
1414
coffee-script-source (1.10.0)
1515
colorator (1.1.0)
16+
concurrent-ruby (1.1.10)
1617
ethon (0.9.1)
1718
ffi (>= 1.3.0)
1819
execjs (2.7.0)
@@ -53,7 +54,8 @@ GEM
5354
html-pipeline (2.4.2)
5455
activesupport (>= 2)
5556
nokogiri (>= 1.4)
56-
i18n (0.7.0)
57+
i18n (0.9.5)
58+
concurrent-ruby (~> 1.0)
5759
jekyll (3.3.0)
5860
addressable (~> 2.4)
5961
colorator (~> 1.0)

0 commit comments

Comments
 (0)