diff --git a/Gemfile.lock b/Gemfile.lock index c976f14..c249852 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,12 +42,13 @@ GEM builder (3.2.2) byebug (9.0.6) coderay (1.1.1) - concurrent-ruby (1.0.4) + concurrent-ruby (1.1.10) erubis (2.7.0) ffi (1.9.14) - globalid (0.3.7) - activesupport (>= 4.1.0) - i18n (0.7.0) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jsonapi-resources (0.8.1) concurrent-ruby rails (>= 4.0) @@ -63,7 +64,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.1.0) - minitest (5.10.1) + minitest (5.17.0) nio4r (1.2.1) nokogiri (1.7.0) mini_portile2 (~> 2.1.0) @@ -119,8 +120,8 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (0.19.4) - thread_safe (0.3.5) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.6.4) websocket-extensions (>= 0.1.0)