Skip to content

Commit b19858f

Browse files
dependabot[bot]progval
authored andcommitted
build(deps): 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] <support@github.com>
1 parent f56154c commit b19858f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ GEM
1414
execjs
1515
coffee-script-source (1.12.2)
1616
colorator (1.1.0)
17+
concurrent-ruby (1.1.10)
1718
ethon (0.14.0)
1819
ffi (>= 1.15.0)
1920
execjs (2.7.0)
@@ -89,7 +90,8 @@ GEM
8990
html-pipeline (2.5.0)
9091
activesupport (>= 2)
9192
nokogiri (>= 1.4)
92-
i18n (0.7.0)
93+
i18n (0.9.5)
94+
concurrent-ruby (~> 1.0)
9395
jekyll (3.3.1)
9496
addressable (~> 2.4)
9597
colorator (~> 1.0)

0 commit comments

Comments
 (0)