diff --git a/apps/nyny/Gemfile.lock b/apps/nyny/Gemfile.lock index 479ed95..286ae26 100644 --- a/apps/nyny/Gemfile.lock +++ b/apps/nyny/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/alisnic/nyny.git + remote: https://github.com/alisnic/nyny.git revision: 884472dac470712aaa8430cc28485475dec64d36 specs: nyny (3.4.3) @@ -29,20 +29,22 @@ GEM better_errors (1.1.0) coderay (>= 1.0.0) erubis (>= 2.6.6) - builder (3.2.2) - coderay (1.1.1) + builder (3.2.4) + coderay (1.1.3) + concurrent-ruby (1.1.10) erubis (2.7.0) - i18n (0.7.0) - json (1.8.3) - minitest (5.10.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + json (1.8.6) + minitest (5.16.2) rack (1.5.5) rack-contrib (1.1.0) rack (>= 0.9.1) rack-test (0.6.3) rack (>= 1.0) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.2) + tzinfo (1.2.10) thread_safe (~> 0.1) PLATFORMS