Skip to content

Commit 06bb5a6

Browse files
Bump i18n from 0.6.0 to 0.9.5 in /edx_specs
Bumps [i18n](https://github.com/svenfuchs/i18n) from 0.6.0 to 0.9.5. - [Release notes](https://github.com/svenfuchs/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](ruby-i18n/i18n@v0.6.0...v0.9.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9256710 commit 06bb5a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

edx_specs/Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ GEM
1515
childprocess (0.3.5)
1616
ffi (~> 1.0, >= 1.0.6)
1717
coderay (1.0.7)
18+
concurrent-ruby (1.1.5)
1819
diff-lcs (1.1.3)
1920
eventmachine (1.0.0)
2021
faker (1.0.1)
@@ -23,7 +24,8 @@ GEM
2324
eventmachine (>= 0.12.0)
2425
ffi (1.1.5)
2526
http_parser.rb (0.5.3)
26-
i18n (0.6.0)
27+
i18n (0.9.5)
28+
concurrent-ruby (~> 1.0)
2729
json (1.7.4)
2830
launchy (2.1.1)
2931
addressable (~> 2.3)

0 commit comments

Comments
 (0)