Skip to content

Commit 17d6de2

Browse files
authored
Merge pull request #40 from actions/dependabot/bundler/test_projects/mojombo/i18n-0.9.5
Bump i18n from 0.7.0 to 0.9.5 in /test_projects/mojombo
2 parents a09419b + 214ba85 commit 17d6de2

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)