diff --git a/Gemfile.lock b/Gemfile.lock index ce4ba17..b668ded 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,19 +1,18 @@ GEM remote: http://rubygems.org/ specs: - activesupport (4.0.0) - i18n (~> 0.6, >= 0.6.4) - minitest (~> 4.2) - multi_json (~> 1.3) - thread_safe (~> 0.1) - tzinfo (~> 0.3.37) + activesupport (7.0.3) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.3.4) - atomic (1.1.10) bigcommerce (0.8.2) activesupport json rest-client coderay (1.0.9) + concurrent-ruby (1.1.10) css_parser (1.3.4) addressable diff-lcs (1.2.4) @@ -21,7 +20,8 @@ GEM httparty (0.11.0) multi_json (~> 1.0) multi_xml (>= 0.5.2) - i18n (0.6.4) + i18n (1.10.0) + concurrent-ruby (~> 1.0) json (1.8.0) kgio (2.8.0) mail (2.5.4) @@ -29,8 +29,8 @@ GEM treetop (~> 1.4.8) method_source (0.8.1) mime-types (1.23) - minitest (4.7.5) - multi_json (1.7.6) + minitest (5.16.0) + multi_json (1.15.0) multi_xml (0.5.4) mysql2 (0.3.11) nokogiri (1.5.9) @@ -75,13 +75,12 @@ GEM tilt (~> 1.3, >= 1.3.3) slop (3.4.5) temple (0.6.5) - thread_safe (0.1.2) - atomic tilt (1.4.1) treetop (1.4.14) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.37) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) unicorn (4.6.2) kgio (~> 2.6) rack