From d23a9bf6b7cd4d397c6cced0414695d68b9adf73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:31:28 +0000 Subject: [PATCH] Bump tzinfo from 0.3.33 to 0.3.61 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.33 to 0.3.61. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v0.3.33...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a35d4c..80375ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - clojurescript-rails (0.0.1) + clojurescript_rails (0.0.1) rails (~> 3.2.6) GEM @@ -34,8 +34,16 @@ GEM activesupport (3.2.6) i18n (~> 0.6) multi_json (~> 1.0) - arel (3.0.2) + arel (3.0.3) builder (3.0.0) + coderay (1.1.3) + columnize (0.9.0) + debugger (1.6.8) + columnize (>= 0.3.1) + debugger-linecache (~> 1.2.0) + debugger-ruby_core_source (~> 1.3.5) + debugger-linecache (1.2.0) + debugger-ruby_core_source (1.3.8) erubis (2.7.0) hike (1.2.1) i18n (0.6.0) @@ -48,9 +56,15 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.19) + method_source (1.0.0) + mime-types (1.25.1) multi_json (1.3.6) - polyglot (0.3.3) + polyglot (0.3.5) + pry (0.14.1) + coderay (~> 1.1) + method_source (~> 1.0) + pry-rails (0.3.9) + pry (>= 0.10.4) rack (1.4.1) rack-cache (1.2) rack (>= 0.4) @@ -80,18 +94,18 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sqlite3 (1.3.6) thor (0.15.4) tilt (1.3.3) - treetop (1.4.10) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.33) + tzinfo (0.3.61) PLATFORMS ruby DEPENDENCIES - clojurescript-rails! + clojurescript_rails! + debugger jquery-rails - sqlite3 + pry-rails