Skip to content

Commit c77cd3d

Browse files
Bump i18n from 1.9.1 to 1.12.0
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.9.1 to 1.12.0. - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](ruby-i18n/i18n@v1.9.1...v1.12.0) --- updated-dependencies: - dependency-name: i18n dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b79b372 commit c77cd3d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
99
ast (2.4.2)
10-
bcrypt (3.1.16)
10+
bcrypt (3.1.18)
1111
coderay (1.1.3)
1212
concurrent-ruby (1.1.10)
1313
connection_pool (2.2.5)
@@ -61,7 +61,7 @@ GEM
6161
dry-schema (~> 1.8, >= 1.8.0)
6262
factory_bot (6.2.0)
6363
activesupport (>= 5.0.0)
64-
i18n (1.9.1)
64+
i18n (1.12.0)
6565
concurrent-ruby (~> 1.0)
6666
ice_nine (0.11.2)
6767
method_source (1.0.0)
@@ -82,8 +82,8 @@ GEM
8282
rack (2.2.4)
8383
rack-attack (6.6.0)
8484
rack (>= 1.0, < 3)
85-
rack-test (1.1.0)
86-
rack (>= 1.0, < 3)
85+
rack-test (2.0.2)
86+
rack (>= 1.3)
8787
rainbow (3.1.1)
8888
rake (13.0.6)
8989
redis (4.6.0)

0 commit comments

Comments
 (0)