From 76890d55ff38258ff95e2658387aea457e86950d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:13:31 +0000 Subject: [PATCH] Bump i18n from 0.6.1 to 0.9.5 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.1 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](https://github.com/ruby-i18n/i18n/compare/v0.6.1...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9fbccc7..955e44b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,12 @@ GIT - remote: git://github.com/rweng/jquery-datatables-rails.git - revision: ba12807aad9e1519b49e0244eefdd1e744dad618 + remote: https://github.com/rweng/jquery-datatables-rails.git + revision: d486b31b192a2924b1913e080ad23460e6b96d31 specs: - jquery-datatables-rails (1.10.0) + jquery-datatables-rails (3.4.0) + actionpack (>= 3.1) jquery-rails + railties (>= 3.1) + sass-rails GEM remote: https://rubygems.org/ @@ -48,6 +51,7 @@ GEM execjs coffee-script-source (1.3.3) commonjs (0.2.6) + concurrent-ruby (1.1.10) devise (2.0.4) bcrypt-ruby (~> 3.0) orm_adapter (~> 0.0.3) @@ -59,7 +63,8 @@ GEM haml (3.1.6) hike (1.2.1) hpricot (0.8.6) - i18n (0.6.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0)