Gemfile.lock in decidim-bulletin_board-0.1.0 vs Gemfile.lock in decidim-bulletin_board-0.2.0

- old
+ new

@@ -1,17 +1,21 @@ PATH remote: . specs: - decidim-bulletin_board (0.1.0) + decidim-bulletin_board (0.2.0) + activemodel (~> 5.0, >= 5.0.0.1) activesupport (~> 5.0, >= 5.0.0.1) byebug (~> 11.0) graphlient (~> 0.4.0) jwt + wisper (~> 2.0.0) GEM remote: https://rubygems.org/ specs: + activemodel (5.2.4.4) + activesupport (= 5.2.4.4) activesupport (5.2.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) @@ -89,10 +93,12 @@ unicode-display_width (1.7.0) webmock (3.10.0) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) + wisper (2.0.1) + wisper-rspec (1.1.0) PLATFORMS ruby DEPENDENCIES @@ -101,8 +107,9 @@ rspec (~> 3.7) rubocop (~> 0.92.0) rubocop-faker rubocop-rspec (~> 1.21) webmock (~> 3.6) + wisper-rspec (~> 1.1.0) BUNDLED WITH 2.1.4