Gemfile.lock in worker-glass-0.2.0 vs Gemfile.lock in worker-glass-0.2.1
- old
+ new
@@ -1,36 +1,34 @@
PATH
remote: .
specs:
- worker-glass (0.2.0)
+ worker-glass (0.2.1)
activesupport
null-logger
GEM
remote: https://rubygems.org/
specs:
abstract_type (0.0.7)
- activemodel (4.2.5)
- activesupport (= 4.2.5)
+ activemodel (4.2.5.1)
+ activesupport (= 4.2.5.1)
builder (~> 3.1)
- activesupport (4.2.5)
+ activesupport (4.2.5.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
adamantium (0.2.0)
ice_nine (~> 0.11.0)
memoizable (~> 0.4.0)
- ast (2.1.0)
- astrolabe (1.3.1)
- parser (~> 2.2)
+ ast (2.2.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
- brakeman (3.1.3)
+ brakeman (3.1.4)
erubis (~> 2.6)
fastercsv (~> 1.5)
haml (>= 3.0, < 5.0)
highline (>= 1.6.20, < 2.0)
multi_json (~> 1.2)
@@ -38,17 +36,18 @@
ruby_parser (~> 3.7.0)
safe_yaml (>= 1.0)
sass (~> 3.0)
slim (>= 1.3.6, < 4.0)
terminal-table (~> 1.4)
- bson (4.0.0)
+ bson (4.0.1)
builder (3.2.2)
codeclimate-engine-rb (0.1.0)
virtus (~> 1.0)
coderay (1.1.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
+ colorize (0.7.7)
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
@@ -76,27 +75,27 @@
ice_nine (0.11.1)
json (1.8.3)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.8.2)
- minitest (5.8.3)
- mongo (2.2.1)
+ minitest (5.8.4)
+ mongo (2.2.2)
bson (~> 4.0)
- mongoid (5.0.1)
+ mongoid (5.0.2)
activemodel (~> 4.0)
mongo (~> 2.1)
origin (~> 2.1)
tzinfo (>= 0.3.37)
mongoid-rspec (3.0.0)
mongoid (~> 5.0)
rake
rspec (~> 3.3)
multi_json (1.11.2)
null-logger (0.1.0)
- origin (2.1.1)
- parser (2.2.3.0)
- ast (>= 1.1, < 3.0)
+ origin (2.2.0)
+ parser (2.3.0.2)
+ ast (~> 2.2)
polishgeeks-dev-tools (1.2.1)
brakeman
faker
haml-lint
mongoid-rspec
@@ -113,13 +112,13 @@
procto (0.0.2)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
- rainbow (2.0.0)
- rake (10.4.2)
- reek (3.7.1)
+ rainbow (2.1.0)
+ rake (10.5.0)
+ reek (3.8.1)
codeclimate-engine-rb (~> 0.1.0)
parser (~> 2.2, >= 2.2.2.5)
private_attr (~> 1.1)
rainbow (~> 2.0)
unparser (~> 0.2.2)
@@ -130,36 +129,35 @@
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
- rspec-mocks (3.4.0)
+ rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
- rubocop (0.35.1)
- astrolabe (~> 1.3)
- parser (>= 2.2.3.0, < 3.0)
+ rubocop (0.36.0)
+ parser (>= 2.3.0.0, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
- tins (<= 1.6.0)
ruby-progressbar (1.7.5)
ruby2ruby (2.2.0)
ruby_parser (~> 3.1)
sexp_processor (~> 4.0)
- ruby_parser (3.7.2)
+ ruby_parser (3.7.3)
sexp_processor (~> 4.1)
- rubycritic (2.3.0)
+ rubycritic (2.6.0)
+ colorize
flay (= 2.6.1)
flog (= 4.3.2)
parser (>= 2.2.0, < 3.0)
- reek (= 3.7.1)
+ reek (= 3.8.1)
virtus (~> 1.0)
safe_yaml (1.0.4)
- sass (3.4.20)
- sexp_processor (4.6.0)
+ sass (3.4.21)
+ sexp_processor (4.6.1)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
shoulda-context (1.2.1)
shoulda-matchers (2.8.0)
@@ -175,22 +173,21 @@
slop (3.6.0)
sysexits (1.2.0)
temple (0.7.6)
terminal-table (1.5.2)
thread_safe (0.3.5)
- tilt (2.0.1)
+ tilt (2.0.2)
timecop (0.8.0)
- tins (1.6.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
- unparser (0.2.4)
+ unparser (0.2.5)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
concord (~> 0.1.5)
diff-lcs (~> 1.2.5)
equalizer (~> 0.0.9)
- parser (~> 2.2.2)
+ parser (~> 2.3.0)
procto (~> 0.0.2)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
@@ -203,6 +200,6 @@
DEPENDENCIES
polishgeeks-dev-tools
worker-glass!
BUNDLED WITH
- 1.10.6
+ 1.11.2