diff --git a/Gemfile.lock b/Gemfile.lock index 8d4e7a9..675474c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,24 +1,18 @@ GEM remote: https://rubygems.org/ specs: - activemodel (5.2.3) - activesupport (= 5.2.3) - activerecord (5.2.3) - activemodel (= 5.2.3) - activesupport (= 5.2.3) - arel (>= 9.0) - activesupport (5.2.3) + activerecord (3.2.14) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - arel (9.0.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) atlassian-jwt (0.2.0) jwt (~> 2.1.0) bond (0.5.1) byebug (11.0.1) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) diff-lcs (1.3) dotenv (2.7.5) ffi (1.11.1) @@ -40,9 +34,9 @@ GEM httparty (0.17.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) - jira-ruby (1.7.0) + jira-ruby (2.2.0) activesupport atlassian-jwt multipart-post @@ -57,7 +51,7 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - minitest (5.11.3) + minitest (5.17.0) multi_xml (0.6.0) multipart-post (2.1.1) mustermann (1.0.3) @@ -113,22 +107,21 @@ GEM rack (~> 2.0) rack-protection (= 2.0.5) tilt (~> 2.0) - sinatra-activerecord (2.0.13) + sinatra-activerecord (2.0.15) activerecord (>= 3.2) sinatra (>= 1.0) sinatra-flash (0.3.0) sinatra (>= 1.0.0) slop (3.6.0) thor (0.20.3) - thread_safe (0.3.6) tilt (2.0.9) tux (0.3.0) ripl (>= 0.3.5) ripl-multi_line (>= 0.2.4) ripl-rack (>= 0.2.0) sinatra (>= 1.2.1) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby