Gemfile.lock in sidekiq-glass-0.1.1 vs Gemfile.lock in sidekiq-glass-0.1.3

- old
+ new

@@ -1,20 +1,21 @@ PATH remote: . specs: - sidekiq-glass (0.1.1) + sidekiq-glass (0.1.3) celluloid (= 0.16.0) + null-logger sidekiq (= 3.4.1) GEM remote: https://rubygems.org/ specs: abstract_type (0.0.7) - activemodel (4.2.3) - activesupport (= 4.2.3) + activemodel (4.2.4) + activesupport (= 4.2.4) builder (~> 3.1) - activesupport (4.2.3) + activesupport (4.2.4) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) @@ -26,21 +27,22 @@ parser (~> 2.2) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) - brakeman (3.0.5) + brakeman (3.1.0) erubis (~> 2.6) fastercsv (~> 1.5) haml (>= 3.0, < 5.0) - highline (~> 1.6.20) + highline (~> 1.6) multi_json (~> 1.2) - ruby2ruby (~> 2.1.1) + ruby2ruby (>= 2.1.1, < 2.3.0) ruby_parser (~> 3.7.0) sass (~> 3.0) - terminal-table (~> 1.4) - bson (3.2.1) + slim (>= 1.3.6, < 4.0) + terminal-table (~> 1.4.5) + bson (3.2.4) builder (3.2.2) celluloid (0.16.0) timers (~> 4.0.0) coderay (1.1.0) coercible (1.0.0) @@ -68,11 +70,11 @@ tilt haml-lint (0.13.0) haml (~> 4.0) rubocop (>= 0.25.0) sysexits (~> 1.1) - highline (1.6.21) + highline (1.7.3) hitimes (1.2.2) i18n (0.7.0) ice_nine (0.11.1) json (1.8.3) memoizable (0.4.2) @@ -91,15 +93,16 @@ moped (2.0.7) bson (~> 3.0) connection_pool (~> 2.0) optionable (~> 0.2.0) multi_json (1.11.2) + null-logger (0.1.0) optionable (0.2.0) origin (2.1.1) parser (2.2.2.6) ast (>= 1.1, < 3.0) - polishgeeks-dev-tools (1.0.0) + polishgeeks-dev-tools (1.2.0) brakeman faker haml-lint mongoid-rspec pry @@ -136,18 +139,18 @@ rspec-support (~> 3.3.0) rspec-mocks (3.3.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.3.0) rspec-support (3.3.0) - rubocop (0.33.0) + rubocop (0.34.0) astrolabe (~> 1.3) parser (>= 2.2.2.5, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.4) ruby-progressbar (1.7.5) - ruby2ruby (2.1.4) + ruby2ruby (2.2.0) ruby_parser (~> 3.1) sexp_processor (~> 4.0) ruby_parser (3.7.1) sexp_processor (~> 4.1) rubycritic (1.2.1) @@ -155,11 +158,11 @@ flog (= 4.2.1) parser (>= 2.2.0, < 3.0) reek (= 1.6.3) ruby2ruby (>= 2.1.1, < 3.0) virtus (~> 1.0) - sass (3.4.16) + sass (3.4.18) sexp_processor (4.6.0) shoulda (3.5.0) shoulda-context (~> 1.0, >= 1.0.1) shoulda-matchers (>= 1.4.1, < 3.0) shoulda-context (1.2.1) @@ -174,17 +177,21 @@ simplecov (0.10.0) docile (~> 1.1.0) json (~> 1.8) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) + slim (3.0.6) + temple (~> 0.7.3) + tilt (>= 1.3.3, < 2.1) slop (3.6.0) sysexits (1.2.0) - terminal-table (1.5.2) + temple (0.7.6) + terminal-table (1.4.5) thread_safe (0.3.5) tilt (2.0.1) timecop (0.8.0) - timers (4.0.1) + timers (4.0.4) hitimes tzinfo (1.2.2) thread_safe (~> 0.1) unparser (0.2.4) abstract_type (~> 0.0.7) @@ -205,5 +212,8 @@ ruby DEPENDENCIES polishgeeks-dev-tools sidekiq-glass! + +BUNDLED WITH + 1.10.6