Gemfile.lock in polishgeeks-dev-tools-1.3.1 vs Gemfile.lock in polishgeeks-dev-tools-1.3.2
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- polishgeeks-dev-tools (1.3.1)
+ polishgeeks-dev-tools (1.3.2)
brakeman
bundler-audit
faker
haml_lint
pry
@@ -24,34 +24,25 @@
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.4.0)
- ast (2.2.0)
+ ast (2.3.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.2.1)
- erubis (~> 2.6)
- haml (>= 3.0, < 5.0)
- highline (>= 1.6.20, < 2.0)
- ruby2ruby (~> 2.3.0)
- ruby_parser (~> 3.8.1)
- safe_yaml (>= 1.0)
- sass (~> 3.0)
- slim (>= 1.3.6, < 4.0)
- terminal-table (~> 1.4)
+ brakeman (3.3.2)
bundler-audit (0.5.0)
bundler (~> 1.2)
thor (~> 0.18)
codeclimate-engine-rb (0.3.1)
virtus (~> 1.0)
coderay (1.1.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
- colorize (0.7.7)
+ colorize (0.8.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.2.5)
docile (1.1.5)
equalizer (0.0.11)
@@ -70,28 +61,27 @@
haml_lint (0.17.1)
haml (~> 4.0)
rake (>= 10, < 12)
rubocop (>= 0.36.0)
sysexits (~> 1.1)
- highline (1.7.8)
i18n (0.7.0)
ice_nine (0.11.2)
json (1.8.3)
launchy (2.4.3)
addressable (~> 2.3)
method_source (0.8.2)
- minitest (5.8.4)
- parser (2.3.0.7)
+ minitest (5.9.0)
+ parser (2.3.1.0)
ast (~> 2.2)
powerpack (0.1.1)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rainbow (2.1.0)
rake (11.1.2)
- reek (4.0.1)
+ reek (4.0.2)
codeclimate-engine-rb (~> 0.3.1)
parser (~> 2.3, >= 2.3.0.6)
rainbow (~> 2.0)
rspec (3.4.0)
rspec-core (~> 3.4.0)
@@ -104,35 +94,30 @@
rspec-support (~> 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.39.0)
- parser (>= 2.3.0.7, < 3.0)
+ rubocop (0.40.0)
+ parser (>= 2.3.1.0, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
- rubocop-rspec (1.4.1)
- rubocop (= 0.39.0)
- ruby-progressbar (1.7.5)
- ruby2ruby (2.3.0)
- ruby_parser (~> 3.1)
- sexp_processor (~> 4.0)
- ruby_parser (3.8.1)
+ rubocop-rspec (1.5.0)
+ rubocop (>= 0.40.0)
+ ruby-progressbar (1.8.1)
+ ruby_parser (3.8.2)
sexp_processor (~> 4.1)
- rubycritic (2.9.0)
+ rubycritic (2.9.1)
colorize
flay (= 2.7.0)
flog (= 4.3.2)
launchy (= 2.4.3)
- parser (= 2.3.0.7)
- reek (= 4.0.1)
+ parser (= 2.3.1.0)
+ reek (= 4.0.2)
ruby_parser (~> 3.8)
virtus (~> 1.0)
- safe_yaml (1.0.4)
- sass (3.4.22)
sexp_processor (4.7.0)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
shoulda-context (1.2.1)
@@ -141,23 +126,18 @@
simplecov (0.11.2)
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)
- temple (0.7.6)
- terminal-table (1.5.2)
thor (0.19.1)
thread_safe (0.3.5)
- tilt (2.0.2)
+ tilt (2.0.5)
timecop (0.8.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
- unicode-display_width (1.0.3)
+ unicode-display_width (1.1.0)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)