Gemfile.lock in gb_dispatch-0.0.4 vs Gemfile.lock in gb_dispatch-0.0.5

- old
+ new

@@ -1,34 +1,19 @@ PATH remote: . specs: - gb_dispatch (0.0.4) - celluloid (~> 0.17.3) + gb_dispatch (0.0.5) + concurrent-ruby (~> 1.0) GEM remote: https://rubygems.org/ specs: - celluloid (0.17.3) - celluloid-essentials - celluloid-extras - celluloid-fsm - celluloid-pool - celluloid-supervision - timers (>= 4.1.1) - celluloid-essentials (0.20.5) - timers (>= 4.1.1) - celluloid-extras (0.20.5) - timers (>= 4.1.1) - celluloid-fsm (0.20.5) - timers (>= 4.1.1) - celluloid-pool (0.20.5) - timers (>= 4.1.1) - celluloid-supervision (0.20.5) - timers (>= 4.1.1) + concurrent-ruby (1.0.0) + concurrent-ruby-ext (1.0.0) + concurrent-ruby (~> 1.0.0) diff-lcs (1.2.5) docile (1.1.5) - hitimes (1.2.3) json (1.8.3) rake (10.5.0) rspec (3.4.0) rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0) @@ -45,20 +30,16 @@ simplecov (0.11.1) docile (~> 1.1.0) json (~> 1.8) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) - timers (4.1.1) - hitimes PLATFORMS ruby DEPENDENCIES bundler (~> 1.6) + concurrent-ruby-ext gb_dispatch! rake (~> 10.0) rspec simplecov - -BUNDLED WITH - 1.11.2