Browse Source

Maintenance: Update version of bundled i18n gem to 1.9.1 as 1.9.0 was removed and is uninstallable.

Martin Gruner 3 years ago
parent
commit
2aa1381c80
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gemfile.lock

+ 1 - 1
Gemfile.lock

@@ -281,7 +281,7 @@ GEM
       ffi-compiler (>= 1.0, < 2.0)
     http_parser.rb (0.6.0)
     httpclient (2.8.3)
-    i18n (1.9.0)
+    i18n (1.9.1)
       concurrent-ruby (~> 1.0)
     icalendar (2.7.1)
       ice_cube (~> 0.16)