diff --git a/Gemfile.lock b/Gemfile.lock index ea141c4..a367d7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) devise (4.3.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -99,9 +99,10 @@ GEM ffi (1.9.18) figaro (1.1.1) thor (~> 0.14) - globalid (0.4.0) - activesupport (>= 4.2.0) - i18n (0.8.6) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) multi_json (>= 1.2) @@ -123,7 +124,7 @@ GEM mime-types-data (3.2016.0521) mini_mime (0.1.4) mini_portile2 (2.2.0) - minitest (5.10.3) + minitest (5.17.0) multi_json (1.12.1) net-scp (1.2.1) net-ssh (>= 2.6.5) @@ -215,7 +216,7 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) - tzinfo (1.2.3) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)