Gemfile.lock in polishgeeks-dev-tools-1.3.2 vs Gemfile.lock in polishgeeks-dev-tools-1.4.0
- old
+ new
@@ -1,14 +1,13 @@
PATH
remote: .
specs:
- polishgeeks-dev-tools (1.3.2)
+ polishgeeks-dev-tools (1.4.0)
brakeman
bundler-audit
faker
haml_lint
- pry
rspec
rubocop
rubocop-rspec
rubycritic
shoulda
@@ -17,140 +16,139 @@
yard
GEM
remote: https://rubygems.org/
specs:
- activesupport (4.2.6)
+ activesupport (5.0.0.1)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
- json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
- thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- addressable (2.4.0)
+ addressable (2.5.0)
+ public_suffix (~> 2.0, >= 2.0.2)
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.3.2)
+ brakeman (3.4.1)
bundler-audit (0.5.0)
bundler (~> 1.2)
thor (~> 0.18)
- codeclimate-engine-rb (0.3.1)
+ byebug (9.0.6)
+ codeclimate-engine-rb (0.4.0)
virtus (~> 1.0)
- coderay (1.1.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
- colorize (0.8.0)
+ concurrent-ruby (1.0.2)
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)
erubis (2.7.0)
- faker (1.6.3)
+ faker (1.6.6)
i18n (~> 0.5)
- flay (2.7.0)
+ flay (2.8.1)
erubis (~> 2.7.0)
+ path_expander (~> 1.0)
ruby_parser (~> 3.0)
sexp_processor (~> 4.0)
- flog (4.3.2)
+ flog (4.4.0)
+ path_expander (~> 1.0)
ruby_parser (~> 3.1, > 3.1.0)
sexp_processor (~> 4.4)
haml (4.0.7)
tilt
- haml_lint (0.17.1)
+ haml_lint (0.18.4)
haml (~> 4.0)
rake (>= 10, < 12)
rubocop (>= 0.36.0)
sysexits (~> 1.1)
i18n (0.7.0)
ice_nine (0.11.2)
- json (1.8.3)
+ json (2.0.2)
launchy (2.4.3)
addressable (~> 2.3)
- method_source (0.8.2)
- minitest (5.9.0)
- parser (2.3.1.0)
+ minitest (5.9.1)
+ parser (2.3.1.4)
ast (~> 2.2)
+ path_expander (1.0.0)
powerpack (0.1.1)
- pry (0.10.3)
- coderay (~> 1.1.0)
- method_source (~> 0.8.1)
- slop (~> 3.4)
+ public_suffix (2.0.4)
rainbow (2.1.0)
- rake (11.1.2)
- reek (4.0.2)
- codeclimate-engine-rb (~> 0.3.1)
- parser (~> 2.3, >= 2.3.0.6)
+ rake (11.3.0)
+ reek (4.5.2)
+ codeclimate-engine-rb (~> 0.4.0)
+ parser (~> 2.3.1, >= 2.3.1.2)
rainbow (~> 2.0)
- rspec (3.4.0)
- rspec-core (~> 3.4.0)
- rspec-expectations (~> 3.4.0)
- rspec-mocks (~> 3.4.0)
- rspec-core (3.4.4)
- rspec-support (~> 3.4.0)
- rspec-expectations (3.4.0)
+ rspec (3.5.0)
+ rspec-core (~> 3.5.0)
+ rspec-expectations (~> 3.5.0)
+ rspec-mocks (~> 3.5.0)
+ rspec-core (3.5.4)
+ rspec-support (~> 3.5.0)
+ rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-mocks (3.4.1)
+ rspec-support (~> 3.5.0)
+ rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-support (3.4.1)
- rubocop (0.40.0)
- parser (>= 2.3.1.0, < 3.0)
+ rspec-support (~> 3.5.0)
+ rspec-support (3.5.0)
+ rubocop (0.45.0)
+ parser (>= 2.3.1.1, < 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.5.0)
- rubocop (>= 0.40.0)
+ rubocop-rspec (1.8.0)
+ rubocop (>= 0.42.0)
ruby-progressbar (1.8.1)
- ruby_parser (3.8.2)
+ ruby_parser (3.8.3)
sexp_processor (~> 4.1)
- rubycritic (2.9.1)
- colorize
- flay (= 2.7.0)
- flog (= 4.3.2)
+ rubycritic (3.1.0)
+ flay (~> 2.8)
+ flog (~> 4.4)
launchy (= 2.4.3)
- parser (= 2.3.1.0)
- reek (= 4.0.2)
+ parser (= 2.3.1.4)
+ rainbow
+ reek (~> 4.4)
ruby_parser (~> 3.8)
virtus (~> 1.0)
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)
+ shoulda-context (1.2.2)
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
- simplecov (0.11.2)
+ simplecov (0.12.0)
docile (~> 1.1.0)
- json (~> 1.8)
+ json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
- slop (3.6.0)
sysexits (1.2.0)
thor (0.19.1)
thread_safe (0.3.5)
tilt (2.0.5)
timecop (0.8.1)
tzinfo (1.2.2)
thread_safe (~> 0.1)
- unicode-display_width (1.1.0)
+ unicode-display_width (1.1.1)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
- yard (0.8.7.6)
+ yard (0.9.5)
PLATFORMS
ruby
DEPENDENCIES
bundler
+ byebug
polishgeeks-dev-tools!
rake
BUNDLED WITH
- 1.11.2
+ 1.13.6