example/Gemfile.lock in sinatra-pundit-0.1.0 vs example/Gemfile.lock in sinatra-pundit-0.2.0

- old
+ new

@@ -1,50 +1,51 @@ PATH remote: ../.. specs: - sinatra-pundit (0.1.0) - pundit (~> 1.1.0) - sinatra (~> 1.4.7) + sinatra-pundit (0.2.0) + pundit (~> 1.0) + sinatra (~> 2.0) GEM remote: https://rubygems.org/ specs: - activesupport (4.2.6) - i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) + activesupport (5.2.0) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - backports (3.6.8) - foreman (0.80.2) + backports (3.11.3) + concurrent-ruby (1.0.5) + foreman (0.85.0) thor (~> 0.19.1) - i18n (0.7.0) - json (1.8.3) - minitest (5.8.4) - multi_json (1.11.3) + i18n (1.0.1) + concurrent-ruby (~> 1.0) + minitest (5.11.3) + multi_json (1.13.1) + mustermann (1.0.2) pundit (1.1.0) activesupport (>= 3.0.0) - rack (1.6.4) - rack-protection (1.5.3) + rack (2.0.5) + rack-protection (2.0.3) rack - rack-test (0.6.3) - rack (>= 1.0) - sinatra (1.4.7) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) - sinatra-contrib (1.4.7) - backports (>= 2.0) + sinatra (2.0.3) + mustermann (~> 1.0) + rack (~> 2.0) + rack-protection (= 2.0.3) + tilt (~> 2.0) + sinatra-contrib (2.0.3) + activesupport (>= 4.0.0) + backports (>= 2.8.2) multi_json - rack-protection - rack-test - sinatra (~> 1.4.0) + mustermann (~> 1.0) + rack-protection (= 2.0.3) + sinatra (= 2.0.3) tilt (>= 1.3, < 3) - thor (0.19.1) - thread_safe (0.3.5) - tilt (2.0.2) - tzinfo (1.2.2) + thor (0.19.4) + thread_safe (0.3.6) + tilt (2.0.8) + tzinfo (1.2.5) thread_safe (~> 0.1) PLATFORMS ruby @@ -53,6 +54,6 @@ sinatra sinatra-contrib sinatra-pundit! BUNDLED WITH - 1.11.2 + 1.16.0